Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/24/2000 02:17:37
Module Name:	syssrc
Committed By:	chs
Date:		Fri Nov 24 00:17:36 UTC 2000

Modified Files:
	syssrc/sys/dev/scsipi: sd.c

Log Message:
avoid division and remainder operations for devices where
the sector size is DEV_BSIZE (ie. practically everything).


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 syssrc/sys/dev/scsipi/sd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.