NetBSD/sys/dev/ic
drochner eda73f204f The "mi" TGA driver. It's still not of much use on anything but alpha
because it depends on initialization by the firmware.
Further, an mi mmap() is needed...
1998-04-15 20:16:30 +00:00
..
ad1848reg.h
aha.c - Perform all necessary bus_dmamap_sync() operations. 1998-02-09 10:53:07 +00:00
ahareg.h - Perform all necessary bus_dmamap_sync() operations. 1998-02-09 10:53:07 +00:00
ahavar.h - Perform all necessary bus_dmamap_sync() operations. 1998-02-09 10:53:07 +00:00
aic7xxx.c Use bus-dma functions. 1998-03-16 15:36:17 +00:00
aic7xxxreg.h
aic7xxxvar.h Use bus-dma functions. 1998-03-16 15:36:17 +00:00
aic6360.c Don't include <machine/pio.h> and <dev/isa/isavar.h>. Instead, 1998-01-13 03:31:42 +00:00
aic6360reg.h From Enami Tsugutomo: Busify and split the aic6360 driver. 1997-10-06 19:49:17 +00:00
aic6360var.h Remove interrupt handler cookie from aic_softc. 1997-10-16 22:57:02 +00:00
am7930.c Replace direct `sparc_bus_map()' calls with bus space map method. 1998-03-30 14:21:38 +00:00
am7930reg.h
am7930var.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
am7990.c Oops; make the table const. 1998-03-29 22:36:42 +00:00
am7990reg.h
am7990var.h Adjust for config changes. 1998-01-12 09:23:08 +00:00
bha.c - Perform all necessary bus_dmamap_sync() operations. 1998-02-06 23:06:44 +00:00
bhareg.h - Perform all necessary bus_dmamap_sync() operations. 1998-02-06 23:06:44 +00:00
bhavar.h - Perform all necessary bus_dmamap_sync() operations. 1998-02-06 23:06:44 +00:00
bt485reg.h The "mi" TGA driver. It's still not of much use on anything but alpha 1998-04-15 20:16:30 +00:00
cd1400reg.h
com.c Move the code to wait for carrier on a tty into a common function, since it 1998-03-22 00:55:37 +00:00
comreg.h Add 16650 hardware flowcontrol support. Basically PR 3844 from 1997-10-19 14:26:16 +00:00
comvar.h change #ifdefs keying on "alpha" to key on "__NO_SOFT_SERIAL_INTERRUPT" 1998-02-02 23:01:02 +00:00
cs4231reg.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
cy.c Fix error in previous change. 1998-03-22 19:36:52 +00:00
cyreg.h
cyvar.h
dc21040reg.h Remove some duplicate definitions. 1998-02-27 13:17:25 +00:00
dp8390.c Fudge the start of the data pointer of the first mbuf in the chain when 1998-01-27 23:26:21 +00:00
dp8390reg.h
dp8390var.h is790 u_char -> int. 1997-11-05 07:15:42 +00:00
ds.h
elink3.c For the Rx:Tx split message change "(undefined)" to "3:5". 1998-03-04 18:10:03 +00:00
elink3reg.h
elink3var.h Add and/or update rnd_*() hooks 1997-10-15 05:55:13 +00:00
hayespreg.h
i8042reg.h Don't define absolute ISA addresses here but offsets into the 1998-01-18 14:41:37 +00:00
i8237reg.h
i8253reg.h define offsets into "register window" instead of absolute ISA addresses 1998-01-19 11:38:00 +00:00
i82365.c move pcic_wait_ready from i82365var.h to i82365.c 1998-02-01 23:36:23 +00:00
i82365reg.h Pull marc-pcmcia branch down to trunk. 1997-10-16 23:18:18 +00:00
i82365var.h move pcic_wait_ready to i82365.c 1998-02-01 23:33:51 +00:00
i82586.c Remove `NEW_I82586' 1998-02-28 01:14:57 +00:00
i82586reg.h Remove `_NEW_I82586' tag; all drivers using this file have been converted. 1998-02-28 01:07:45 +00:00
i82586var.h Move "async command" state in here. 1998-01-15 16:08:32 +00:00
i82595reg.h
ics2101reg.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
intersil7170.h
interwave.c Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
interwavereg.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
interwavevar.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
isp.c some minor debug printout changes 1998-03-24 23:37:53 +00:00
ispmbox.h A little cleanup and print more error messages. 1997-09-29 01:41:30 +00:00
ispreg.h new async code defined 1997-12-05 19:40:35 +00:00
ispvar.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
lemac.c Didn't compile: add variable `bit' removed by mycroft. 1998-03-30 10:35:03 +00:00
lemacreg.h
lemacvar.h Add and/or update rnd_*() hooks 1997-10-15 05:55:13 +00:00
lpt.c Implement a flag to indicate that the driver attached correctly. 1998-02-02 22:54:55 +00:00
lptreg.h
lptvar.h Implement a flag to indicate that the driver attached correctly. 1998-02-02 22:54:55 +00:00
mb86960.c Oops; make the table const. 1998-03-29 22:36:42 +00:00
mb86960reg.h fix typo 1998-03-23 16:57:21 +00:00
mb86960var.h Split Fujitsu MB9696x based ethernet card driver into bus 1998-03-22 04:25:36 +00:00
mc146818reg.h
midway.c Adjust for config changes. 1998-01-12 09:23:08 +00:00
midwayreg.h
midwayvar.h
ncr53c9x.c * Make sure the `ECB_NEXUS' flag accurately reflects the existence of 1998-01-31 23:37:51 +00:00
ncr53c9xreg.h
ncr53c9xvar.h Copyright assigned to The NetBSD Foundation. 1997-10-05 18:26:38 +00:00
ncr5380.doc RCSID Police. 1998-01-05 07:31:05 +00:00
ncr5380reg.h
ncr5380sbc.c Fix typo in a trace message expression. 1997-12-12 22:44:26 +00:00
ncr5380var.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ne2000.c Change "__BUS_SPACE_NEED_STREAM_METHODS" to "__BUS_SPACE_HAS_STREAM_METHODS". 1998-02-04 14:13:40 +00:00
ne2000reg.h Pull down from marc-pcmcia branch: Common code used by NE2000 and compatible 1997-10-14 22:54:09 +00:00
ne2000var.h Pull down from marc-pcmcia branch: Common code used by NE2000 and compatible 1997-10-14 22:54:09 +00:00
nec765reg.h
ns16450reg.h Cosmetic change; delete one space character. 1997-10-03 16:40:35 +00:00
ns16550reg.h
pdq.c Fix problem with promicuously received packets. (ie. give them to bpf 1998-04-07 13:32:06 +00:00
pdq_ifsubr.c Fix problem with promicuously received packets. (ie. give them to bpf 1998-04-07 13:32:06 +00:00
pdqreg.h Fix problem with promicuously received packets. (ie. give them to bpf 1998-04-07 13:32:06 +00:00
pdqvar.h Fix problem with promicuously received packets. (ie. give them to bpf 1998-04-07 13:32:06 +00:00
smc90cx6.c Adjust for config changes. 1998-01-12 09:23:08 +00:00
smc90cx6reg.h
smc91cxx.c Adjust for config changes. 1998-01-12 09:23:08 +00:00
smc91cxxreg.h Pull the SMC91Cxx single-chip Ethernet driver core down from the marc-pcmcia 1997-09-02 00:10:55 +00:00
smc91cxxvar.h Add and/or update rnd_*() hooks 1997-10-15 05:55:13 +00:00
smc93cx6.c
smc93cx6var.h
st16650reg.h Add 16650 hardware flowcontrol support. Basically PR 3844 from 1997-10-19 14:26:25 +00:00
tms320av110.c Dont waste time in delay()s... else we won't finish in time to get our first 1997-10-20 19:07:59 +00:00
tms320av110reg.h TMS320AV110 (mpeg layer 2 decoder chip) and ZBUS Melody board, which uses it. 1997-10-16 23:58:10 +00:00
tms320av110var.h TMS320AV110 (mpeg layer 2 decoder chip) and ZBUS Melody board, which uses it. 1997-10-16 23:58:10 +00:00
uha.c - Perform all necessary bus_dmamap_sync() operations. 1998-02-17 03:02:30 +00:00
uhareg.h - Perform all necessary bus_dmamap_sync() operations. 1998-02-17 03:02:30 +00:00
uhavar.h - Perform all necessary bus_dmamap_sync() operations. 1998-02-17 03:02:30 +00:00
vga.c Avoid namespace pollution. 1998-04-07 16:35:42 +00:00
vga_subr.c initial import of VGA driver backend for use with the new wscons code 1998-03-22 15:11:49 +00:00
vgareg.h initial import of VGA driver backend for use with the new wscons code 1998-03-22 15:11:49 +00:00
vgavar.h initial import of VGA driver backend for use with the new wscons code 1998-03-22 15:11:49 +00:00
wdc.c Add hooks to make exclusive hardware locking possible. This is necessary 1998-04-07 19:51:57 +00:00
wdcreg.h Various cleanups and bug fixes to the wdc/wd code: 1998-01-14 23:41:59 +00:00
wdcvar.h Add hooks to make exclusive hardware locking possible. This is necessary 1998-04-07 19:51:57 +00:00
z8530.doc
z8530reg.h
z8530sc.c Read up to 32 bytes. The ESCC *needs* 8, and it doesn't hurt to leave some 1998-03-22 02:36:02 +00:00
z8530sc.h Eliminate cs_heldchar. It is not necessary in my version of the driver. 1998-03-30 02:41:21 +00:00
z8530tty.c Eliminate cs_heldchar. It is not necessary in my version of the driver. 1998-03-30 02:41:21 +00:00