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:   erh
Date:           Fri Dec  6 03:57:52 UTC 2002

Modified Files:
        syssrc/sys/dev/usb: umass.c umass_quirks.c umassvar.h

Log Message:
kern/12837: Provide a way to get working devices that violate the usb spec by
returning a non-matching CSW tag.
Defined a quirk for this and set it for Scanlogic SL11R, which gets my
NEO Jukebox working.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 syssrc/sys/dev/usb/umass.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/usb/umass_quirks.c
cvs rdiff -r1.16 -r1.17 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