NetBSD/sys/arch/i386/isa
mycroft 47e48d20f0 Fix another memory corruption bug. 1994-04-10 01:17:38 +00:00
..
ic Add mouse gunk. 1994-03-02 08:02:27 +00:00
pcvt Fix another memory corruption bug. 1994-04-10 01:17:38 +00:00
TODO
aha1542.c Fix return values from some interrupt routines. 1994-04-08 18:22:15 +00:00
aha1742.c Fix return values from some interrupt routines. 1994-04-08 18:22:15 +00:00
ast.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
bsd_audio.c LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
bsd_audiovar.h LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
bt742a.c Fix return values from some interrupt routines. 1994-04-08 18:22:15 +00:00
clock.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
clock.h
clockreg.h Renamed from clock.h. 1993-09-24 09:04:56 +00:00
com.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
comreg.h Major cleanup and many bugs fixed; based in part on Brad Huntting's version 1994-03-08 08:12:56 +00:00
cy.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
debug.h Minor code cleanup. 1994-04-02 08:04:26 +00:00
dma.c Add at_setup_dmachan(). Minor cleanup. 1993-10-22 20:24:14 +00:00
elink.c Add copyright notices. 1994-02-16 19:28:19 +00:00
elink.h Add copyright notices. 1994-02-16 19:28:19 +00:00
fd.c Deal with 2.88MB disk drives, but pretend they are 1.44MB for now. 1994-04-09 02:57:14 +00:00
fdreg.h Fix some constants in preparation for my new driver. 1994-03-10 18:10:41 +00:00
icu.h Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
icu.s Small performance tweaks. 1994-04-08 20:46:18 +00:00
icureg.h New i386 code. 1993-09-14 17:28:06 +00:00
icuvar.h New i386 code. 1993-09-14 17:28:06 +00:00
if_ed.c Return correct values from edintr(). 1994-04-08 17:16:39 +00:00
if_edreg.h Add 8003W and 8003EB, per David Greenman. 1994-03-02 22:47:36 +00:00
if_el.c Fix return values from some interrupt routines. 1994-04-08 18:22:15 +00:00
if_elreg.h Clean up a bit more; make it look like other drivers. Remove SIOCGIFADDR. 1994-03-01 05:41:26 +00:00
if_ep.c Fix return fro isa_epprobe(). 1994-04-08 17:58:47 +00:00
if_epreg.h Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
if_hp.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
if_ie.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
if_ie507.h Some patches from Rafal Boni to fix egregious 3C507 mistakes. 1994-03-31 06:16:35 +00:00
if_ieatt.h A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_is.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
if_isreg.h Add NE2100 and multicast support, and clean up some formatting. 1994-02-15 00:46:16 +00:00
intr.c splbio() should also block timeouts. 1994-04-07 17:00:55 +00:00
isa.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
isa.h Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
isa_device.h Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
isavar.h Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
kbdreg.h Add code to set the translation table number, but disabled for now. 1994-03-02 04:38:26 +00:00
lms.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
lpt.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
lptreg.h Combined version from magnum branch. Somewhat faster and less buggy. 1994-02-18 19:50:56 +00:00
mcd.c Small fix to attach message. 1994-04-08 18:57:24 +00:00
mcdreg.h Fix copyright. No code by G. Clark left. 1994-02-21 15:23:59 +00:00
mms.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
npx.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
nvram.h clock.c: Finish conversion. Make rtcput() work if VRT bit not set. Speed up 1993-09-24 08:49:21 +00:00
pccons.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
pms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
rtc.h Deal with 2.88MB disk drives, but pretend they are 1.44MB for now. 1994-04-09 02:57:14 +00:00
sb.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
sbreg.h Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
spkr.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
spkr_reg.h
timerreg.h
ultra14f.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
vector.s Macroize some more constants. 1994-04-07 17:34:20 +00:00
wd.c Don't print a duplicate message about stray interrupts. 1994-04-09 03:43:36 +00:00
wd7000.c Put controller target in scsi_switch. 1994-03-25 07:38:51 +00:00
wdreg.h Cleanup to fit standard coding conventions, and *many* bugs fixed. 1994-03-10 05:18:33 +00:00
wt.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
wtreg.h New version from Sergey Ryzhkov and Serge Vakulenko. 1994-03-29 04:32:12 +00:00