Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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@localhost> and
MAEKAWA Masahide <bishop%rr.iij4u.or.jp@localhost>.
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.
Home |
Main Index |
Thread Index |
Old Index