Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   mycroft
Date:           Thu Oct 16 23:39:40 UTC 2003

Modified Files:
        src/sys/dev/usb: umass.c umass_quirks.c umass_scsipi.c

Log Message:
Set the REQUEST SENSE command length to 12 for ATAPI, too.  (UFI and ATAPI are
really the same...)

Fixes problems with Sony Vaio memory stick slots, which advertise themselves as
"ATAPI over CBI".

Remove the quirk for Fuji cameras, since this is almost certainly the same bug.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/dev/usb/umass.c
cvs rdiff -r1.59 -r1.60 src/sys/dev/usb/umass_quirks.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/usb/umass_scsipi.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