Age | Commit message (Expand) | Author |
2000-11-08 | Initialize the timeout in attach, not wi_init. | Artur Grabowski |
2000-10-27 | sync | Aaron Campbell |
2000-10-27 | shorten | Aaron Campbell |
2000-10-17 | /* Authentication added by Steve Weiss <srw@alum.mit.edu> based on advice | Michael Shalayeff |
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell |
2000-09-17 | implement SIOCSIFMTU, okay deraadt@ | Niels Provos |
2000-09-17 | sync | Aaron Campbell |
2000-09-17 | Add New Media LiveWire Ethernet LAN Adapter product ID; adam@cfar.umd.edu | Aaron Campbell |
2000-09-15 | Support the ejection of mii ep(4) devices, i.e., the 3c574. | Aaron Campbell |
2000-09-10 | enable card on resume | Michael Shalayeff |
2000-09-04 | oops recycle variable, only used when mem mode enabled | Michael Shalayeff |
2000-09-04 | Correct EDP register. This has fixed some device timeout problems. | Federico G. Schwindt |
2000-09-04 | futhers futher | Michael Shalayeff |
2000-09-04 | under pressure | Michael Shalayeff |
2000-09-04 | newmedia .wavjammer | Michael Shalayeff |
2000-09-04 | do not panic on detach | Michael Shalayeff |
2000-08-30 | regen. | Federico G. Schwindt |
2000-08-30 | Remove 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 MAC | Federico G. Schwindt |
2000-08-26 | Add support for detach of xe and aue. | Nathan Binkert |
2000-08-17 | replace if_awi w/ semi-current netbsd driver; still has problems | Michael Shalayeff |
2000-08-04 | Support for the Psion Goldcard; pt98kfr@student.hk-r.se | Aaron Campbell |
2000-08-04 | sync | Aaron Campbell |
2000-08-04 | Add Psion Goldcard; pt98kfr@student.hk-r.se | Aaron Campbell |
2000-07-22 | regen | Michael Shalayeff |
2000-07-22 | farallon communications for their wlan, for awi; from netbsd | Michael Shalayeff |
2000-06-30 | Convert to use new timeout API. | Artur Grabowski |
2000-06-29 | No need to call bpfdetach(), that's done in if_detach(). | Aaron Campbell |
2000-06-28 | Remove pointless variable. It is set to 0, then returned without modification. | Todd C. Miller |
2000-06-28 | Don't call the drivers' xxx_activate() function directly -- use the system | Aaron Campbell |
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 |