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 the Logitech iFeel mouse.



details:   https://anonhg.NetBSD.org/src/rev/74519d91686f
branches:  trunk
changeset: 510673:74519d91686f
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Jun 04 06:00:20 2001 +0000

description:
Add the Logitech iFeel mouse.
(Now that's a weird device, perhaps I'll write a driver for the vibration
feedback.)

diffstat:

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

diffs (17 lines):

diff -r 7b3abd928bf3 -r 74519d91686f sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jun 04 03:34:47 2001 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jun 04 06:00:20 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.170 2001/05/28 18:28:04 tshiozak Exp $
+$NetBSD: usbdevs,v 1.171 2001/06/04 06:00:20 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -669,6 +669,7 @@
 product LOGITECH MBA47         0xc002  M-BA47 mouse
 product LOGITECH WMMOUSE       0xc004  WingMan Gaming Mouse
 product LOGITECH BD58          0xc00c  BD58 mouse
+product LOGITECH UN58A         0xc030  iFeel Mouse
 product LOGITECH BB13          0xc401  USB-PS/2 Trackball
 product LOGITECH WMPAD         0xc208  WingMan GamePad Extreme
 product LOGITECH WMJOY         0xc281  WingMan Force joystick 



Home | Main Index | Thread Index | Old Index