summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
2001-12-05match on Symbol's Spectrum24 pcmcia/prism2, form netbsdMichael Shalayeff
2001-12-05add simpletech spectrum24, from netbsdMichael Shalayeff
2001-11-27match on buffalo and emtac wavelans; from netbsdMichael Shalayeff
2001-11-27add an emtac wavelanMichael Shalayeff
2001-11-27add a couple of buffalo wavelans, from netbsdMichael Shalayeff
2001-11-23regenJakob Schlyter
2001-11-23add 3Com Wireless LAN PC CardJakob Schlyter
2001-11-20match on linksys iwn; from netbsdMichael Shalayeff
2001-11-20regenMichael Shalayeff
2001-11-20Linksys2 Instant Wireless NetworkMichael Shalayeff
2001-11-06it appears pcm100 is not the same as combo ecard even same vendor/prod ids; f...Michael Shalayeff
2001-11-06regenMichael Shalayeff
2001-11-06oopsMichael Shalayeff
2001-11-06add pcm100 cis form Matt Behrens <matt@zigg.com> via pr#2166Michael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-02match on intel pro/wireless 2011, from netbsdMichael Shalayeff
2001-10-28match on elsa cf wireless lanMichael Shalayeff
2001-10-28regenMichael Shalayeff
2001-10-28add ELSA XI800 CF Wireless LAN; from netbsdMichael Shalayeff
2001-10-25match on corega pcc-tdMichael Shalayeff
2001-10-25match on corega pccb-11Michael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add a couple of corega cards, from netbsdMichael Shalayeff
2001-10-25match on gemtekMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add gemtek and symbol wlans; from netbsdMichael Shalayeff
2001-10-08Support the WiseCom iPort 10/100; thanks to Brendan Hiley <ultr0s@mbox.com.au>Aaron Campbell
2001-10-08regenAaron Campbell
2001-10-08WiseCom iPort; Brendan Hiley <ultr0s@mbox.com.au>Aaron Campbell
2001-09-30Make the kernel compile.Artur Grabowski
2001-08-18Make use of ax88190_stop_card and dl10019_stop_card.Aaron Campbell
2001-08-18Support for PCMCIA network cards with an ASIX AX88190. Committing this overAaron Campbell
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-07-08Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLENFederico G. Schwindt
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-27recieve -> receiveNathan Binkert
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-23Remove repeated ethernet constants; use if_ether.h for it instead.Federico G. Schwindt
2001-06-23Disable interupts *before* establishing them to avoid a race.Todd C. Miller
2001-06-12regenDavid Leonard
2001-06-12Add Archos MiniCD (comes with some Toshiba laptops). ok csapuntz,fgschDavid Leonard
2001-06-12Yet another entry for the Netgear FA410TXC; fromFederico G. Schwindt
2001-06-11For PCI attachments print the CIS strings since otherwise all we haveTodd C. Miller
2001-06-08missed one; pointed out by ben fleis <ben@monkey.org>Michael Shalayeff
2001-06-08use pragma instead of attributing every and each struct, some spacesMichael Shalayeff
2001-06-07regenTodd 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-06-04Linksys PCM100 support; from Matt Behrens <matt@zigg.com>.Federico G. Schwindt