]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r225350 and r225400:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2011 07:44:14 +0000 (07:44 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Sep 2011 07:44:14 +0000 (07:44 +0000)
commitd78513a9e2d211b2c3f457ee17f690257eaf03da
tree67f62905a400394f09567162dba6b09eb5bd351a
parent09ca2e95319aed6dc07cf6169c934d5f2d48914f
MFC r225350 and r225400:

This patch adds automatic detection of USB mass storage devices
which does not support the no synchronize cache SCSI command.

The __FreeBSD_version version macro has been bumped and
external kernel modules needs to be recompiled after
this patch.

PR: usb/160299

git-svn-id: svn://svn.freebsd.org/base/stable/8@225458 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/quirk/usb_quirk.c
sys/dev/usb/storage/umass.c
sys/dev/usb/usb_device.c
sys/dev/usb/usb_device.h
sys/dev/usb/usb_dynamic.c
sys/dev/usb/usb_dynamic.h
sys/dev/usb/usb_freebsd.h
sys/dev/usb/usb_msctest.c
sys/dev/usb/usb_msctest.h
sys/dev/usb/usbdi.h
sys/sys/param.h