Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 04/02/2000 16:46:54
Module Name:	syssrc
Committed By:	augustss
Date:		Sun Apr  2 23:46:54 UTC 2000

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

Log Message:
New and shiny version of the umass driver.  This is a port of the new
FreeBSD umass driver by Nick Hibma <n_hibma@freebsd.org> and
MAEKAWA Masahide <bishop@rr.iij4u.or.jp>.
Improvements:
  uses asynchronous USB requests
  supports more transport protocols (Bulk-only and CBI)
  supports more command sets (SCSI and ATAPI)
Tested with Zip100 and Imation Superdisk.


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