Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/28/1999 17:30:10
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug 29 00:30:09 UTC 1999

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

Log Message:
Port the FreeBSD `umass' driver to NetBSD.  This is still a work-in-progress
since a few things don't yet work properly:
- Sense data isn't reported properly (err, at all).
- It doesn't work with anything other than the Iomega USB Zip drive.
- Hot-unplug doesn't work yet.

...but this is enough to make my shiny new USB Zip drive go.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 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.