NetBSD/sys/dev/isapnp
thorpej 6ea0ab26e2 Don't reference functions defined in isadma.c if we don't have to,
since we might not have any ISA DMA-using devices configured, thus
isadma.c won't be compiled.  Fixes a problem reported by Kevin Lahey.

Also, since there are only 8 DMA channels, don't bother checking
DRQs 8 - 15.
1998-04-15 01:53:47 +00:00
..
aic_isapnp.c ISAPnP attachment for aic6360 (tested with AHA-1520B). 1998-03-29 08:11:50 +00:00
com_isapnp.c Add another 56K modem. 1998-02-25 13:18:50 +00:00
files.isapnp Attach aic at isapnp. 1998-03-29 08:13:43 +00:00
gus_isapnp.c Adjust for config changes. 1998-01-12 09:23:08 +00:00
if_ep_isapnp.c Don't initialize softc's space tags/handles until isapnp_config() has 1997-12-17 01:31:59 +00:00
if_le_isapnp.c Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to 1998-02-04 00:38:50 +00:00
if_levar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:43:45 +00:00
if_ne_isapnp.c Don't initialize softc's space tags/handles until isapnp_config() has 1997-12-17 01:31:59 +00:00
isapnp.c Don't reference functions defined in isadma.c if we don't have to, 1998-04-15 01:53:47 +00:00
isapnpdebug.c add support for compatible device IDs 1997-08-03 08:12:21 +00:00
isapnpreg.h add symbol for LFSR length 1997-08-12 07:34:34 +00:00
isapnpres.c increase maximum resource ROM read delay to 1 ms (slow EEPROMS) 1997-11-20 06:41:13 +00:00
isapnpvar.h DTRT with level and edge interrupts: 1997-10-28 21:27:55 +00:00
sb_isapnp.c Remove the stuff that was apparently not intended for commit in the 1998-04-13 22:18:03 +00:00
wdc_isapnp.c Don't hardcode the interrupt type; use what the pnp config provided to us. 1998-01-31 21:31:35 +00:00