Source-Changes-HG archive

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

[src/netbsd-8]: src/sys/dev/usb Pullup the following revision (requested by m...



details:   https://anonhg.NetBSD.org/src/rev/700196945ef1
branches:  netbsd-8
changeset: 448694:700196945ef1
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Feb 07 06:13:26 2019 +0000

description:
Pullup the following revision (requested by martin in ticket #1182):
sys/dev/usb/usbdevs                             1.753

        Andrius V in Pr kern/53461: add D-Link DUB-1312

diffstat:

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

diffs (17 lines):

diff -r bb5ffb168325 -r 700196945ef1 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Feb 01 11:26:13 2019 +0000
+++ b/sys/dev/usb/usbdevs       Thu Feb 07 06:13:26 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.736.2.2 2018/11/12 16:01:35 martin Exp $
+$NetBSD: usbdevs,v 1.736.2.3 2019/02/07 06:13:26 msaitoh Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1373,6 +1373,7 @@
 /*product DLINK DSBS25         0x0100  DSB-S25 serial adapter*/
 product DLINK DUBE100          0x1a00  10/100 ethernet adapter
 product DLINK DUBE100C1                0x1a02  DUB-E100 rev C1
+product DLINK DUB1312          0x4a00  DUB-1312
 product DLINK DSB650TX4                0x200c  10/100 ethernet adapter
 product DLINK DWL120E          0x3200  DWL-120 rev E
 product DLINK DWA130C          0x3301  DWA-130 rev C



Home | Main Index | Thread Index | Old Index