aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ral/rt2661_ucode.h
Commit message (Collapse)AuthorAgeFilesLines
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-2268/+0
| | | | | | | | | | | | | | Note this includes changes to all drivers and moves some device firmware loading to use firmware(9) and a separate module (e.g. ral). Also there no longer are separate wlan_scan* modules; this functionality is now bundled into the wlan module. Supported by: Hobnob and Marvell Reviewed by: many Obtained from: Atheros (some bits) Notes: svn path=/head/; revision=178354
* Import microcodes for RT2561, RT2561S and RT2661 chipsets.Damien Bergamini2006-03-051-0/+2268
With permission from Ralink Technology. Notes: svn path=/head/; revision=156323