Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   riz
Date:           Thu Jun 14 04:14:37 UTC 2012

Modified Files:
        src/distrib/sets/lists/base: mi
        src/etc/mtree: NetBSD.dist.base
        src/external: Makefile README
        src/share/man/man4: urtwn.4
        src/sys/dev/usb: if_urtwn.c
Added Files:
        src/external/realtek: Makefile Makefile.inc
        src/external/realtek/urtwn: Makefile
        src/external/realtek/urtwn/dist: Realtek-Firmware-License.txt
            rtl8192cfw.bin rtl8192cfwU.bin

Log Message:
Add firmware for the RealTek RTL8192CU family of wireless chipsets, and
adapt the urtwn(4) driver to use the new files.  The firmware files were
extracted from the Linux driver at www.realtek.com, version 0005.1230.2011
and the license permits redistribution without modification.

While I'm here, install the files in /libdata/firmware/if_urtwn, like
most of the other network adapter firmware.

urtwn(4) can now operate without needing external files installed.  Tested
on my Edimax adapter.


To generate a diff of this commit:
cvs rdiff -u -r1.996 -r1.997 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.100 -r1.101 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.17 -r1.18 src/external/Makefile
cvs rdiff -u -r1.14 -r1.15 src/external/README
cvs rdiff -u -r0 -r1.1 src/external/realtek/Makefile \
    src/external/realtek/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/realtek/urtwn/Makefile
cvs rdiff -u -r0 -r1.1 \
    src/external/realtek/urtwn/dist/Realtek-Firmware-License.txt \
    src/external/realtek/urtwn/dist/rtl8192cfw.bin \
    src/external/realtek/urtwn/dist/rtl8192cfwU.bin
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/urtwn.4
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/if_urtwn.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index