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 Visiion camera and Macally mouse.
details: https://anonhg.NetBSD.org/src/rev/ce26653e1b5a
branches: trunk
changeset: 471521:ce26653e1b5a
user: augustss <augustss%NetBSD.org@localhost>
date: Sat Apr 03 19:01:57 1999 +0000
description:
Add Visiion camera and Macally mouse.
diffstat:
sys/dev/usb/usbdevs | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (45 lines):
diff -r 42749dfb31a0 -r ce26653e1b5a sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Sat Apr 03 19:01:20 1999 +0000
+++ b/sys/dev/usb/usbdevs Sat Apr 03 19:01:57 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.23 1999/04/03 11:56:39 augustss Exp $
+$NetBSD: usbdevs,v 1.24 1999/04/03 19:01:57 augustss Exp $
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -63,6 +63,7 @@
vendor SHUTTLE 0x04e6 Shuttle Technology
vendor JAZZ 0x04fa Jazz
vendor AKS 0x0529 Aladdin Knowledge Systems
+vendor VISION 0x0533 Vision
vendor ATEN 0x0557 ATen
vendor PERACOM 0x0565 Peracom
vendor EIZO 0x056d EIZO
@@ -71,6 +72,7 @@
vendor LOGITECH 0x05ac Logitech
vendor EIZONANAO 0x05e7 EIZO Nanao
vendor CHIC 0x05fe Chic Technology
+vendor MACALLY 0x0618 Macally
vendor ADS 0x06e1 ADS Technologies
vendor PLX 0x10b5 PLX
vendor ENTREGA 0x1645 Entrega
@@ -143,6 +145,9 @@
/* AKS products */
product AKS USBHASP 0x0001 USB-HASP 0.06
+/* Vision products */
+product VISION VC6452V002 0x0002 VC6452V002 Camera
+
/* ATen products */
product ATEN UC1284 0x2001 Parallel printer adapter
@@ -166,6 +171,9 @@
/* Chic Technology products */
product CHIC MOUSE1 0x0001 mouse
+/* Macally products */
+product MACALLY MOUSE1 0x0101 mouse
+
/* ADS products */
product ADS ENET 0x0008 Ethernet adapter
Home |
Main Index |
Thread Index |
Old Index