Source-Changes archive

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

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   riz
Date:           Mon Aug 13 23:18:24 UTC 2012

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

Log Message:
Pull up following revision(s) (requested by abs in ticket #497):
        external/realtek/urtwn/Makefile: revision 1.1
        external/realtek/Makefile.inc: revision 1.1
        external/realtek/urtwn/dist/rtl8192cfw.bin: revision 1.1
        distrib/sets/lists/base/mi: revision 1.997
        external/README: revision 1.15
        etc/mtree/NetBSD.dist.base: revision 1.101
        external/realtek/urtwn/dist/Realtek-Firmware-License.txt: revision 1.1
        share/man/man4/urtwn.4: revision 1.4
        external/realtek/Makefile: revision 1.1
        external/realtek/urtwn/dist/rtl8192cfwU.bin: revision 1.1
        sys/dev/usb/if_urtwn.c: revision 1.5
        external/Makefile: revision 1.18
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.984.2.7 -r1.984.2.8 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.97.2.2 -r1.97.2.3 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.16 -r1.16.6.1 src/external/Makefile
cvs rdiff -u -r1.14 -r1.14.8.1 src/external/README
cvs rdiff -u -r0 -r1.1.2.2 src/external/realtek/Makefile \
    src/external/realtek/Makefile.inc
cvs rdiff -u -r0 -r1.1.2.2 src/external/realtek/urtwn/Makefile
cvs rdiff -u -r0 -r1.1.2.2 \
    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.4.2.2 -r1.4.2.3 src/share/man/man4/urtwn.4
cvs rdiff -u -r1.5.2.2 -r1.5.2.3 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