summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_wi_pci.c
AgeCommit message (Expand)Author
2002-07-10Use the correct COR offset for pcmcia card; noted by Warner LoshTodd C. Miller
2002-07-09move common declarations to if_wivar.h; mickey@ and millert@ ok.Federico G. Schwindt
2002-04-15Add Siemens/Efficient Networks SpeedStream 1023 Wireless PCI Adapter,Todd C. Miller
2002-04-10For PLX cards move CIS handling to be earlierTodd C. Miller
2002-04-09No longer need memsize.Todd C. Miller
2002-04-06For PLX-based bridge cards, move printing of pcmcia card CIS stringsTodd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-04-03The PLX version of the NDC NCP130 PCI card w/ embedded Prism2 doesTodd C. Miller
2002-04-01No Mickey, that corega card is just a rebadged NDC card.Todd C. Miller
2002-04-01todd killed a corega cardMichael Shalayeff
2002-03-30o Move register definitions to if_wireg.hTodd C. Miller
2002-03-27Update comment at the top to reality.Todd C. Miller
2002-03-26Add support for the TMD7160 dumb PCI-ISA bridge (similar in function toTodd C. Miller
2002-03-26a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.netMichael Shalayeff
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