summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_wi_pcmcia.c
AgeCommit message (Expand)Author
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