From df7e9d217836a718108f05e4efd72ee28f71f461 Mon Sep 17 00:00:00 2001 From: augustss Date: Thu, 5 Apr 2001 20:52:34 +0000 Subject: Add Canon PowerShot S100. --- sys/dev/usb/usbdevs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/usb/usbdevs') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 03fba132aeb..3b6c7cd5583 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.157 2001/04/01 19:24:06 augustss Exp $ +$NetBSD: usbdevs,v 1.158 2001/04/05 20:52:34 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -398,8 +398,9 @@ product BROTHER HL1050 0x0002 HL-1050 laser printer product BTC BTC7932 0x6782 Keyboard with mouse port /* Canon, Inc. products */ -product CANON S10 0x3041 PowerShot S10 product CANON N656U 0x2206 CANOSCAN N656U +product CANON S10 0x3041 PowerShot S10 +product CANON S100 0x3045 PowerShot S100 /* CATC products */ product CATC NETMATE 0x000a Netmate ethernet adapter -- cgit