diff options
| author | soren <soren@NetBSD.org> | 2000-11-21 00:24:12 +0000 |
|---|---|---|
| committer | soren <soren@NetBSD.org> | 2000-11-21 00:24:12 +0000 |
| commit | 7736bcc821072f15e277fa4d258c6f47494516ac (patch) | |
| tree | 505ed2a07f6b631304fbdf3bad5ac3d834a85839 /sys/dev/usb/usbdevs | |
| parent | e38c89a8869c697ba121e26126b3deb9f806c290 (diff) | |
Add Prolific printer adapter.
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 600dd4a40d5..91e4e6de643 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.127 2000/11/15 14:36:09 augustss Exp $ +$NetBSD: usbdevs,v 1.128 2000/11/21 00:24:12 soren Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -686,6 +686,7 @@ product PRIMAX PCGAUMS1 0x4d04 Sony PCGA-UMS1 /* Prolific products */ product PROLIFIC PL2301 0x0000 PL2301 Host-Host interface product PROLIFIC PL2302 0x0001 PL2302 Host-Host interface +product PROLIFIC PL2305 0x2305 Parallel printer adapter product PROLIFIC ATAPI4 0x2307 ATAPI-4 Bridge Controller /* Qtronix products */ |
