summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
2005-06-20Replace arpcom in the softc with ieee80211com in preparation forJonathan Gray
2005-06-08remove netns crud.Henning Brauer
2005-04-27regenJakob Schlyter
2005-04-27add Audiovox RTM-8000 GSM/GPRS CFJakob Schlyter
2005-04-03protect SIOCSRAYPARAM and SIOCS80211NWIDUwe Stuehler
2005-03-24another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; fromTheo de Raadt
2005-03-13in the event wi_attach fails dont panic trying to clean up a nonexistantDavid Gwynne
2005-03-08Cosmetics...Thierry Deval
2005-03-06Untested support for I-O DATA WN-B11/CFZ.Jonathan Gray
2005-03-06regenJonathan Gray
2005-03-06I-O DATA WN-B11/CFZJonathan Gray
2005-02-21unbreak compilation by including some missing headersDavid Gwynne
2005-02-07Add Billionton CFLT2 Compact Flash. ok pval@ drahn@.Matthieu Herrb
2005-02-07regenMatthieu Herrb
2005-02-07Add Billionton CFLT2 Compact Flash. ok pval@ drahn@.Matthieu Herrb
2005-01-27Use pcmcia_intr_string() for printing the irq (or error) string.Todd C. Miller
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-21Undo last change; if wi_pcmcia_attach failed we already freed up theTodd C. Miller
2005-01-20If the card failed to attach completely we still want to unmap itsTodd C. Miller
2005-01-11Pass device names on intr_establish() call, other drivers need this too.Dale Rahn
2004-12-12syncTheo de Raadt
2004-12-12support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)Theo de Raadt
2004-11-23replace old net/if_ieee80211.h header with the net80211 ones, kernel part.Federico G. Schwindt
2004-10-22add some more wi devices found in netbsd and freebsdJonathan Gray
2004-10-22regenJonathan Gray
2004-10-22add some more wi devices found in netbsd and freebsdJonathan Gray
2004-10-20put newlines at slightly different places during attach, leading to cleanTheo de Raadt
2004-10-11regenMichael Shalayeff
2004-10-11add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx>Michael Shalayeff
2004-09-30regenTodd C. Miller
2004-09-30ARtem Onair 802.11b card works with wi(4); Marco PfatschbacherTodd C. Miller
2004-09-27regenTodd C. Miller
2004-09-27Add Proxim Harmony 802.11b card and attach it to wi(4); David VincelliTodd C. Miller
2004-09-25Senao el-2511cd2ext2m support. Reported and tested by Randy BenderFederico G. Schwindt
2004-09-25regen.Federico G. Schwindt
2004-09-25senao wireless adapters; from Randy Bender <randybender2004 at hotmail dot com>Federico G. Schwindt
2004-09-16some additional CIS sanity checks.Brad Smith
2004-08-02Initialize timeouts correctly, match isa com; fixes panics inMiod Vallat
2004-06-05Clean up style in ioctl.Ryan Thomas McBride
2004-06-04regen for ASUS SpaceLink WL-100Todd C. Miller
2004-06-04Add support for ASUS SpaceLink WL-100 PCMCIA 802.11b card; Sigfred HÃversenTodd C. Miller
2004-06-04regenTodd C. Miller
2004-06-04Fix pasto I introduced in Adaptec AWN-8030 additionTodd C. Miller
2004-06-01regenTodd C. Miller
2004-06-01Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) fromTodd C. Miller
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2004-05-11syncTheo de Raadt
2004-05-11support Iodata SMC8041TX; mjc@bitz.caTheo de Raadt
2004-05-03If wi@pcmcia fails in wiattach(), disestablish the interrupt andDale Rahn
2004-04-06Attach Microsoft MN-520 wireless cardTodd C. Miller