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 entry for KYE G-07 joystick



details:   https://anonhg.NetBSD.org/src/rev/47360cb4d7f4
branches:  trunk
changeset: 552154:47360cb4d7f4
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Sep 20 09:16:44 2003 +0000

description:
add entry for KYE G-07 joystick
contributed in PR kern/22837 by Sergey Svishchev

diffstat:

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

diffs (17 lines):

diff -r e4c8abd231b3 -r 47360cb4d7f4 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Sep 20 07:07:39 2003 +0000
+++ b/sys/dev/usb/usbdevs       Sat Sep 20 09:16:44 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.339 2003/09/10 06:52:27 augustss Exp $
+$NetBSD: usbdevs,v 1.340 2003/09/20 09:16:44 jdolecek Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -928,6 +928,7 @@
 /* KYE products */
 product KYE NICHE              0x0001  Niche mouse
 product KYE NETSCROLL          0x0003  Genius NetScroll mouse
+product KYE G07                        0x1002  MaxFire G-07 gamepad
 product KYE FLIGHT2000         0x1004  Flight 2000 joystick
 product KYE VIVIDPRO           0x2001  ColorPage Vivid-Pro scanner
 



Home | Main Index | Thread Index | Old Index