NetBSD/sys/arch/i386/isa
mycroft 10466baa67 npxexit() doesn't need its arg. 1994-04-05 17:57:02 +00:00
..
ic Add mouse gunk. 1994-03-02 08:02:27 +00:00
pcvt Clean up #includes. 1994-04-03 22:50:14 +00:00
TODO
aha1542.c New SCSI system, based on Julian's more recent work. 1994-03-29 04:30:15 +00:00
aha1742.c Increase ahb_send_mbox timeout. 1994-04-05 08:53:00 +00:00
ast.c astprobe(): Set ia_iosize. 1994-03-29 06:58:29 +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 New SCSI system, based on Julian's more recent work. 1994-03-29 04:30:15 +00:00
clock.c Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
clock.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
clockreg.h Renamed from clock.h. 1993-09-24 09:04:56 +00:00
com.c Updates for new autoconfig. 1994-03-29 04:35:37 +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 New version from me. 1994-03-29 04:32:39 +00:00
fdreg.h Fix some constants in preparation for my new driver. 1994-03-10 18:10:41 +00:00
icu.c.old New i386 code. 1993-09-14 17:28:06 +00:00
icu.h need highmask to be extern'd. 1994-03-13 00:46:04 +00:00
icu.s Reorder AST check. 1994-03-25 00:45:42 +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 Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
if_edreg.h Add 8003W and 8003EB, per David Greenman. 1994-03-02 22:47:36 +00:00
if_el.c Updates for new autoconfig. 1994-03-29 04:35:37 +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 Updates for new autoconfig. 1994-03-29 04:35:37 +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 Some patches from Rafal Boni to fix egregious 3C507 mistakes. 1994-03-31 06:16:35 +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 Updates for new autoconfig. 1994-03-29 04:35:37 +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 Turn off special mask mode by default. It is clearly not supported enough. 1993-12-05 11:20:09 +00:00
isa.c Clean up #includes. 1994-04-03 22:50:14 +00:00
isa.h New autoconfig mechanism. Hacked at the moment to use old config(8), but 1994-03-29 04:34:18 +00:00
isa_device.h New autoconfig mechanism. Hacked at the moment to use old config(8), but 1994-03-29 04:34:18 +00:00
isavar.h Minor changes. 1994-03-30 18:35:11 +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 Minor fix to attach messages. 1994-03-30 00:54:43 +00:00
lpt.c Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
lptreg.h Combined version from magnum branch. Somewhat faster and less buggy. 1994-02-18 19:50:56 +00:00
mcd.c Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
mcdreg.h Fix copyright. No code by G. Clark left. 1994-02-21 15:23:59 +00:00
mms.c Minor fix to attach messages. 1994-03-30 00:54:43 +00:00
npx.c npxexit() doesn't need its arg. 1994-04-05 17:57:02 +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 Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
pms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
rtc.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
sb.c Updates for new autoconfig. 1994-03-29 04:35:37 +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 Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
timerreg.h
ultra14f.c New SCSI system, based on Julian's more recent work. 1994-03-29 04:30:15 +00:00
vector.s Minor code cleanup. 1994-04-02 08:04:26 +00:00
wd.c Turn off the timeout debugging info by default. 1994-03-30 04:58:32 +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 New version from Sergey Ryzhkov and Serge Vakulenko. 1994-03-29 04:32:12 +00:00
wtreg.h New version from Sergey Ryzhkov and Serge Vakulenko. 1994-03-29 04:32:12 +00:00