Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-08 | fix mbuf chain allocation to comply with m_devget() way. | Jun-ichiro itojun Hagino | |
1999-08-26 | remove some unneeded debugging | David Leonard | |
1999-08-25 | receive works a lot better now | David Leonard | |
1999-08-21 | Disable device interrupts in INTSEL register when interface is down. | David Leonard | |
Some comment cleanup. Add compatible hash function for generating 20-bit security key. (So much for Proxim's security by obscurity.) | |||
1999-08-19 | -remove some more statics | David Leonard | |
-don't loop hoping for piggybacked interrupts if the card is ejected mid-read -tried padding the mbufs to see if that helps receive -put in structure for hardware header (contains signal strength I think) still not completely working, but things are happening | |||
1999-08-08 | These all are backends for interfaces that can be attached late, whence | Niklas Hallqvist | |
ifinit can not set their ifq_maxlen, so do it ourselves. | |||
1999-07-30 | rename rl2->rln for sanity | David Leonard | |