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 an axe(4) from FreeBSD



details:   https://anonhg.NetBSD.org/src/rev/e540ca37f298
branches:  trunk
changeset: 819309:e540ca37f298
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Nov 26 09:36:43 2016 +0000

description:
Add an axe(4) from FreeBSD

diffstat:

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

diffs (17 lines):

diff -r 181d6ba3324b -r e540ca37f298 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Nov 26 09:35:30 2016 +0000
+++ b/sys/dev/usb/usbdevs       Sat Nov 26 09:36:43 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.726 2016/11/26 09:35:30 skrll Exp $
+$NetBSD: usbdevs,v 1.727 2016/11/26 09:36:43 skrll Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3031,6 +3031,7 @@
 product SITECOMEU WL349V4      0x0050  WL-349 v4
 product SITECOMEU RT3070_1     0x0051  RT3070
 product SITECOMEU RTL8188CU    0x0052  RTL8188CU
+product SITECOMEU LN031                0x0056  LN-031
 product SITECOMEU RTL8188CU_2  0x005c  RTL8188CU
 product SITECOMEU RT3072_5     0x005f  RT3072
 product SITECOMEU WLA4000      0x0060  WLA-4000



Home | Main Index | Thread Index | Old Index