NetBSD/sys/arch/i386/isa
mycroft fc844e1797 Style nits. 1994-04-26 03:43:26 +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 add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
aha1542.c Clean up the TUNE_1542 code. 1994-04-21 03:37:19 +00:00
aha1742.c Change structure member names. 1994-04-20 22:39:33 +00:00
aic6360.c Style nits. 1994-04-26 03:43:26 +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 Don't need isa.h. 1994-04-24 01:29:56 +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 Rename two files. 1994-04-24 01:34:05 +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 allow MDMBUF flags to be set (oops) 1994-04-10 10:29:06 +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 Rename two files. 1994-04-24 01:34:05 +00:00
dmareg.h Separate DMA functions. 1994-04-22 22:58:50 +00:00
dmavar.h Separate DMA functions. 1994-04-22 22:58:50 +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 Separate DMA functions. 1994-04-22 22:58:50 +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 Don't barf on inet without ether. 1994-04-25 04:59:24 +00:00
if_ed.c Don't need isa.h. 1994-04-24 01:29:56 +00:00
if_edreg.h Patches from David Greenman to eliminate magic constants and add delays when 1994-04-14 03:54:07 +00:00
if_el.c Don't need isa.h. 1994-04-24 01:29:56 +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 bit better now, fixes from me & charles. squishy squishy squishy. HI ADAM! 1994-04-24 02:48:10 +00:00
if_epreg.h support multicast and promiscious mode 1994-04-15 10:51:28 +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 Separate DMA functions. 1994-04-22 22:58:50 +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 Implement intr_disestablish(). 1994-04-25 22:12:14 +00:00
isa.c Rename two files. 1994-04-24 01:34:05 +00:00
isa.h Still need this for config for now. 1994-04-24 01:39:11 +00:00
isa_device.h Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
isareg.h Rename two files. 1994-04-24 01:34:05 +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 Don't need isa.h. 1994-04-22 23:02:40 +00:00
lptreg.h Combined version from magnum branch. Somewhat faster and less buggy. 1994-02-18 19:50:56 +00:00
mcd.c Don't need isa.h. 1994-04-22 23:02:40 +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 Rename two files. 1994-04-24 01:34:05 +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 Rename two files. 1994-04-24 01:34:05 +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 Don't need isa.h. 1994-04-24 01:29:56 +00:00
sbreg.h Updates for new autoconfig. 1994-03-29 04:35:37 +00:00
spkr.c Fix an #include. 1994-04-24 04:44:16 +00:00
spkrreg.h Rename two files. 1994-04-24 01:34:05 +00:00
timerreg.h Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY(). 1993-06-15 21:37:14 +00:00
ultra14f.c Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. 1994-04-07 06:48:19 +00:00
vector.s Only report `stray' interrupts if DEBUG, since they occur normally. 1994-04-18 22:23:32 +00:00
wd.c Fix uninitialized pointer, pointed out by Michael VanLoon. 1994-04-25 03:16:03 +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 Separate DMA functions. 1994-04-22 22:58:50 +00:00
wtreg.h New version from Sergey Ryzhkov and Serge Vakulenko. 1994-03-29 04:32:12 +00:00