Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/04/2004 19:02:26
Module Name:	src
Committed By:	thorpej
Date:		Sat Dec  4 19:02:26 UTC 2004

Modified Files:
	src/sys/dev/scsipi: scsipi_disk.h scsipiconf.h sd.c

Log Message:
Use READ/WRITE (16) if the LBA is larger than 32 bits.  Another bit
of kern/28514.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/scsipi/scsipi_disk.h
cvs rdiff -r1.91 -r1.92 src/sys/dev/scsipi/scsipiconf.h
cvs rdiff -r1.229 -r1.230 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.