summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
2001-01-22nobody has base station for fh, and this was not ever discussed, bad angelosMichael Shalayeff
2001-01-17Fix breakage from revision 1.20 that freaked my WaveLAN out.Aaron Campbell
2001-01-16match on elsa xi300; from netbsd, no other visible changes in the driverMichael Shalayeff
2001-01-16regenMichael Shalayeff
2001-01-16Elsa products; from netbsdMichael Shalayeff
2001-01-14Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags,Angelos D. Keromytis
2001-01-11Newline at end of debug printf.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2000-12-29a few more ra_dprintf vs pktlen fmt fixesMichael Shalayeff
2000-12-16make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ...Michael Shalayeff
2000-11-08Initialize the timeout in attach, not wi_init.Artur Grabowski
2000-10-27syncAaron Campbell
2000-10-27shortenAaron Campbell
2000-10-17/* Authentication added by Steve Weiss <srw@alum.mit.edu> based on adviceMichael Shalayeff
2000-10-16Use mii_attach() directly instead of mii_phy_probe().Aaron Campbell
2000-09-17implement SIOCSIFMTU, okay deraadt@Niels Provos
2000-09-17syncAaron Campbell
2000-09-17Add New Media LiveWire Ethernet LAN Adapter product ID; adam@cfar.umd.eduAaron Campbell
2000-09-15Support the ejection of mii ep(4) devices, i.e., the 3c574.Aaron Campbell
2000-09-10enable card on resumeMichael Shalayeff
2000-09-04oops recycle variable, only used when mem mode enabledMichael Shalayeff
2000-09-04Correct EDP register. This has fixed some device timeout problems.Federico G. Schwindt
2000-09-04futhers futherMichael Shalayeff
2000-09-04under pressureMichael Shalayeff
2000-09-04newmedia .wavjammerMichael Shalayeff
2000-09-04do not panic on detachMichael Shalayeff
2000-08-30regen.Federico G. Schwindt
2000-08-30Remove entry added during the ne break. Should work fine now.Federico G. Schwindt
2000-08-30- Finally fix the problem introduced after the ax88190 support; the MACFederico G. Schwindt
2000-08-26Add support for detach of xe and aue.Nathan Binkert
2000-08-17replace if_awi w/ semi-current netbsd driver; still has problemsMichael Shalayeff
2000-08-04Support for the Psion Goldcard; pt98kfr@student.hk-r.seAaron Campbell
2000-08-04syncAaron Campbell
2000-08-04Add Psion Goldcard; pt98kfr@student.hk-r.seAaron Campbell
2000-07-22regenMichael Shalayeff
2000-07-22farallon communications for their wlan, for awi; from netbsdMichael Shalayeff
2000-06-30Convert to use new timeout API.Artur Grabowski
2000-06-29No need to call bpfdetach(), that's done in if_detach().Aaron Campbell
2000-06-28Remove pointless variable. It is set to 0, then returned without modification.Todd C. Miller
2000-06-28Don't call the drivers' xxx_activate() function directly -- use the systemAaron Campbell
2000-06-26Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken byAaron Campbell
2000-06-26syncAaron Campbell
2000-06-26Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T.Aaron Campbell
2000-06-23Pass the correct sizeo() to cfattach struct so we don't panic on detach.Aaron Campbell
2000-06-20KNFTodd T. Fries
2000-06-20Almost make a Megahertz card working, still rx probs thoughNiklas Hallqvist
2000-06-20some more esp devicesNiklas Hallqvist
2000-06-20regenNiklas Hallqvist
2000-06-20esp SCSI devicesNiklas Hallqvist