summaryrefslogtreecommitdiffstats
path: root/share/man/man4/run.4
Commit message (Collapse)AuthorAgeFilesLines
* MFC r281745:kevlo2015-04-231-1/+2
| | | | | | Add new USB ID. PR: 199522
* MFC r259544, r259545, r259546, r259547, r259812, r259939, r260219, r260542,kevlo2014-02-141-5/+19
| | | | | | | r261118, r261124, r261330: - Add support for the MediaTek/Ralink RT3593 chipset. - Various minor USB WLAN fixes and improvements.
* MFC r238274, r246752, r256720, r256721, r256722, r256955, r257409hselasky2013-12-161-3/+9
| | | | | | | | | | | r257429, r257435, r257712, r257732, r257743, r257748, r257955 r257957, r257958, r258082, r258641, r258643, r258732, r258733, r258840, r258919, r258921, r259029, r259030, r259031, r259032 and r259046: - Add support for the MediaTek/Ralink RT5370/RT5372 chipset. - Various minor USB WLAN fixes and improvements. PR: usb/182936
* 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