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 Apple's Mighty Mouse.



details:   https://anonhg.NetBSD.org/src/rev/c640dc153124
branches:  trunk
changeset: 584231:c640dc153124
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Sep 11 22:53:07 2005 +0000

description:
Add Apple's Mighty Mouse.

diffstat:

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

diffs (17 lines):

diff -r 6dd1d1f06bc7 -r c640dc153124 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Sep 11 22:23:42 2005 +0000
+++ b/sys/dev/usb/usbdevs       Sun Sep 11 22:53:07 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.413 2005/09/10 19:08:33 cube Exp $
+$NetBSD: usbdevs,v 1.414 2005/09/11 22:53:07 augustss Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -583,6 +583,7 @@
 
 /* Apple Computer products */
 product APPLE OPTMOUSE         0x0302  Optical mouse
+product APPLE MIGHTYMOUSE      0x0304  Mighty Mouse
 product APPLE SPEAKERS         0x1101  Speakers
 
 /* Asahi Optical products */



Home | Main Index | Thread Index | Old Index