summaryrefslogtreecommitdiffstats
path: root/share/man/man4/urtw.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
|
* rework EXAMPLES somewhat, and remove the obsolete NONE NONE NONE dhcpjmc2013-02-141-21/+14
| | | | stuff; ok krw
* Use .Lk for HTTP hyperlinks, not .Pa.schwarze2012-08-121-3/+3
| | | | | | | | Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>. jmc@ agrees in principle that .Lk is the right macro to use. While here, update a few broken links, and add missing markup at a few places.
* - switch from wpapsk to wpakeyjmc2010-11-011-13/+5
| | | | | | | - remove the "return device to default settings" example, which theo says is rubbish ok deraadt
* crikey! all our wireless pages had the Os macro out of place;jmc2010-04-291-3/+3
|
* use the right capitalization for Realtek.sobrado2010-03-011-3/+3
| | | | | | cardbus(4), pci(4), and urtw(4) changes reminded by jmc@ ok jmc@
* Clarify zyd(4) to indicate that the TRENDnet TEW-424UB comesjsg2009-09-231-2/+3
| | | | | | | | | | | | | | in multiple revisions and add the Realtek one as a supported urtw(4) device after confirming with the windows driver that we match the id. The revisions mentioned on the TRENDnet page fall out like so: rev A ZD1211 V2 SiS163U V2.1R SiS163U V3.xR RTL8187B We don't handle the SiS ones.
* the `W' in WEP apparently stands for wired, not wireless;jmc2009-09-021-3/+3
| | | | from Scott Radvan
* brad and jsg point out that this device does not do ibss either;jmc2009-08-111-10/+1
|
* urtw does not do hostap, so remove the hostap example;jmc2009-08-111-10/+2
| | | | from Piotrek Kapczuk
* sort;jmc2009-07-291-2/+2
|
* list couple more; and explicit revs of WL-168martynas2009-07-291-3/+6
|
* Walter Haidinger reported to me that couple of Alfa AWUS036H adaptersmartynas2009-07-281-2/+3
| | | | he has work; ok jsg@
* updates for 8187b;jmc2009-06-071-3/+3
|
* - supports rtl8187bmartynas2009-06-061-3/+6
| | | | - list some more devices
* more RealTek RTL8187 based deviceskevlo2009-03-031-2/+3
| | | | ok jsg@
* use `` instead of $(), since the former works for both csh and ksh; asjmc2009-02-161-3/+3
| | | | pointed out by claudio
* Weongyo Jeong has consented to switch from an inappropriate licensejsg2008-12-031-23/+13
| | | | to license.template
* initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187Lkevlo2008-11-271-0/+157
802.11 devices. currently it has issues scanning. ok jsg@