NetBSD/sys/arch/i386/isa
mycroft 260ddbefb7 Rearrange ed_init() slightly, to better correspond to the National manual.
Optimize ed_rint() slightly in the case of multiple packets.  (Avoid an outb
and an inb for each packet).
1994-10-23 23:24:56 +00:00
..
ic
pcvt Add some delays to save the Gateway (lose, lose) keyboard controllers. 1994-09-18 19:33:11 +00:00
TODO
aha1542.c Fix the DMA setup. 1994-07-27 13:10:33 +00:00
aha1742.c Disable EISA reset, for now. 1994-08-22 21:53:23 +00:00
aic6360.c change, requested by Jarle Greipsland 1994-10-17 00:08:29 +00:00
ast.c Slight optimization, and don't go bonkers if one of the sub-devices is not 1994-08-14 14:13:25 +00:00
bsd_audio.c Don't need isa.h. 1994-04-24 01:29:56 +00:00
bsd_audiovar.h
bt742a.c Add some missing newlines in the attach messages. 1994-07-31 18:25:50 +00:00
clock.c Don't allow the clock chip to be reset if the time hasn't been initialized. 1994-07-25 00:19:47 +00:00
clock.h
clockreg.h
com.c Only reset FIFO if changing baud rate. From John Kohl (slightly edited). 1994-09-16 02:50:39 +00:00
comreg.h
cy.c MIN --> min 1994-05-24 07:31:12 +00:00
debug.h
dma.c quiet compiler warnings 1994-05-23 03:02:13 +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
elink.h
fd.c Print a single `soft error' message when an operation was retried and 1994-10-20 04:46:17 +00:00
fdreg.h
icu.h Clean up a little. 1994-10-01 03:42:59 +00:00
icu.s Change a btrl to btl. The use of btrl is no longer necessary. 1994-07-22 07:52:50 +00:00
if_ed.c Rearrange ed_init() slightly, to better correspond to the National manual. 1994-10-23 23:24:56 +00:00
if_edreg.h Fix the packet length correction for buggy chips so that it actually works, 1994-10-23 21:22:13 +00:00
if_eg.c fix debugging stuff, from dean 1994-08-25 20:18:25 +00:00
if_egreg.h add `eg' driver for the 3c505 by <dean@fsa.ca> 1994-08-23 17:59:33 +00:00
if_el.c Use ether_ifattach() rather than doing the same thing in each driver. 1994-05-13 06:13:43 +00:00
if_elreg.h
if_ep.c Missed an iobase that should be u_short. 1994-09-05 00:21:40 +00:00
if_epreg.h Make the EISA reset code like the other drivers. 1994-07-28 08:44:47 +00:00
if_hp.c
if_ie.c Bug fixes from Rafal Boni: 1994-10-18 13:40:30 +00:00
if_ie507.h
if_ieatt.h
if_le.c Correct multicast filter calculation. 1994-10-09 21:19:04 +00:00
if_lereg.h Rename flags; clean up a bit. 1994-07-05 21:20:20 +00:00
intr.c Completely redo the way masks are calculated, and make splimp() correct in the 1994-05-05 16:05:57 +00:00
isa.c Remove unneeded #includes. 1994-10-09 15:06:23 +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 Add IO_PPI. 1994-10-01 03:52:46 +00:00
isavar.h Add IRQUNK. 1994-07-27 01:50:15 +00:00
kbdreg.h
lms.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
lpt.c b_un.b_addr -> b_data 1994-06-16 01:07:30 +00:00
lptreg.h
mcd.c move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS. 1994-10-14 18:26:22 +00:00
mcdreg.h
mms.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
npx.c nice little colons 1994-06-28 07:55:25 +00:00
nvram.h
pccons.c Wait on the correct bit in the lower half of kbc_get8042cmd(); and some other 1994-10-16 15:46:13 +00:00
pms.c Fix various bugs, from Duncan McEwan and John Kohl. 1994-07-19 05:08:55 +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
rtfps.c Add multiplexer for RT 4-port serial cards. 1994-08-07 10:45:53 +00:00
sb.c Don't need isa.h. 1994-04-24 01:29:56 +00:00
sbreg.h Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe. 1994-09-16 23:48:22 +00:00
spkr.c b_un.b_addr -> b_data 1994-06-16 01:07:30 +00:00
spkrreg.h Rename two files. 1994-04-24 01:34:05 +00:00
timerreg.h
ultra14f.c Disable EISA reset, for now. 1994-08-22 21:53:23 +00:00
vector.s Oops; slight optimization to the previous. 1994-10-09 18:10:55 +00:00
wd.c Be careful not to stack multiple timeouts. 1994-10-20 19:22:01 +00:00
wd7000.c b_un.b_addr -> b_data 1994-06-16 01:07:30 +00:00
wdreg.h Fix typo in WDCS_BITS. 1994-08-22 21:43:35 +00:00
wt.c Add missing splbio()s, pointed out by Gene Stark. 1994-07-25 04:29:56 +00:00
wtreg.h