Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/usb
Module Name: syssrc
Committed By: augustss
Date: Mon Dec 24 13:43:26 UTC 2001
Modified Files:
syssrc/sys/dev/usb: files.usb umass.c umass_quirks.c umassvar.h
Added Files:
syssrc/sys/dev/usb: umass_isdata.c umass_isdata.h
Log Message:
Add a preliminary version of a driver for In-System Designs non-standard
ATA-over-BulkOnly protocol. The ISD chip can be found, e.g., in the
Archos MP3 player.
The driver still lacks real error handling.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/usb/files.usb
cvs rdiff -r1.79 -r1.80 syssrc/sys/dev/usb/umass.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/usb/umass_isdata.c \
syssrc/sys/dev/usb/umass_isdata.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/usb/umass_quirks.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/usb/umassvar.h
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