NetBSD/sys/dev/tc
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
..
Makefile add ability to define TCVERBOSE, and get "human names" about "known" 1996-03-02 01:16:47 +00:00
asc.c Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-18 01:39:47 +00:00
clockvar.h clean up clock handling: clock drivers are now seperate from the 1996-04-17 22:01:16 +00:00
devlist2h.awk split device info into driver name and human readable description. 1996-03-05 23:15:05 +00:00
files.tc Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +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
if_le_ioasic.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
if_le_tc.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
if_levar.h Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
ioasicvar.h Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-17 21:37:45 +00:00
mcclockvar.h fix copyrights 1996-04-17 22:22:32 +00:00
tc.c fix printf bogon (need : and space) 1996-04-29 16:06:38 +00:00
tcdevs add a bunch of device IDs & driver names & descriptions, thanks to 1996-03-05 23:15:59 +00:00
tcdevs.h regen 1996-03-05 23:16:20 +00:00
tcdevs_data.h regen 1996-03-05 23:16:20 +00:00
tcreg.h machine-independent TurboChannel bus configuration. These files 1995-12-20 00:48:32 +00:00
tcvar.h Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-17 21:37:45 +00:00