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 an Intel camera (rfom OpenBSD).



details:   https://anonhg.NetBSD.org/src/rev/1c68c9ac661a
branches:  trunk
changeset: 499680:1c68c9ac661a
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Nov 26 21:04:20 2000 +0000

description:
Add an Intel camera (rfom OpenBSD).

diffstat:

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

diffs (17 lines):

diff -r ca513b11200c -r 1c68c9ac661a sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Nov 26 20:48:39 2000 +0000
+++ b/sys/dev/usb/usbdevs       Sun Nov 26 21:04:20 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.128 2000/11/21 00:24:12 soren Exp $
+$NetBSD: usbdevs,v 1.129 2000/11/26 21:04:20 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -503,6 +503,7 @@
 product INSYSTEM USBCABLE      0x081a  USB cable
 
 /* Intel products */
+product INTEL EASYPC_CAMERA    0x0110  Easy PC Camera
 product INTEL TESTBOARD                0x9890  82930 test board
 
 /* I/O DATA products */



Home | Main Index | Thread Index | Old Index