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:           Sat Dec 29 13:46:24 UTC 2001

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

Log Message:
Introduce a field, busquirks, in the umass quirk table that is passed
directly to the quirk field for the bus.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/dev/usb/umass.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/usb/umass_quirks.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/usb/umass_quirks.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/usb/umass_scsipi.c
cvs rdiff -r1.13 -r1.14 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