Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/sys/dev/usb Pull up rev 1.696 for ticket #869:



details:   https://anonhg.NetBSD.org/src/rev/91e6904d8c9c
branches:  netbsd-7
changeset: 799603:91e6904d8c9c
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Oct 18 09:01:58 2015 +0000

description:
Pull up rev 1.696 for ticket #869:

Add Apple "Magic Trackpad" device id (bluetooth device)

diffstat:

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

diffs (17 lines):

diff -r 59af57e12fc7 -r 91e6904d8c9c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Oct 15 20:35:49 2015 +0000
+++ b/sys/dev/usb/usbdevs       Sun Oct 18 09:01:58 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.680.2.3 2015/02/21 19:38:02 martin Exp $
+$NetBSD: usbdevs,v 1.680.2.4 2015/10/18 09:01:58 martin Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -846,6 +846,7 @@
 product APPLE FOUNTAIN_TP      0x030a  Apple Internal Trackpad (Fountain)
 product APPLE GEYSER1_TP       0x030b  Apple Internal Trackpad (Geyser)
 product APPLE MAGICMOUSE       0x030d  Magic Mouse
+product APPLE MAGICTRACKPAD    0x030e  Magic Trackpad
 product APPLE BLUETOOTH_HIDMODE        0x1000  Bluetooth HCI (HID-proxy mode)
 product APPLE EXT_KBD_HUB      0x1003  Hub in Apple Extended USB Keyboard
 product APPLE SPEAKERS         0x1101  Speakers



Home | Main Index | Thread Index | Old Index