Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/25/2006 12:06:31
Module Name: src
Committed By: scw
Date: Sat Nov 25 12:06:31 UTC 2006
Modified Files:
src/sys/dev/scsipi: sd.c
Log Message:
- Call disk_blocksize(9) once we know the disk's physical block size.
- bounds_check_with_label() has been fixed, so no need to fake the
raw partition's size in terms of DEV_BSIZE units.
To generate a diff of this commit:
cvs rdiff -r1.254 -r1.255 src/sys/dev/scsipi/sd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.