summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_wi_pci.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-28match on corega CGWLPCIA11; from <jonathon.fletcher@pobox.com>Michael Shalayeff
2001-12-20for mimi-pci cards registers are word in a dword, missed that in bringing ove...Michael Shalayeff
2001-12-20rule: first commit, then compileMichael Shalayeff
2001-12-20do not print cis for non-plx cards, because there is noneMichael Shalayeff
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-24Match Netgear MA301 dumb PCMCIA->PCI bridge.Todd C. Miller
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-07-063com airconnect 3crwe777aJason Wright
2001-06-23Disable interupts on the card before mapping and establishing theTodd C. Miller
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-06-11For PCI attachments print the CIS strings since otherwise all we haveTodd C. Miller
2001-06-07no longer need to set sc_prism2 manuallyTodd C. Miller
2001-06-06PCI shim for if_wi.c as promised. Magic for setting the PLX upTodd C. Miller