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 Magic Mouse product-id



details:   https://anonhg.NetBSD.org/src/rev/b7e8a25f51f6
branches:  trunk
changeset: 755100:b7e8a25f51f6
user:      plunky <plunky%NetBSD.org@localhost>
date:      Sat May 22 18:50:43 2010 +0000

description:
add Apple Magic Mouse product-id

diffstat:

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

diffs (17 lines):

diff -r 9dbe1c20a5b2 -r b7e8a25f51f6 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat May 22 18:15:21 2010 +0000
+++ b/sys/dev/usb/usbdevs       Sat May 22 18:50:43 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.549 2010/04/19 21:55:20 jmcneill Exp $
+$NetBSD: usbdevs,v 1.550 2010/05/22 18:50:43 plunky Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -695,6 +695,7 @@
 product APPLE EXT_KBD          0x020c  Apple Extended USB Keyboard
 product APPLE OPTMOUSE         0x0302  Optical mouse
 product APPLE MIGHTYMOUSE      0x0304  Mighty Mouse
+product APPLE MAGICMOUSE       0x030d  Magic Mouse
 product APPLE EXT_KBD_HUB      0x1003  Hub in Apple Extended USB Keyboard
 product APPLE SPEAKERS         0x1101  Speakers
 product APPLE IPHONE           0x1290  iPhone



Home | Main Index | Thread Index | Old Index