Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-26 | remove some unneeded debugging | David Leonard | |
1999-08-25 | Move COREGA to ALLIEDTELESIS. | Federico G. Schwindt | |
1999-08-25 | sync | Federico G. Schwindt | |
1999-08-25 | Remove some unneeded text. Add Contec entry. | Federico G. Schwindt | |
1999-08-25 | receive works a lot better now | David Leonard | |
1999-08-24 | Remove unneeded printf. | Federico G. Schwindt | |
1999-08-23 | reset card before attempting config | David Leonard | |
1999-08-23 | undo damage by careless developer | Theo de Raadt | |
1999-08-23 | Remove some unneeded needs-flag; NetBSD. | Federico G. Schwindt | |
1999-08-23 | Todo list and roadmap; from NetBSD. | Federico G. Schwindt | |
1999-08-23 | Disable interrupts early; from NetBSD. | Federico G. Schwindt | |
1999-08-22 | make isapnp_print() use canonical format | Theo de Raadt | |
1999-08-22 | sync | Theo de Raadt | |
1999-08-22 | whack isapnp gus for now | Theo de Raadt | |
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 | sync | Theo de Raadt | |
1999-08-19 | Sync with NetBSD. | Federico G. Schwindt | |
1999-08-19 | pnpdevs.h | Theo de Raadt | |
1999-08-19 | another ethernet card | Theo de Raadt | |
1999-08-19 | test vendor id against PCMCIA_VENDOR_INVALID, not against 0 | David Leonard | |
1999-08-19 | increase size of register copies for debugging | David Leonard | |
1999-08-19 | revert to spin waiting on mailboxes | David Leonard | |
1999-08-19 | extend debugging to 16-bit pio | David Leonard | |
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-19 | sync | Theo de Raadt | |
1999-08-19 | shorten | Theo de Raadt | |
1999-08-18 | sync | David Leonard | |
1999-08-18 | "-1" -> "PCMCIA_PRODUCT_INVALID" | David Leonard | |
1999-08-18 | sync | Theo de Raadt | |
1999-08-18 | another card | Theo de Raadt | |
1999-08-18 | Remove unneeded code. Use u_int16_t. | Federico G. Schwindt | |
1999-08-18 | regen | Federico G. Schwindt | |
1999-08-18 | add some RangeLAN2 devices | David Leonard | |
1999-08-18 | make most functions static | David Leonard | |
use defines from pcmciadevs remove some futile debugging and ancient detach code print configure message in `the new way' fix compile error where 'sc' wasn't defined | |||
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff | |
1999-08-17 | Fix a problem if midi at ym is defined but not mpu. | Federico G. Schwindt | |
1999-08-16 | Sync with NetBSD. Mostly FreeBSD related changes. | Federico G. Schwindt | |
Diffs sent to augustsson. | |||
1999-08-16 | remove space. | Federico G. Schwindt | |
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt | |
1999-08-16 | Remove unneeded ifdefs. | Federico G. Schwindt | |
1999-08-16 | Remove unneeded ifdefs. | Federico G. Schwindt | |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | Remove netbsd ifdefs. | Federico G. Schwindt | |
1999-08-16 | Don't establish irq later. | Federico G. Schwindt | |
1999-08-16 | shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | Fix typo. | Federico G. Schwindt | |
1999-08-16 | more shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | even nicer | Theo de Raadt | |
1999-08-16 | repair output of pcmcia_print() to match pciprint() and others; fgsch and I | Theo de Raadt | |