[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / realtek

File: [cvs.NetBSD.org] / src / external / realtek / Makefile (download)

Revision 1.1.2.2, Mon Aug 13 23:18:21 2012 UTC (11 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, matt-nb6-plus
Changes since 1.1.2.1: +5 -0 lines

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.

# $NetBSD: Makefile,v 1.1.2.2 2012/08/13 23:18:21 riz Exp $

SUBDIR+=	urtwn

.include <bsd.subdir.mk>