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 Edimax N150 adapter; tested on my PBP



details:   https://anonhg.NetBSD.org/src/rev/767578c7bab8
branches:  trunk
changeset: 1024393:767578c7bab8
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Thu Oct 21 20:16:51 2021 +0000

description:
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 a7a42b7ed30e -r 767578c7bab8 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Oct 21 17:02:37 2021 +0000
+++ b/sys/dev/usb/usbdevs       Thu Oct 21 20:16:51 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.797 2021/10/17 20:40:03 andvar Exp $
+$NetBSD: usbdevs,v 1.798 2021/10/21 20:16:51 jnemeth Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1507,6 +1507,7 @@
 product EDIMAX EW7811UTC_1     0xa811  EW-7811UTC
 product EDIMAX EW7811UTC_2     0xa812  EW-7811UTC
 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