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 CANON N670U scanner id.



details:   https://anonhg.NetBSD.org/src/rev/57c2bf6e0ff2
branches:  trunk
changeset: 542347:57c2bf6e0ff2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jan 27 00:29:31 2003 +0000

description:
Add CANON N670U scanner id.

diffstat:

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

diffs (17 lines):

diff -r 3209ca208bc5 -r 57c2bf6e0ff2 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jan 27 00:13:55 2003 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jan 27 00:29:31 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.295 2003/01/24 01:49:22 tsarna Exp $
+$NetBSD: usbdevs,v 1.296 2003/01/27 00:29:31 wiz Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -514,6 +514,7 @@
 
 /* Canon, Inc. products */
 product CANON N656U            0x2206  CANOSCAN N656U
+product CANON N670U            0x220d  CANOSCAN N670U
 product CANON S10              0x3041  PowerShot S10
 product CANON S20              0x3043  PowerShot S20
 product CANON S100_US          0x3045  PowerShot S100



Home | Main Index | Thread Index | Old Index