Module Name:    src
Committed By:   charlotte
Date:           Thu May 19 03:42:12 UTC 2022

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
usbdevs: Add Xbox 360 controller


To generate a diff of this commit:
cvs rdiff -u -r1.802 -r1.803 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.802 src/sys/dev/usb/usbdevs:1.803
--- src/sys/dev/usb/usbdevs:1.802	Tue May 10 15:28:45 2022
+++ src/sys/dev/usb/usbdevs	Thu May 19 03:42:12 2022
@@ -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_DVD_PLAYBACK	0x02
 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

Reply via email to