History log of /freebsd-10-stable/sys/dev/usb/usb_msctest.c
Revision Date Author Comments
# 283173 21-May-2015 hselasky

MFC r282577:
Add support for DYMO LabelWriter PnP.


# 278515 10-Feb-2015 hselasky

MFC r278105:
Separate out detection of prevent and allow medium removal quirk.

PR: 185747


# 277364 19-Jan-2015 hselasky

MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747


# 273885 31-Oct-2014 hselasky

MFC r269575, r269576 and r269578:
- Add a second Huawei SCSI eject command as USB mode switch config files
sometimes use one or the other. Maybe newer Huawei modems switched.
- Return USB_ERR_INVAL if the eject method is not known.

PR: 145319


# 283173 21-May-2015 hselasky

MFC r282577:
Add support for DYMO LabelWriter PnP.


# 278515 10-Feb-2015 hselasky

MFC r278105:
Separate out detection of prevent and allow medium removal quirk.

PR: 185747


# 277364 19-Jan-2015 hselasky

MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747


# 273885 31-Oct-2014 hselasky

MFC r269575, r269576 and r269578:
- Add a second Huawei SCSI eject command as USB mode switch config files
sometimes use one or the other. Maybe newer Huawei modems switched.
- Return USB_ERR_INVAL if the eject method is not known.

PR: 145319