Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1999-08-16 | Only print revision if SMC_DEBUG is defined. Shorten dmesg output. | Federico G. Schwindt | |
1999-08-15 | i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586 | Michael Shalayeff | |
1999-08-15 | media information shows up in ifconfig -m, does not need to show up in dmesg | Theo de Raadt | |
1999-08-15 | reduce size | Theo de Raadt | |
1999-08-15 | sync | Federico G. Schwindt | |
1999-08-15 | Allied Telesis LA-PCM support. | Federico G. Schwindt | |
1999-08-15 | Sync with NetBSD. | Federico G. Schwindt | |
Implement timeouts and abort requests. Compute length of short transfers correctly. | |||
1999-08-15 | o Correctly set type and typename in driver-generated label | Todd C. Miller | |
Should really use viscopy() when copying atap_model -> d_packname. When wd's become sd's this will be trivial (viscopy() lives in sd.c) | |||
1999-08-15 | ambicom ethernet address is in rom; 00107A==Ambicom sez hugh | Theo de Raadt | |
1999-08-14 | regen | Aaron Campbell | |
1999-08-14 | add ASIX88141 | Aaron Campbell | |
1999-08-14 | Driver for ASIX88140A/88141 Ethernet; from FreeBSD | Aaron Campbell | |
1999-08-14 | sync | Federico G. Schwindt | |
1999-08-14 | Support for 3CXEM556B-INT. | Federico G. Schwindt | |
1999-08-13 | sync | Theo de Raadt | |
1999-08-13 | AmbiCom AMB8002T | Theo de Raadt | |