diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-11-16 22:28:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-11-16 22:28:56 +0000 |
commit | 8b944c1f645fcb65790425bff0493ee903c32ff5 (patch) | |
tree | 1e56ea91a3ffb8422f1f30e1f7eb58e8557ebb3e /sys/dev/usb/usbdevs | |
parent | 61e5cb92ea55f767236e673ab9973a4f9784deda (diff) |
BenQ M32 GSM/GPRS modem uses a custom product ID prolific PL2303; Mark Peoples
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 03245285031..fcf135cd969 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.524 2010/11/16 19:25:27 damien Exp $ +$OpenBSD: usbdevs,v 1.525 2010/11/16 22:28:35 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3023,6 +3023,7 @@ product PROLIFIC PL2303 0x2303 PL2303 Serial product PROLIFIC PL2305 0x2305 Parallel printer product PROLIFIC ATAPI4 0x2307 ATAPI-4 Bridge Controller product PROLIFIC PL2501 0x2501 PL2501 Host-Host +product PROLIFIC PL2303BENQ 0x0609 PL2303 Serial product PROLIFIC PL2303X 0xaaa0 PL2303 Serial product PROLIFIC PL2303X2 0xaaa2 PL2303 Serial |