Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cgd
Mon Feb 26 18:38:47 EST 1996
Update of /a/cvsroot/src/sys/dev/tc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv14401

Modified Files:
        if_le.c tc.c tcvar.h 
Log Message:
(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.




Home | Main Index | Thread Index | Old Index