Age | Commit message (Expand) | Author |
---|---|---|
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2000-12-16 | make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ... | Michael Shalayeff |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-02-05 | repair suspend/activate; extern rlnstop, rlninit | David Leonard |
2000-02-03 | Fix the activate routine to support suspend/resume. | Angelos D. Keromytis |
1999-08-23 | reset card before attempting config | David Leonard |
1999-08-19 | test vendor id against PCMCIA_VENDOR_INVALID, not against 0 | David Leonard |
1999-08-18 | Remove unneeded code. Use u_int16_t. | Federico G. Schwindt |
1999-08-18 | make most functions static | David Leonard |
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt |
1999-08-08 | Add detaching support to networking pcmcia cards | Niklas Hallqvist |
1999-07-30 | rename rl2->rln for sanity | David Leonard |