Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Mon Jun 23 17:20:45 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv16755
Modified Files:
wd.c
Log Message:
foosize()'s return value is in DEV_BSIZE units; adjust the size obtained
from the disklabel accordingly.
thorpej
Mon Jun 23 17:27:19 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv16872
Modified Files:
ofdisk.c
Log Message:
Three changes to ofdsize():
- If the partition is already open, skip the open/close step. (Sync
with other disk drivers.)
- foosize()'s return value is in DEV_BSIZE units; adjust the size obtained
from the disklabel accordingly.
- Pass correct arguments to ofdopen() and ofdclose().
thorpej
Mon Jun 23 17:28:37 PDT 1997
Update of /cvsroot/src/sys/scsi
In directory netbsd1:/var/slash-tmp/cvs-serv16923
Modified Files:
sd.c
Log Message:
foosize()'s return value is in DEV_BSIZE units; adjust the size obtained
from the disklabel accordingly.
Home |
Main Index |
Thread Index |
Old Index