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 Kye's Genius NetScroll mouse



details:   https://anonhg.NetBSD.org/src/rev/fcc0a8412a56
branches:  trunk
changeset: 482731:fcc0a8412a56
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sun Feb 20 14:37:48 2000 +0000

description:
Add Kye's Genius NetScroll mouse
XXX Should the name be just "NetScroll mouse" ? Kye seems to be manufacturer
XXX for the mouse licenced from Genius.

diffstat:

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

diffs (17 lines):

diff -r b1e03d163458 -r fcc0a8412a56 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Feb 20 14:31:28 2000 +0000
+++ b/sys/dev/usb/usbdevs       Sun Feb 20 14:37:48 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.79 2000/02/17 16:30:11 augustss Exp $
+$NetBSD: usbdevs,v 1.80 2000/02/20 14:37:48 jdolecek Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -319,6 +319,7 @@
 
 /* KYE products */
 product KYE NICHE              0x0001  Niche mouse
+product KYE NETSCROLL          0x0003  Genius NetScroll mouse
 product KYE FLIGHT2000         0x1004  Flight 2000 joystick
 
 /* Lexmark products */



Home | Main Index | Thread Index | Old Index