Date: Tue, 30 Jul 2013 06:12:47 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Rui Paulo <rpaulo@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r253789 - in head: share/man/man4 sys/conf sys/dev/usb/wlan sys/modules/usb sys/modules/usb/rsu Message-ID: <20130730101247.GB2571@glenbarber.us> In-Reply-To: <201307300207.r6U27vYR024547@svn.freebsd.org> References: <201307300207.r6U27vYR024547@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--i0/AhcQY5QxfSsSZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 30, 2013 at 02:07:57AM +0000, Rui Paulo wrote: > Author: rpaulo > Date: Tue Jul 30 02:07:57 2013 > New Revision: 253789 > URL: http://svnweb.freebsd.org/changeset/base/253789 >=20 > Log: > Import OpenBSD's rsu(4) WLAN driver. > Support chipsets are the Realtek RTL8188SU, RTL8191SU, and RTL8192SU. > =20 > Many thanks to Idwer Vollering for porting/writing the man page and for > testing. > =20 > Reviewed by: adrian, hselasky > Obtained from: OpenBSD > Tested by: kevlo, Idwer Vollering <vidwer at gmail.com> >=20 > Added: > head/share/man/man4/rsu.4 (contents, props changed) > head/share/man/man4/rsufw.4 (contents, props changed) > head/sys/dev/usb/wlan/if_rsu.c (contents, props changed) > head/sys/dev/usb/wlan/if_rsureg.h (contents, props changed) > head/sys/modules/usb/rsu/ > head/sys/modules/usb/rsu/Makefile (contents, props changed) > Modified: > head/share/man/man4/Makefile > head/sys/conf/NOTES > head/sys/conf/WITHOUT_SOURCELESS_UCODE > head/sys/conf/files > head/sys/modules/usb/Makefile >=20 This breaks LINT. cc1: warnings being treated as errors /src/sys/dev/usb/wlan/if_rsu.c: In function 'rsu_load_firmware': /src/sys/dev/usb/wlan/if_rsu.c:2139: warning: cast discards qualifiers =66rom pointer target type *** Error code 1 Glen --i0/AhcQY5QxfSsSZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJR95GfAAoJEFJPDDeguUajr0YH/iDXTVep7kEbsGQxKGcKPSJ7 qAGZNmouPdF/zjDGBbG3oN8xDgelMgb5iXDGE6ubjbKndY7SbwJH+wLHGoqS3GGH KFU8h0HQlummaruazN+v8V9czVvWwTyCwxV+y6lbsgMcw1VTqlVCEHRkZE0zVuHG DJl/YHfWzMXCd/2TVFj/0whIZOqW55ecvFkkcQdXzLJgFJ+5YqJnRyBx4TMdd7is 9yc1eEdfPS14pxEwM4lUQr8YLs9NzLpZtJ9zhUS1xcV21aeLsejCnAvPV/4883yy J24iyQyyu3GyXEvnMaSbx0POnTltcqKFjtsZWmlqkeeyyRdEzP9t5JdYrPPpQQM= =5gD9 -----END PGP SIGNATURE----- --i0/AhcQY5QxfSsSZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130730101247.GB2571>