summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/if_acx_cardbus.c
AgeCommit message (Expand)Author
2006-11-10acx(4) doesn't use rssadapt(9).Damien Bergamini
2006-10-12Add a symbolic name parameter to cardbus_intr_establish().Alexander Yurchenko
2006-08-19Replace existing rate adaption code with the ieee80211_amrr framework.Marcus Glocker
2006-08-09On detach the bus space was not unmapped correctly which could lead toMarcus Glocker
2006-08-08Some KNF.Marcus Glocker
2006-08-08Mention which MAC we are using (ACX100 or ACX111) and fixJonathan Gray
2006-08-03be more clear about failed mappingsTheo de Raadt
2006-08-03Enable also pretty printing of radio & address for cardbus.Marcus Glocker
2006-08-03Add/Fix copyright notes.Marcus Glocker
2006-08-03Change to OpenBSD cvs tag.Marcus Glocker
2006-08-03Inital import for the acx(4) driver.Marcus Glocker