Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/11/1999 13:52:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Sep 11 20:52:08 UTC 1999

Modified Files:
	syssrc/sys/dev/usb: umass.c

Log Message:
- If a command fails, assume the device returned CHECK CONDITION status,
  and issue a REQUEST SENSE.  This fixes the media change problems I was
  having w/ my USB ZIP drive.
- Clean up some debugging code.
- Implement more hot-unplug stuff.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/usb/umass.c

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