Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add some Canon cameras.



details:   https://anonhg.NetBSD.org/src/rev/187ecd86077c
branches:  trunk
changeset: 534804:187ecd86077c
user:      soren <soren%NetBSD.org@localhost>
date:      Sat Aug 03 14:40:44 2002 +0000

description:
Add some Canon cameras.

diffstat:

 sys/dev/usb/usbdevs |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 58937cfa09ce -r 187ecd86077c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Aug 03 14:34:22 2002 +0000
+++ b/sys/dev/usb/usbdevs       Sat Aug 03 14:40:44 2002 +0000
@@ -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 @@
 /* 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



Home | Main Index | Thread Index | Old Index