NetBSD/sys/dev/tc
cgd c0251e2a9d (1) rename some structures & structure members, for consistency with
planned changes in other sections of code.
(2) expands the use of config_found() in tcattach() in-line, so that
    tcsubmatch can be invoked there, rather than being invoked by
    individual drivers.
(3) tcbus_attach_args now includes a turbochannel speed flag.
(4) compare a string in tcbus_attach_args against tc bus driver name,
    to better allow attachment of multiple busses to the same parent.
1996-02-26 23:38:38 +00:00
..
asc.c Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-02-02 02:33:34 +00:00
clockvar.h sync with my current Alpha sources 1995-06-28 02:44:51 +00:00
files.tc files file to define 'tcbus' attribute, to which 'tc's attach. 1995-12-20 00:54:18 +00:00
if_le.c (1) rename some structures & structure members, for consistency with 1996-02-26 23:38:38 +00:00
if_levar.h Machine-independent TurboChannel LANCE driver. As-is, this driver 1995-12-20 00:52:16 +00:00
ioasicvar.h autoconfiguration information for the TurboChannels System ("IOCTL") ASIC 1995-12-20 00:50:42 +00:00
tc.c (1) rename some structures & structure members, for consistency with 1996-02-26 23:38:38 +00:00
tcreg.h machine-independent TurboChannel bus configuration. These files 1995-12-20 00:48:32 +00:00
tcvar.h (1) rename some structures & structure members, for consistency with 1996-02-26 23:38:38 +00:00