summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
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
2000-06-19xe needs ifmediaFederico G. Schwindt
2000-06-19Uncomment esp out now that the driver is in the tree.Federico G. Schwindt
2000-06-19Add pcmcia attachment of esp; from NetBSD.Federico G. Schwindt
2000-06-19Insert missing splx(); me and roberto@ns2.freenix.org.Aaron Campbell
2000-06-18indentAaron Campbell
2000-06-12esp support; commented out by now till i check the other archs.Federico G. Schwindt
2000-06-06* correct some length checkings based on the specs; still a few to fix.Federico G. Schwindt
2000-06-06add some tuples from pc card standard 7.0; remove outdated comment.Federico G. Schwindt
2000-06-02make sure we are writing to the correct page; fixes a subtle bug whichBrandon Creighton
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-29OR the values in misc within cftable entry; in iospace, irq and miscFederico G. Schwindt
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-29syncFederico G. Schwindt
2000-05-29new products.Federico G. Schwindt
2000-05-24properly configure multicast table.Jun-ichiro itojun Hagino
2000-05-18cleanup ifdefs and remove static for ray_update_siglev()Michael Shalayeff