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 AC600 ids.



details:   https://anonhg.NetBSD.org/src/rev/475b87816375
branches:  trunk
changeset: 850416:475b87816375
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Sat Apr 04 13:18:11 2020 +0000

description:
Add Edimax AC600 ids.

diffstat:

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

diffs (18 lines):

diff -r 020fa7300f05 -r 475b87816375 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Apr 04 13:15:48 2020 +0000
+++ b/sys/dev/usb/usbdevs       Sat Apr 04 13:18:11 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.778 2020/04/04 08:43:23 skrll Exp $
+$NetBSD: usbdevs,v 1.779 2020/04/04 13:18:11 mlelstv Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1494,6 +1494,8 @@
 product EDIMAX EW7722UTN       0x7722  EW-7722UTn
 product EDIMAX RTL8188CU       0x7811  RTL8188CU
 product EDIMAX RTL8192CU       0x7822  RTL8192CU
+product EDIMAX EW7811UTC_1     0xa811  EW-7811UTC
+product EDIMAX EW7811UTC_2     0xa812  EW-7811UTC
 product EDIMAX ELECOM_WDC433SU2M 0xb711        ELECOM WDC-433SU2M
 
 /* eGalax Products */



Home | Main Index | Thread Index | Old Index