Module Name:    src
Committed By:   jdolecek
Date:           Sat Apr 11 06:54:59 UTC 2020

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

Log Message:
add Microsoft 2.4GHz Transceiver V8.0 - PR kern/55161

add also V7.0, found the ID


To generate a diff of this commit:
cvs rdiff -u -r1.779 -r1.780 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.779 src/sys/dev/usb/usbdevs:1.780
--- src/sys/dev/usb/usbdevs:1.779	Sat Apr  4 13:18:11 2020
+++ src/sys/dev/usb/usbdevs	Sat Apr 11 06:54:59 2020
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.779 2020/04/04 13:18:11 mlelstv Exp $
+$NetBSD: usbdevs,v 1.780 2020/04/11 06:54:59 jdolecek Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2328,6 +2328,8 @@ product MICROSOFT XBOX_CONTROLLER_S12	0x
 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
+product MICROSOFT 24GHZ_XCVR70		0x0745	2.4GHz Transceiver V7.0
+product MICROSOFT 24GHZ_XCVR80		0x07b2	2.4GHz Transceiver V8.0
 product MICROSOFT CM6000		0x077d	Comfort Mouse 6000
 
 

Reply via email to