Source-Changes archive

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

NetBSD master CVS tree commits



jonathan
Sun Mar 17 17:03:02 EST 1996
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9767

Modified Files:
        sfb.c 
Log Message:
Additional fixes to complete the NetBSD/1.1B config changes:

add missing structure name in the definition of `struct cfattach sfb_ca'.


jonathan
Sun Mar 17 17:09:19 EST 1996
Update of /a/cvsroot/src/sys/dev/tc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9877

Modified Files:
        tc.c 
Log Message:
Additional fixes to complete the NetBSD/1.1B config changes:

change tc_submatch() to compile with the new device-attach scheme:
the TC bus uses a 'submatch' function which checks device locators
and then calls a match function.
Instead of calling cf->cf_driver->cd_match(), we now need to call
cf->cf_attach->ca_match().




Home | Main Index | Thread Index | Old Index