Module Name:    src
Committed By:   mrg
Date:           Mon Aug 26 02:01:18 UTC 2019

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

Log Message:
add MosChip MCS7730 and Sitecom Europe LN030 ethernet adapters.


To generate a diff of this commit:
cvs rdiff -u -r1.772 -r1.773 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.772 src/sys/dev/usb/usbdevs:1.773
--- src/sys/dev/usb/usbdevs:1.772	Sun Aug 18 11:45:23 2019
+++ src/sys/dev/usb/usbdevs	Mon Aug 26 02:01:18 2019
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.772 2019/08/18 11:45:23 mrg Exp $
+$NetBSD: usbdevs,v 1.773 2019/08/26 02:01:18 mrg Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2369,6 +2369,7 @@ product MOBILITY EASIDOCK	0x0304	EasiDoc
 /* MosChip Semiconductor */
 product MOSCHIP MCS7703		0x7703	MCS7703 USB Serial Adapter
 product MOSCHIP MCS7720		0x7720	MCS7720 USB Serial Adapter
+product MOSCHIP MCS7730		0x7730	MCS7730 Ethernet Adapter
 product MOSCHIP MCS7780		0x7780	MCS7780 Fast IrDA Adapter
 product MOSCHIP MCS7781		0x7781	MCS7781 Fast IrDA Adapter
 product MOSCHIP MCS7784		0x7784	MCS7784 Slow IrDA Adapter
@@ -3116,6 +3117,7 @@ product SITECOM CN104		0x2068	CN104 seri
 /* Sitecom Europe products */
 product SITECOMEU WL168V1	0x000d	WL-168 v1
 product SITECOMEU RT2870_1	0x0017	RT2870
+product SITECOMEU LN030		0x0021	LN-030
 product SITECOMEU WL168V4	0x0028	WL-168 v4
 product SITECOMEU RT2870_2	0x002b	RT2870
 product SITECOMEU RT2870_3	0x002c	RT2870

Reply via email to