diff options
author | Aaron Bieber <abieber@cvs.openbsd.org> | 2014-03-20 15:05:05 +0000 |
---|---|---|
committer | Aaron Bieber <abieber@cvs.openbsd.org> | 2014-03-20 15:05:05 +0000 |
commit | 34a82ecbdb699929377eae2b0bd73cfa4cf63e51 (patch) | |
tree | 77a2f03370acd70f5a716c7b8c90e632cd065852 /sys/dev/usb | |
parent | 3f8001e9231f8c30318eef690f726b577500370e (diff) |
Add ITUNER USBLCD256x64
OK sthen@
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 5f7d8a1aa29..f9202bc0c4c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.626 2014/03/16 02:43:08 jsg Exp $ +$OpenBSD: usbdevs,v 1.627 2014/03/20 15:05:04 abieber Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2301,6 +2301,7 @@ product ITEGNO WM1080A 0x1080 WM1080A /* Ituner (mini-box.com) products */ product ITUNER USBLCD20x2 0x0002 USB-LCD-20x2 +product ITUNER USBLCD256x64 0xc002 USB-LCD-256x64 /* Jablotron products */ product JABLOTRON PC60B 0x0001 PC-60B |