NetBSD/sys/dev/dec
thorpej 13e808bbd8 Make the MI LANCE driver standalone, and use cfattach to resolve
naming conflicts between bus attachments on ports that can have
multiple instances of the LANCE.

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 02:24:54 +00:00
..
qbus Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
clockvar.h clean up clock handling: clock drivers are now seperate from the 1996-04-17 22:01:16 +00:00
if_le_dec.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
lk201.h Initialization and keymapping code for DEC LK-201 and successor keyboards, 1995-09-11 21:23:07 +00:00
mcclock.c fix copyrights 1996-04-17 22:22:32 +00:00
mcclock_pad32.c fix copyrights 1996-04-17 22:22:32 +00:00
mcclock_pad32.h fix copyrights 1996-04-17 22:22:32 +00:00
mcclockvar.h fix copyrights 1996-04-17 22:22:32 +00:00