git: 9front

Download patch

ref: 1b0d00da65ad8f445b266c318af7cc6ba62b99f0
parent: 04b8eab6060efc3c709136170d286126457805af
author: Alexander Polakov <plhk@sdf.org>
date: Tue Jul 9 13:41:25 EDT 2013

Add rt2860 to plan9.ini(8)

--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -414,6 +414,16 @@
 To enable WPA/WPA2 encryption, see
 .IR wpa (8)
 for details.
+.TP
+.B rt2860
+Ralink Technology PCI/PCI-Express wireless adapters require
+firmware from
+.B http://firmware.openbsd.org/firmware/ral-firmware*.tgz
+to be present on attach in
+.B /lib/firmware
+or
+.B /boot. 
+See iwl section above for configuration details.
 .SS DISKS, TAPES
 (S)ATA controllers are autodetected.
 .SS \fL*nodma=\fP
--