diff options
author | imp <imp@FreeBSD.org> | 2007-07-02 04:55:56 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2007-07-02 04:55:56 +0000 |
commit | 03be3cbe9a4999d68c76e2d5336983a576cc33a0 (patch) | |
tree | 4367f5517a35d812efdf5e240e7e010350f9d6e2 /sys/dev/usb/usbdevs | |
parent | 1fb03182c6de3f7f75b2a9da7b8073d4841a2efb (diff) | |
download | FreeBSD-src-03be3cbe9a4999d68c76e2d5336983a576cc33a0.zip FreeBSD-src-03be3cbe9a4999d68c76e2d5336983a576cc33a0.tar.gz |
WD Firewire/USB Combo hangs under load on USB interface. Fix with
these quirks.
Submitted by: John Pettitt
PR: 79140
Approved by: re@ (blanket)
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index ff6aaff..3fa232f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -2026,6 +2026,7 @@ product WACOM INTUOSA5 0x0021 Intuos A5 product WACOM GD0912U 0x0022 Intuos 9x12 Graphics Tablet /* Western Digital products */ +product WESTERN COMBO 0x0200 Firewire USB Combo product WESTERN EXTHDD 0x0400 External HDD product WESTERN HUB 0x0500 USB HUB |