diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-04-16 09:11:54 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-04-16 09:11:54 +0000 |
commit | 344727f7d2f324de3de5f648db29e0706e35b627 (patch) | |
tree | 783a000e91f2dc3c495f0ca74df2e842d15e4c10 /sys/dev | |
parent | c448a859be210204da3283e3b838af706ccd58fe (diff) |
Another unbranded udav(4) device.
From laurent FANIS <laurent.fanis@gmail.com>
Diffstat (limited to 'sys/dev')
-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 93de0634c46..4f72ccd2213 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.271 2007/04/05 02:32:45 tedu Exp $ +$OpenBSD: usbdevs,v 1.272 2007/04/16 09:11:53 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1983,6 +1983,7 @@ product SGI SN1_L1_SC 0x1234 SN1 L1 System Controller /* ShanTou products */ product SHANTOU ST268 0x0268 ST268 +product SHANTOU DM9601 0x9601 DM9601 /* Shark products */ product SHARK PA 0x0400 Pocket Adapter |