diff options
author | gehenna <gehenna@FreeBSD.org> | 2000-09-05 16:00:55 +0000 |
---|---|---|
committer | gehenna <gehenna@FreeBSD.org> | 2000-09-05 16:00:55 +0000 |
commit | 7f7dfca2941091fc860b172619c17eed377b0d66 (patch) | |
tree | d1e4ae5aab4e96437869315b436081257804d7c5 /sys | |
parent | 79255058862f7cb8137419dd5fce3243829ed9bc (diff) | |
download | FreeBSD-src-7f7dfca2941091fc860b172619c17eed377b0d66.zip FreeBSD-src-7f7dfca2941091fc860b172619c17eed377b0d66.tar.gz |
Add product ID (Prolific ATAPI-4 Bridge Controller).
Reported by: "K.Sumitani" <sumitani@bd2.hnes.nec.co.jp>
Diffstat (limited to 'sys')
-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 9a1c224..eb3adaf 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -620,6 +620,7 @@ product PRIMAX 1200U 0x0361 Colorado 1200u scanner /* Prolific products */ product PROLIFIC PL2301 0x0000 PL2301 Host-Host interface product PROLIFIC PL2302 0x0001 PL2302 Host-Host interface +product PROLIFIC ATAPI4 0x2307 ATAPI-4 Bridge Controller /* Quickshot products */ product QUICKSHOT STRIKEPAD 0x6238 USB StrikePad |