From d59b977a8bc2320089556f11535ab926da0d39df Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Wed, 3 Jul 2013 07:02:33 +0000 Subject: [PATCH] - Add a Q2 entry on the Realtek USB wireless driver Submitted by: rpaulo --- .../news/status/report-2013-04-2013-06.xml | 27 ++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 58a3fb3704..5e4a338666 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

Thanks to all the reporters for the excellent work! This report - contains 10 entries and we hope you enjoy reading it.

+ contains 11 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2013 @@ -523,4 +523,29 @@ driver. + + + Realtek RTL8188CU/RTL8192CU USB Wireless Driver + + + + + Rui + Paulo + + rpaulo@FreeBSD.org + + + + +

The urtwn(4) 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 + (net/urtwn-firmware-kmod). Note that 802.11n is not + yet supported.

+ +