diff options
| author | soren <soren@NetBSD.org> | 2002-08-03 14:40:44 +0000 |
|---|---|---|
| committer | soren <soren@NetBSD.org> | 2002-08-03 14:40:44 +0000 |
| commit | 906d3a8670fc0787b3221f04cecceb0034ca77ad (patch) | |
| tree | b958b0ea491594f5d16df58b5e5aa548cd6d6b7c /sys/dev/usb/usbdevs | |
| parent | 8d09f0f70daaf4c3b2c4ae6951b1104abcd2603e (diff) | |
Add some Canon cameras.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 19e7bb3ee79..2628cc29b75 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.264 2002/07/29 03:29:34 augustss Exp $ +$NetBSD: usbdevs,v 1.265 2002/08/03 14:40:44 soren Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -499,7 +499,11 @@ product BTC BTC7932 0x6782 Keyboard with mouse port /* Canon, Inc. products */ product CANON N656U 0x2206 CANOSCAN N656U product CANON S10 0x3041 PowerShot S10 -product CANON S100 0x3045 PowerShot S100 +product CANON S20 0x3043 PowerShot S20 +product CANON S100_US 0x3045 PowerShot S100 +product CANON S100_EU 0x3047 PowerShot S100 +product CANON G1 0x3048 PowerShot G1 +product CANON A20 0x304e PowerShot A20 /* CATC products */ product CATC NETMATE 0x000a Netmate ethernet adapter |
