Source-Changes-HG archive

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

[src/trunk]: src/external/realtek/urtwn Add firmaware for Realtek 8192ee/eu.



details:   https://anonhg.NetBSD.org/src/rev/1c20e5287e21
branches:  trunk
changeset: 348257:1c20e5287e21
user:      nat <nat%NetBSD.org@localhost>
date:      Wed Oct 12 06:49:40 2016 +0000

description:
Add firmaware for Realtek 8192ee/eu.

diffstat:

 external/realtek/urtwn/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f6a38faf7a92 -r 1c20e5287e21 external/realtek/urtwn/Makefile
--- a/external/realtek/urtwn/Makefile   Wed Oct 12 03:58:37 2016 +0000
+++ b/external/realtek/urtwn/Makefile   Wed Oct 12 06:49:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/07/20 13:25:23 nonaka Exp $
+# $NetBSD: Makefile,v 1.3 2016/10/12 06:49:40 nat Exp $
 
 NOMAN= # define
 
@@ -6,6 +6,7 @@
 FILES+=        dist/rtl8188eufw.bin
 FILES+=        dist/rtl8192cfw.bin
 FILES+=        dist/rtl8192cfwU.bin
+FILES+=        dist/rtl8192eefw.bin
 
 FILESDIR=      /libdata/firmware/if_urtwn
 



Home | Main Index | Thread Index | Old Index