Module Name:    src
Committed By:   martin
Date:           Sat Oct 23 11:17:44 UTC 2021

Modified Files:
        src/sys/dev/usb [netbsd-9]: usbdevs

Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1364):

        sys/dev/usb/usbdevs: revision 1.798

add Edimax N150 adapter; tested on my PBP


To generate a diff of this commit:
cvs rdiff -u -r1.770.4.8 -r1.770.4.9 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.770.4.8 src/sys/dev/usb/usbdevs:1.770.4.9
--- src/sys/dev/usb/usbdevs:1.770.4.8	Sat Mar 27 13:00:45 2021
+++ src/sys/dev/usb/usbdevs	Sat Oct 23 11:17:43 2021
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.770.4.8 2021/03/27 13:00:45 martin Exp $
+$NetBSD: usbdevs,v 1.770.4.9 2021/10/23 11:17:43 martin Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1492,6 +1492,7 @@ product EDIMAX EW7722UTN	0x7722	EW-7722U
 product EDIMAX RTL8188CU	0x7811	RTL8188CU
 product EDIMAX RTL8192CU	0x7822	RTL8192CU
 product EDIMAX ELECOM_WDC433SU2M 0xb711	ELECOM WDC-433SU2M
+product EDIMAX EW7811UNV2	0xb811	EW-7811Un V2
 
 /* eGalax Products */
 product EGALAX TPANEL		0x0001	Touch Panel

Reply via email to