Source-Changes archive

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

NetBSD master CVS tree commits



pk
Wed Apr 10 16:40:17 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5052

Modified Files:
        autoconf.c 
Log Message:
Use extra value in `struct bootpath' to describe the PROM's bootpath better.
Use the bootpath[] array in setroot() to determine partition info in case
of boot devices of type DV_DISK. Also, precook more SCSI device info in
fake_bootpath() to simplify dk_establish().


pk
Wed Apr 10 16:46:19 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5184

Modified Files:
        fd.c if_le.c xd.c xy.c if_ie.c 
Log Message:
`bootdv' is gone. Instead, set the device pointer in the `struct bootpath'
that is passed in the attach arguments.


pk
Wed Apr 10 16:48:36 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5170

Modified Files:
        disksubr.c 
Log Message:
Move some of the SCSI target juggling to autoconf's fake_bootpath() routine.
Fix incorrect interpretation of bootpath's val[2] as a SCSI unit.




Home | Main Index | Thread Index | Old Index