diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-07-04 00:37:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-07-04 00:37:22 +0000 |
commit | fbd3f1b5dfa62ce002279f80ce0a05991f2ec67a (patch) | |
tree | 80c308c904ad6177789d92f396fd3232f3e857ce /sys/dev/usb/usbdevs | |
parent | c01389e5ca1bbb21777e69f8bcbe905b2d09d1b4 (diff) |
new uplcom; Tomokazu Hirai
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 66d69ae2544..325aec47c94 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.156 2005/06/17 23:02:46 deraadt Exp $ +$OpenBSD: usbdevs,v 1.157 2005/07/04 00:37:21 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1533,6 +1533,7 @@ product PROLIFIC PL2305 0x2305 Parallel printer product PROLIFIC ATAPI4 0x2307 ATAPI-4 Bridge Controller product PROLIFIC PL2501 0x2501 PL2501 Host-Host interface product PROLIFIC PL2303X 0xaaa0 PL2303 Serial +product PROLIFIC PL2303X2 0xaaa2 PL2303 Serial /* Putercom products */ product PUTERCOM UPA100 0x047e USB-1284 BRIDGE |