diff options
author | Chris Kuethe <ckuethe@cvs.openbsd.org> | 2008-05-24 04:54:11 +0000 |
---|---|---|
committer | Chris Kuethe <ckuethe@cvs.openbsd.org> | 2008-05-24 04:54:11 +0000 |
commit | 0d8c48a9133aacd9bdba46b617cf5faf108e53a1 (patch) | |
tree | bad667d8c3e246527df507a645080e0bba856f73 | |
parent | f6891dd4cd5d7d7bd89702ca060797c7797c67c6 (diff) |
USB LCD+keyboard panel
-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 92b6818655c..a09cfbf754a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.358 2008/05/14 01:39:48 brad Exp $ +$OpenBSD: usbdevs,v 1.359 2008/05/24 04:54:10 ckuethe Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -139,6 +139,7 @@ vendor MYSON 0x04cf Myson Technology vendor DIGI2 0x04d0 Digi vendor ITTCANON 0x04d1 ITT Canon vendor ALTEC 0x04d2 Altec Lansing +vendor ITUNER 0x04d8 Ituner vendor PANASONIC 0x04da Panasonic (Matsushita) vendor SHARP 0x04dd Sharp vendor IIYAMA 0x04e1 Iiyama @@ -1631,6 +1632,9 @@ product IRIVER IFP_5XX 0x1105 iFP-5xx /* iTegno products */ product ITEGNO WM1080A 0x1080 WM1080A +/* Ituner (mini-box.com) products */ +product ITUNER USBLCD20x2 0x0002 USB-LCD-20x2 + /* Jablotron products */ product JABLOTRON PC60B 0x0001 PC-60B |