Date: Wed, 3 Jul 2013 07:02:33 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42124 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201307030702.r6372X6R064345@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Wed Jul 3 07:02:33 2013 New Revision: 42124 URL: http://svnweb.freebsd.org/changeset/doc/42124 Log: - Add a Q2 entry on the Realtek USB wireless driver Submitted by: rpaulo Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 06:48:48 2013 (r42123) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 07:02:33 2013 (r42124) @@ -18,7 +18,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 10 entries and we hope you enjoy reading it.</p> + contains 11 entries and we hope you enjoy reading it.</p> <!-- XXX: set date for the next set of submissions --> <p>The deadline for submissions covering between July and September 2013 @@ -523,4 +523,29 @@ driver.</task> </help> </project> + + <project cat='kern'> + <title>Realtek RTL8188CU/RTL8192CU USB Wireless Driver</title> + + <contact> + <person> + <name> + <given>Rui</given> + <common>Paulo</common> + </name> + <email>rpaulo@FreeBSD.org</email> + </person> + </contact> + + <body> + <p>The <tt>urtwn(4)</tt> driver was imported from OpenBSD. This + is a driver for very small Realtek USB WiFi cards which are pretty + inexpensive and can do 802.11n at the maximum theoretical speed + of 150 Mbps. They make a good addition to embedded systems such + as the Raspberry Pi and the BeagleBone. The driver requires + firmware that is available in the &os; Ports Collection + (<tt>net/urtwn-firmware-kmod</tt>). Note that 802.11n is not + yet supported.</p> + </body> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307030702.r6372X6R064345>