diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2003-05-17 03:26:21 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2003-05-17 03:26:21 +0000 |
commit | ecb150a2f17c807a473f88bcf885e8b055d11040 (patch) | |
tree | c2c64da7008096f2d1cfae9aff59682d4bce60cb /sys/dev/usb | |
parent | c4c2a5a0f95b4ffe9c3e398060f7ee44d9338d42 (diff) |
add my camera
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 e545c0532e6..c36363fcded 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.62 2003/05/16 18:21:47 nate Exp $ +$OpenBSD: usbdevs,v 1.63 2003/05/17 03:26:20 nate Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1029,6 +1029,7 @@ product MINDSATWORK DW 0x0001 Digital Wallet /* Minolta Co., Ltd. */ product MINOLTA S304 0x4007 Dimage S304 product MINOLTA X 0x4009 Dimage X +product MINOLTA DIMAGE7I 0x400b Dimage 7i /* Mitsumi products */ product MITSUMI CDRRW 0x0000 CD-R/RW Drive |