diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-11-15 17:33:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-11-15 17:33:41 +0000 |
commit | 65bf6a89c0b5511c7d200e1fc3746cfbc825072e (patch) | |
tree | fa44dd72e87acc01d3e978bb2db3cddd522e7114 /sys/dev/usb | |
parent | 370041c2f925f379aea8521fe19eb8d66b1bbb7b (diff) |
more devices... all the time
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 44ac9d31059..59860852fc3 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.314 2007/11/14 12:13:32 deraadt Exp $ +$OpenBSD: usbdevs,v 1.315 2007/11/15 17:33:40 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1982,6 +1982,9 @@ product RIM BLACKBERRY 0x0001 Blackberry product RIM PEARL_DUAL 0x0004 RIM Mass Storage Device product RIM PEARL 0x0006 Blackberry pearl +/* Ricoh products */ +product RICOH CAMERA 0x1832 Camera + /* Roland products */ product ROLAND UA100 0x0000 UA-100 Audio I/F product ROLAND UM4 0x0002 UM-4 MIDI I/F |