Age | Commit message (Expand) | Author |
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 |
2000-02-05 | repair suspend/activate; extern rlnstop, rlninit | David Leonard |
2000-02-03 | Make pccomms suspendable (tested on a 3Com Megahertz combo card). | Angelos D. Keromytis |
2000-02-03 | cnw_activate hacking | Angelos D. Keromytis |
2000-02-03 | Fix the activate routine to support suspend/resume. | Angelos D. Keromytis |
2000-02-03 | WEP support -- from FreeBSD (wpaul) | Angelos D. Keromytis |
2000-02-02 | Call xxx_init and xxx_stop on activate. | Federico G. Schwindt |
2000-02-02 | make the activate routines do xxstop() and xxinit() | Theo de Raadt |
2000-02-02 | regen. | Federico G. Schwindt |
2000-02-02 | Add Melco product; from NetBSD. | Federico G. Schwindt |
2000-02-01 | oops, return 0 if not match. | Federico G. Schwindt |
2000-02-01 | New regs from NetBSD. | Federico G. Schwindt |
2000-02-01 | Enable Intel EE PRO; still need to find a working phy. | Federico G. Schwindt |
2000-02-01 | New prods; use defines where available; rearrange some entries. | Federico G. Schwindt |
2000-02-01 | sync with the new names; add support for a second model. | Federico G. Schwindt |
2000-02-01 | Some new prods; rearrange entries. | Federico G. Schwindt |
2000-02-01 | regen. | Federico G. Schwindt |
2000-02-01 | Add some new prods from NetBSD; rearrange entries. | Federico G. Schwindt |
2000-02-01 | do not create _STR_ defines; this is useless, makes pcmciadevs.h larger | Federico G. Schwindt |
2000-01-31 | Add CNet NE2000 support. | Federico G. Schwindt |
2000-01-31 | Add CNet NE2000 support. | Federico G. Schwindt |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt |
1999-12-23 | regen. | Federico G. Schwindt |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt |
1999-12-22 | Add Dual NE2000. | Federico G. Schwindt |
1999-12-22 | regen. | Federico G. Schwindt |
1999-12-22 | Dual NE2000; john@teletrak.com.au. | Federico G. Schwindt |
1999-12-16 | Get the index in the ifnet_addrs array right (as if_index is | Angelos D. Keromytis |
1999-12-16 | non-working awi driver; someone finish it | Theo de Raadt |
1999-12-15 | Require privileges to change card parameters. | Angelos D. Keromytis |
1999-11-06 | sync | Theo de Raadt |
1999-11-06 | I shortened these names ON PURPOSE. Do NOT make them long again! | Theo de Raadt |
1999-11-05 | Commit to pcmciadevs (or any other *devs) should be done in two steps, | Federico G. Schwindt |
1999-11-05 | Add BayStack 650 FH 802.11 (from NetBSD) | Angelos D. Keromytis |
1999-11-05 | The default network name is not "ANY", it's the empty string. I've | Angelos D. Keromytis |
1999-10-31 | New prods: Planex FNW-3600-T and Corega Ether II & Fast Ether. | Federico G. Schwindt |
1999-10-31 | regen. | Federico G. Schwindt |
1999-10-31 | New products from NetBSD. Change a few names. | Federico G. Schwindt |
1999-10-27 | Use SIMPLEQ_XXX. | Federico G. Schwindt |
1999-10-27 | do not pre-filter bpf packets; jason | Theo de Raadt |
1999-10-26 | This file has my code in it, attach my copyright. | Jason Downs |
1999-10-26 | Rename internal com_attach() routine. | Jason Downs |
1999-10-09 | wdc layer work: | Constantine Sapuntzakis |
1999-10-06 | Replace unnecessary static int with a define. | Federico G. Schwindt |
1999-10-01 | Attach to SMC 8020 cards, they seem to work fine. | Jason Downs |
1999-10-01 | sync | Jason Downs |
1999-10-01 | Add SMC 8020 device. | Jason Downs |
1999-09-16 | Do not try to output when there is no space in the FIFO, optimize too | Niklas Hallqvist |
1999-09-13 | establish irq after aic | Theo de Raadt |