summaryrefslogtreecommitdiffstats
path: root/share/man/man4/run.4
Commit message (Collapse)AuthorAgeFilesLines
* Add new USB ID.kevlo2015-04-191-1/+2
| | | | PR: 199522
* Sort SEE ALSObapt2014-12-261-2/+2
|
* use .Mt to mark up email addresses consistently (final part)bapt2014-06-261-1/+1
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* run.4: D1 is an mdoc macro, so we have to escape it.eadler2014-04-051-1/+1
| | | | Obtained from: DragonFlyBSD (357f4b5)
* Add support for the MediaTek/Ralink RT3593 chipset.kevlo2014-01-031-4/+18
| | | | Committed over the ZyXEL NWD2705 on amd64 with WPA.
* Add D-Link DWA-140 rev D1, another RT5372/run(4).kevlo2013-12-271-2/+2
| | | | From Anton Mazunin.
* Add support for the MediaTek/Ralink RT5572 chipset.kevlo2013-12-061-0/+2
| | | | | | Committed over the TP-LINK TL-WDN3200 (RT5572) on amd64 with WPA. While here, add my copyright.
* Mention the RT5370/RT5372 chipset.kevlo2013-11-111-3/+7
|
* Add specific supported revision of D-Link DWA-140 rev B1, B2.hselasky2013-02-131-1/+1
| | | | | Submitted by: PseudoCylon MFC after: 1 week
* - Add support of the following USB devices to run(4):hrs2012-07-091-1/+4
| | | | | | | * Logitec LAN-W150N/U2 * Buffalo WLI-UC-GNM2 - Add device id of Planex GW-USValue-EZ.
* Add specific supported revision of ASUS USB-N13 ver. A1.wblock2012-06-071-2/+2
| | | | | | | | http://lists.freebsd.org/pipermail/freebsd-doc/2012-June/019960.html Submitted by: PseudoCylon (AK) Approved by: bcr (mentor) MFC after: 3 days
* General mdoc(7) and typo fixes.gjb2012-05-121-1/+1
| | | | | | PR: 167776 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Add the Buffalo (Melco Inc.) WLI-UC-G301Ndaichi2011-03-041-0/+1
| | | | | | PR: usb/155229 Submitted by: Yoshiaki UCHIKAWA MFC after: 1 week
* Add manpage for runfw, the Ralink RT2700U, RT2800U and RT3000U firmwarethompsa2011-01-111-6/+14
| | | | | | module. Also fix a few nits in run.4. Submitted by: Akinori Furukoshi
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* Make this ready for automatic hardware notes generation.brueffer2010-05-121-1/+3
|
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-281-0/+219
This driver was written for OpenBSD by Damien Bergamini and ported over by Akinori Furukoshi.
OpenPOWER on IntegriCloud