Add quirk for Apacer HT202 USB 2.0 Flash Drive.

PR:		usb/107243
Approved by:	kib (mentor)
MFC after:	1 week
This commit is contained in:
Tijl Coosemans 2010-07-28 18:56:01 +00:00
parent 61bb77d415
commit 317a3ce2c5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210576
2 changed files with 5 additions and 0 deletions

View File

@ -161,6 +161,8 @@ static struct usb_quirk_entry usb_quirks[USB_DEV_QUIRKS_MAX] = {
UQ_MSC_FORCE_PROTO_SCSI, UQ_MSC_NO_GETMAXLUN),
USB_QUIRK(ALCOR, TRANSCEND, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_BBB,
UQ_MSC_FORCE_PROTO_SCSI, UQ_MSC_NO_GETMAXLUN),
USB_QUIRK(APACER, HT202, 0x0000, 0xffff, UQ_MSC_NO_TEST_UNIT_READY,
UQ_MSC_NO_SYNC_CACHE),
USB_QUIRK(ASAHIOPTICAL, OPTIO230, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_BBB,
UQ_MSC_FORCE_PROTO_SCSI, UQ_MSC_NO_INQUIRY),
USB_QUIRK(ASAHIOPTICAL, OPTIO330, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_BBB,

View File

@ -929,6 +929,9 @@ product APC UPS 0x0002 Uninterruptible Power Supply
product AMBIT WLAN 0x0302 WLAN
product AMBIT NTL_250 0x6098 NTL 250 cable modem
/* Apacer products */
product APACER HT202 0xb113 USB 2.0 Flash Drive
/* American Power Conversion products */
product APC UPS 0x0002 Uninterruptible Power Supply