NetBSD/sys/dev/ic
thorpej 15354e899c Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit.  Updated interface to (*if_watchdog)() and (*if_reset)()
to take a struct ifnet *, rather than a unit number.
1996-05-07 01:55:13 +00:00
..
ad1848reg.h add support for cs4231 1995-07-07 02:11:45 +00:00
aic7xxx.c Eliminate random warnings. 1996-03-29 00:24:58 +00:00
aic7xxxvar.h Eliminate random warnings. 1996-03-29 00:24:58 +00:00
aic6360.c - prototype fixes 1996-04-29 20:02:32 +00:00
am7930.c Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
am7930reg.h AMD9730 telephony chip (used to be sparc/dev/bsd_audioreg.h). 1995-04-24 19:17:17 +00:00
am7930var.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
am7990.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:38:35 +00:00
am7990reg.h LANCE register definitions, plus some utility macros for the machine- 1995-04-11 04:17:50 +00:00
am7990var.h Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:38:35 +00:00
cd1400reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
com.c Move comintr() prototype to comvar.h; needed by the multi-port cards. 1996-05-05 19:50:44 +00:00
comreg.h Document this file better, mostly from John Vinopal 1996-02-05 23:01:50 +00:00
comvar.h Move comintr() prototype to comvar.h; needed by the multi-port cards. 1996-05-05 19:50:44 +00:00
cs4231reg.h Remove incorrect comment. From Mike Long, PR 1277. 1996-02-16 08:12:33 +00:00
dc21040reg.h merge latest Thomas version with our minimal changes 1995-12-23 06:22:46 +00:00
dp8390reg.h Take endianness into account in ed_ring. 1995-04-12 16:12:42 +00:00
elink3.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:43:13 +00:00
elink3reg.h Convert the Etherlink III (ep) driver to use <machine/bus.h>. 1996-04-30 22:29:56 +00:00
elink3var.h Move epstop prototype to the header file. 1996-05-03 19:08:47 +00:00
hayespreg.h Hayes ESP register definition 1996-02-10 20:23:40 +00:00
i8042reg.h Add constants for some keyboard controller commands. 1995-04-21 09:16:16 +00:00
i8237reg.h Add bit definition for auto-initialize mode. 1996-03-01 22:27:09 +00:00
i8253reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
i82586reg.h Rename a few constants to match the chip documentation. 1995-04-04 01:59:28 +00:00
i82595reg.h Add "iy" driver for Ethernet ISA boards using the Intel i82595 chip, e.g. 1996-05-06 21:36:51 +00:00
ics2101reg.h Fix error in copyright notice 1996-02-05 02:18:48 +00:00
lpt.c - Fix gcc -Wall warnings 1996-04-29 20:30:48 +00:00
lptreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
lptvar.h - Fix gcc -Wall warnings 1996-04-29 20:30:48 +00:00
mb86960.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:55:13 +00:00
mb86960reg.h Add Masahiro SEKIGUCHI's MB8696[05] driver, ported, with some additional 1995-05-01 02:47:07 +00:00
mb86960var.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:55:13 +00:00
mc146818reg.h machine-independent definitions for the Motorola MC146818A Real Time Clock 1995-05-04 19:31:18 +00:00
ncr5380.doc Switch to David Jones' new machine-independent NCR5380 driver. It's been 1996-01-01 22:24:30 +00:00
ncr5380reg.h Switch to David Jones' new machine-independent NCR5380 driver. It's been 1996-01-01 22:24:30 +00:00
ncr5380sbc.c Deal with devices that are slow to get off the bus. 1996-03-18 23:09:02 +00:00
ncr5380var.h Replace DEBUG with NCR5380_DEBUG and do not define it by default. 1996-03-01 01:42:04 +00:00
nec765reg.h Correct NE7CMD_FORMAT command (from John Kohl; PR#1637). 1995-10-20 00:02:20 +00:00
ns16450reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
ns16550reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
pdq.c Resolve conflicts from merge. 1996-03-11 21:41:28 +00:00
pdq_ifsubr.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:43:13 +00:00
pdqreg.h Resolve conflicts from merge. 1996-03-11 21:41:28 +00:00
pdqvar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:43:13 +00:00
smc90cx6.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:43:13 +00:00
smc90cx6reg.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
wdcreg.h KERNEL -> _KERNEL. 1995-03-29 21:56:46 +00:00
z8530.doc Reorganized, machine-independent z8530 driver, based on the sparc/sun3 zs. 1996-01-24 01:07:21 +00:00
z8530reg.h Move struct definitions to MD code. 1996-01-24 19:21:40 +00:00
z8530sc.c Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
z8530sc.h Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
z8530tty.c Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
z8530var.h Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00