Age | Commit message (Expand) | Author |
2000-06-26 | Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken by | Aaron Campbell |
2000-06-26 | sync | Aaron Campbell |
2000-06-26 | Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T. | Aaron Campbell |
2000-06-23 | Pass the correct sizeo() to cfattach struct so we don't panic on detach. | Aaron Campbell |
2000-06-20 | KNF | Todd T. Fries |
2000-06-20 | Almost make a Megahertz card working, still rx probs though | Niklas Hallqvist |
2000-06-20 | some more esp devices | Niklas Hallqvist |
2000-06-20 | regen | Niklas Hallqvist |
2000-06-20 | esp SCSI devices | Niklas Hallqvist |
2000-06-19 | xe needs ifmedia | Federico G. Schwindt |
2000-06-19 | Uncomment esp out now that the driver is in the tree. | Federico G. Schwindt |
2000-06-19 | Add pcmcia attachment of esp; from NetBSD. | Federico G. Schwindt |
2000-06-19 | Insert missing splx(); me and roberto@ns2.freenix.org. | Aaron Campbell |
2000-06-18 | indent | Aaron Campbell |
2000-06-12 | esp 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-06 | add some tuples from pc card standard 7.0; remove outdated comment. | Federico G. Schwindt |
2000-06-02 | make sure we are writing to the correct page; fixes a subtle bug which | Brandon Creighton |
2000-05-30 | Changes from NetBSD: | Federico G. Schwindt |
2000-05-29 | OR the values in misc within cftable entry; in iospace, irq and misc | Federico G. Schwindt |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell |
2000-05-29 | sync | Federico G. Schwindt |
2000-05-29 | new products. | Federico G. Schwindt |
2000-05-24 | properly configure multicast table. | Jun-ichiro itojun Hagino |
2000-05-18 | cleanup ifdefs and remove static for ray_update_siglev() | Michael Shalayeff |
2000-04-29 | make bus_space_region* w/o extra functions, seem to work ok for us | Michael Shalayeff |
2000-04-28 | Disable framework for recognition of CIS-less cards, several other match | Niklas Hallqvist |
2000-04-25 | sync unknown list with reality; minor changes. | Federico G. Schwindt |
2000-04-24 | use mii_detach, now xe detach/attach rocks again | Niklas Hallqvist |
2000-04-24 | Fix promiscuous mode (from martin@crt.se). Style nits. Do not look at | Niklas Hallqvist |
2000-04-24 | revived by mistake | Niklas Hallqvist |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-04-24 | wait just a bit for enabling to settle, fixes pccom on an xe | Niklas Hallqvist |
2000-04-24 | 3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet); | Federico G. Schwindt |
2000-04-24 | sync | Federico G. Schwindt |
2000-04-24 | new prods; rearrange. | Federico G. Schwindt |
2000-04-19 | new products; rearrange. | Federico G. Schwindt |
2000-04-19 | sync | Federico G. Schwindt |
2000-04-19 | New products from NetBSD; remove duplicated entry. | Federico G. Schwindt |
2000-04-10 | Added support for wd detach (merge from NetBSD). Support for | Constantine Sapuntzakis |
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell |
2000-04-04 | regen | Michael Shalayeff |
2000-04-04 | new cards supported by if_awi (new coming soon); also extraneous spaces removed | Michael Shalayeff |
2000-04-03 | aironet 802.11 ds driver from freebsd, isa and pci are missing | Michael Shalayeff |
2000-03-29 | ifmedia for ray | Michael Shalayeff |
2000-03-27 | don't include rcsid in compile | Jason Wright |
2000-03-23 | new timeout code from netbsd; also remove trailing spaces and tabs, spaces in... | Michael Shalayeff |
2000-03-22 | raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, f... | Michael Shalayeff |
2000-02-11 | Turn iff debugging code in attach, prolong a delay timer that made certain | Niklas Hallqvist |
2000-02-05 | if card has an activate function, call it on apm power changes | Theo de Raadt |