summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_wi_pcmcia.c
AgeCommit message (Expand)Author
2001-11-02match on intel pro/wireless 2011, from netbsdMichael Shalayeff
2001-10-28match on elsa cf wireless lanMichael Shalayeff
2001-10-25match on corega pccb-11Michael Shalayeff
2001-10-25match on gemtekMichael Shalayeff
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-06-23Disable interupts *before* establishing them to avoid a race.Todd C. Miller
2001-06-11For PCI attachments print the CIS strings since otherwise all we haveTodd C. Miller
2001-06-07no longer need bogus Linksys WPC11 entry now that we autodetect prism vs. lucentTodd C. Miller
2001-06-07probe prism2 chips based on the probed card id, not cisMichael Shalayeff
2001-06-06PCI shim for if_wi.c as promised. Magic for setting the PLX upTodd C. Miller
2001-05-22Vendor and prodid are 16-bits, not 32.Federico G. Schwindt
2001-05-15Split wi(4) into bus-dependent and bus-independent bits similar toTodd C. Miller