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 Logitech QuickCam.



details:   https://anonhg.NetBSD.org/src/rev/f259476c5aa3
branches:  trunk
changeset: 475992:f259476c5aa3
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu Sep 02 22:07:29 1999 +0000

description:
Add Logitech QuickCam.

diffstat:

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

diffs (17 lines):

diff -r 20a2ada5fba2 -r f259476c5aa3 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Sep 02 22:04:41 1999 +0000
+++ b/sys/dev/usb/usbdevs       Thu Sep 02 22:07:29 1999 +0000
@@ -1,4 +1,4 @@
-a$NetBSD: usbdevs,v 1.41 1999/09/02 19:13:43 augustss Exp $
+a$NetBSD: usbdevs,v 1.42 1999/09/02 22:07:29 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -211,6 +211,7 @@
 /* Logitech products */
 product LOGITECH M2452         0x0203  M2452 keyboard
 product LOGITECH M4848         0x0301  M4848 mouse
+product LOGITECH QUICKCAM      0x0801  QuickCam
 product LOGITECH USBPS2                0xc001  USB-PS/2 mouse
 
 /* P.I. Engineering products */



Home | Main Index | Thread Index | Old Index