Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb usbdevs: Add Xbox 360 controller



details:   https://anonhg.NetBSD.org/src/rev/31344d432bca
branches:  trunk
changeset: 366219:31344d432bca
user:      charlotte <charlotte%NetBSD.org@localhost>
date:      Thu May 19 03:42:12 2022 +0000

description:
usbdevs: Add Xbox 360 controller

diffstat:

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

diffs (17 lines):

diff -r 8bb28f7f5562 -r 31344d432bca sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu May 19 02:23:59 2022 +0000
+++ b/sys/dev/usb/usbdevs       Thu May 19 03:42:12 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.802 2022/05/10 15:28:45 mlelstv Exp $
+$NetBSD: usbdevs,v 1.803 2022/05/19 03:42:12 charlotte Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2356,6 +2356,7 @@
 product MICROSOFT XBOX_CONTROLLER_S10  0x0285  Xbox Controller S (1.0)
 product MICROSOFT XBOX_CONTROLLER_HUB  0x0288  Xbox Controller Hub
 product MICROSOFT XBOX_CONTROLLER_S12  0x0289  Xbox Controller S (1.2)
+product MICROSOFT XBOX_360_CONTROLLER  0x028e  Xbox 360 Controller
 product MICROSOFT XBOX_360_WIRELESS_RECEIVER 0x0291 Xbox 360 Wireless Receiver
 product MICROSOFT 24GHZ_XCVR10         0x071d  2.4GHz Transceiver V1.0
 product MICROSOFT 24GHZ_XCVR20         0x071f  2.4GHz Transceiver V2.0



Home | Main Index | Thread Index | Old Index