49449523c7
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.
7 lines
215 B
Makefile
7 lines
215 B
Makefile
# $NetBSD: Makefile,v 1.18 2012/06/14 04:14:36 riz Exp $
|
|
|
|
SUBDIR+= apache2 atheros bsd cddl gpl2 gpl3 historical intel-fw-eula
|
|
SUBDIR+= intel-fw-public ibm-public mit public-domain realtek
|
|
|
|
.include <bsd.subdir.mk>
|