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 Logitech Gamepad F310 and Logitech Dual Acti...



details:   https://anonhg.NetBSD.org/src/rev/783589c87997
branches:  trunk
changeset: 446662:783589c87997
user:      fox <fox%NetBSD.org@localhost>
date:      Thu Dec 13 16:20:20 2018 +0000

description:
Add Logitech Gamepad F310 and Logitech Dual Action Gamepad

diffstat:

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

diffs (18 lines):

diff -r 695aa64555c8 -r 783589c87997 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Dec 13 16:16:51 2018 +0000
+++ b/sys/dev/usb/usbdevs       Thu Dec 13 16:20:20 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.762 2018/12/10 14:14:20 jakllsch Exp $
+$NetBSD: usbdevs,v 1.763 2018/12/13 16:20:20 fox Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2152,6 +2152,8 @@
 product LOGITECH MX700         0xc506  Cordless optical mouse
 product LOGITECH CBT44         0xc517  C-BT44 Receiver
 product LOGITECH QUICKCAMPRO2  0xd001  QuickCam Pro
+product LOGITECH GF310         0xc21d  Gamepad F310
+product LOGITECH DAG           0xc216  Dual Action Gamepad
 
 /* Longcheer products */
 product LONGCHEER WM66         0x6061  Longcheer WM66 HSDPA



Home | Main Index | Thread Index | Old Index