Up to [cvs.NetBSD.org] / src / external
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: matt-nb6-plus
Revision 1.16.6.1.2.1 / (download) - annotate - [select for diffs], Wed Nov 21 01:04:33 2012 UTC (8 years, 4 months ago) by matt
Branch: matt-nb6-plus
Changes since 1.16.6.1: +8 -3
lines
Diff to previous 1.16.6.1 (colored) next main 1.17 (colored)
Don't descend into gpl3 unless we are building a gpl3 tool. Only build binutils if we want 2.19 [sic]
Revision 1.16.6.1 / (download) - annotate - [select for diffs], Mon Aug 13 23:18:23 2012 UTC (8 years, 8 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base
Branch point for: matt-nb6-plus
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
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.