Source-Changes-HG archive

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

[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by j...



details:   https://anonhg.NetBSD.org/src/rev/d582aac79d9c
branches:  netbsd-9
changeset: 989999:d582aac79d9c
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Oct 23 11:17:43 2021 +0000

description:
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

diffstat:

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

diffs (17 lines):

diff -r c8cfcd0d0cc4 -r d582aac79d9c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Oct 21 14:33:59 2021 +0000
+++ b/sys/dev/usb/usbdevs       Sat Oct 23 11:17:43 2021 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index