diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2012-03-26 19:10:20 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2012-03-26 19:10:20 +0000 |
commit | 511316a432620f1c2a89f6537acebc1769515839 (patch) | |
tree | 651063eb0599d26d42c3d6d91d58e88ce2fb7252 /sys/dev/usb | |
parent | 95635cf4af29b9c623ee8a44e4bd7a696e675ab7 (diff) |
Add id for the Polaris2 USB dock which is a udl(4)
OK mglocker@
Diffstat (limited to 'sys/dev/usb')
-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 059f2c722a0..54c4e1338dc 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.576 2012/03/24 15:07:47 jsg Exp $ +$OpenBSD: usbdevs,v 1.577 2012/03/26 19:10:19 claudio Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1451,6 +1451,7 @@ product DISPLAYLINK SWDVI 0x024c SUNWEIT DVI product DISPLAYLINK NBDOCK 0x0215 VideoHome NBdock1920 product DISPLAYLINK LUM70 0x02a9 Lilliput UM-70 product DISPLAYLINK UM7X0 0x401a nanovision MiMo +product DISPLAYLINK POLARIS2 0x0117 Polaris2 USB dock /* DMI products */ product DMI SA2_0 0xb001 Storage Adapter |