NetBSD/sys/arch/i386/isa
cgd 3f787778b2 LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
both should work with both old- and new-config i386 trees.
Some notes:
	bsd_audio.c has dependencies on the soundblaster.  This should
		be fixed, so that it can be used for the PC speaker
		(when its driver has been modified), as well.
	sb.c needs some cleanup, and will have sections trimmed, eventually
		(when new config becomse standard for i386).  additionally,
		the SBPro support needs some cleanup.
1994-01-09 19:35:00 +00:00
..
ic A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
TODO
aha1542.c Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
aha1742.c Use KERNBASE, not 0xfe000000. 1994-01-03 23:53: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 small cleanup 1994-01-05 13:38:57 +00:00
clock.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +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 Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
comreg.h
cy.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
debug.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
dma.c Add at_setup_dmachan(). Minor cleanup. 1993-10-22 20:24:14 +00:00
fd.c Use cpufunc.h only where (currently) needed. 1993-12-20 09:11:38 +00:00
fdreg.h
icu.c.old New i386 code. 1993-09-14 17:28:06 +00:00
icu.h From magnum branch: 1993-12-17 00:10:06 +00:00
icu.s From magnum branch: 1993-12-17 00:10:06 +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_ec.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_ec.h
if_ed.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_edreg.h * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +00:00
if_ep.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_epreg.h Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charles 1993-12-14 04:26:45 +00:00
if_hp.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_ie.c A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_ie507.h A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +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 Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_isreg.h Latest version of isolan driver. 1993-10-25 03:30:54 +00:00
if_ne.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_nereg.h
if_we.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_wereg.h
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 Use cpufunc.h only where (currently) needed. 1993-12-20 09:11:38 +00:00
isa.h Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
isa_device.h Declare find_isadev() function. 1993-08-28 00:13:55 +00:00
isavar.h Add MADDRUNK. 1993-10-26 12:16:35 +00:00
kbd.h Added keyboard typematic rate adjustment ioctl. Rudimentary support for 1993-09-28 03:25:01 +00:00
kbdreg.h Add KBR_EXTENDED. 1993-10-17 14:04:15 +00:00
lms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
lpa.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
lpt.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
lptreg.h
mcd.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
mcdreg.h added two copyright strings at the request of Gary Clark II 1993-11-17 12:22:50 +00:00
mms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
npx.c Inline all the [lr]cr[023]() `functions' in cpufunc.h. 1994-01-03 16:21:48 +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 Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +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 LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
sbreg.h LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
spkr.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +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 Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
vector.s Clean up trap handling and macroize interrupt entry and exit code. From 1993-12-19 06:58:12 +00:00
wd.c Inline all the [lr]cr[023]() `functions' in cpufunc.h. 1994-01-03 16:23:06 +00:00
wd7000.c Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
wdreg.h
wt.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
wtreg.h