Subject: CVS commit: [netbsd-2-0] src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/02/2004 17:10:54
Module Name: src
Committed By: he
Date: Fri Jul 2 17:10:54 UTC 2004
Modified Files:
src/sys/dev/scsipi [netbsd-2-0]: sd.c
Log Message:
Pull up revisions 1.218-1.219 (requested by mycroft in ticket #572):
Several fixes mostly related to USB:
o Separate page 4/5 reading into separate functions. For
``removeable'' devices, try page 5 first. Fixes problem
with some broken USB devices which do not handle page 4
correctly.
o Add prototypes for recently added functions.
To generate a diff of this commit:
cvs rdiff -r1.216.2.1 -r1.216.2.2 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.