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 two kue(4) adapters:
details: https://anonhg.NetBSD.org/src/rev/c1295d3c379e
branches: trunk
changeset: 453576:c1295d3c379e
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Aug 18 11:45:23 2019 +0000
description:
add two kue(4) adapters:
ACTIONTEC KL5KUSB101 USB Ethernet adapter
ALLIEDTELESYN AT-USB10 USB Ethernet Adapter
diffstat:
sys/dev/usb/usbdevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r d5ffe408770c -r c1295d3c379e sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Sun Aug 18 11:11:48 2019 +0000
+++ b/sys/dev/usb/usbdevs Sun Aug 18 11:45:23 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.771 2019/08/18 09:05:31 mrg Exp $
+$NetBSD: usbdevs,v 1.772 2019/08/18 11:45:23 mrg Exp $
/*-
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -724,6 +724,7 @@
product ACTIONTEC PRISM_25 0x0408 Prism2.5 WLAN
product ACTIONTEC PRISM_25A 0x0421 Prism2.5 WLAN A
product ACTIONTEC AR9287 0x1200 AR9287+AR7010
+product ACTIONTEC KL5KUSB101 0x1200 KL5KUSB101 USB Ethernet adapter
product ACTIONTEC FREELAN 0x6106 ROPEX FreeLan 802.11b
product ACTIONTEC UAT1 0x7605 UAT1 Wireless Ethernet adapter
@@ -3067,6 +3068,9 @@
product SIGMATEL DNSSF7X 0x8020 Datum Networks SSF-7X Multi Players
product SIGMATEL MUSICSTICK 0x8134 TrekStor Musicstick
+/* Allied Telesyn products */
+product ALLIEDTELESYN AT_USB10 0x07c9 AT-USB10 USB Ethernet Adapter
+
/* SIIG products */
product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader
product SIIG UISDMC2S 0x0200 MULTICARDREADER
Home |
Main Index |
Thread Index |
Old Index