diff options
author | Jonathan Armani <armani@cvs.openbsd.org> | 2010-10-03 17:18:30 +0000 |
---|---|---|
committer | Jonathan Armani <armani@cvs.openbsd.org> | 2010-10-03 17:18:30 +0000 |
commit | 98595db576d6e7369ea71ed0ebdbded33561672a (patch) | |
tree | 69255e20fe7d14799f2c9aa5bf5ede1e9177aab1 /sys | |
parent | 898e1b0fdb2d46645d8e2e70522581ae1010a787 (diff) |
Add Dream Link USB LED Message Board v1.0
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7e82cba7c09..0a65f20c43d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.516 2010/10/03 16:01:22 deraadt Exp $ +$OpenBSD: usbdevs,v 1.517 2010/10/03 17:18:29 armani Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -556,6 +556,7 @@ vendor MDS 0x1bc8 MDS vendor ALTI2 0x1bc9 Alti-2 vendor LONGCHEER 0x1c9e Longcheer Technology vendor DRESDENELEC 0x1cf1 Dresden Elektronic +vendor DREAMLINK 0x1d34 Dream Link vendor PEGATRON 0x1d4d Pegatron vendor METAGEEK 0x1dd5 MetaGeek vendor MODACOM 0x1eb8 Modacom @@ -1357,6 +1358,9 @@ product DMI SA2_0 0xb001 Storage Adapter product DRAYTEK VIGOR550 0x0550 Vigor550 product DRAYTEK VIGOR600 0x0600 Vigor600 +/* Dream Link products */ +product DREAMLINK ULMB1 0x0013 USB LED Message Board v1.0 + /* Dresden Elektronic products */ product DRESDENELEC STB 0x0001 Sensor Terminal product DRESDENELEC WHT 0x0004 Wireless Terminal |