summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1999-08-19Sync with NetBSD.Federico G. Schwindt
1999-08-19pnpdevs.hTheo de Raadt
1999-08-19another ethernet cardTheo de Raadt
1999-08-19test vendor id against PCMCIA_VENDOR_INVALID, not against 0David Leonard
1999-08-19increase size of register copies for debuggingDavid Leonard
1999-08-19revert to spin waiting on mailboxesDavid Leonard
1999-08-19extend debugging to 16-bit pioDavid Leonard
1999-08-19-remove some more staticsDavid 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-19syncTheo de Raadt
1999-08-19shortenTheo de Raadt
1999-08-18syncDavid Leonard
1999-08-18"-1" -> "PCMCIA_PRODUCT_INVALID"David Leonard
1999-08-18syncTheo de Raadt
1999-08-18another cardTheo de Raadt
1999-08-18Remove unneeded code. Use u_int16_t.Federico G. Schwindt
1999-08-18regenFederico G. Schwindt
1999-08-18add some RangeLAN2 devicesDavid Leonard
1999-08-18make most functions staticDavid 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-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-17Fix a problem if midi at ym is defined but not mpu.Federico G. Schwindt
1999-08-16Sync with NetBSD. Mostly FreeBSD related changes.Federico G. Schwindt
Diffs sent to augustsson.
1999-08-16remove space.Federico G. Schwindt
1999-08-16manufacturer and product are 16 bits, 0xffff is the special caseTheo de Raadt
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16Remove netbsd ifdefs.Federico G. Schwindt
1999-08-16Don't establish irq later.Federico G. Schwindt
1999-08-16shorten dmesg output.Federico G. Schwindt
1999-08-16Fix typo.Federico G. Schwindt
1999-08-16more shorten dmesg output.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16even nicerTheo de Raadt
1999-08-16repair output of pcmcia_print() to match pciprint() and others; fgsch and ITheo de Raadt
1999-08-16Only print revision if SMC_DEBUG is defined. Shorten dmesg output.Federico G. Schwindt
1999-08-15i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586Michael Shalayeff
1999-08-15media information shows up in ifconfig -m, does not need to show up in dmesgTheo de Raadt
1999-08-15reduce sizeTheo de Raadt
1999-08-15syncFederico G. Schwindt
1999-08-15Allied Telesis LA-PCM support.Federico G. Schwindt
1999-08-15Sync with NetBSD.Federico G. Schwindt
Implement timeouts and abort requests. Compute length of short transfers correctly.
1999-08-15o Correctly set type and typename in driver-generated labelTodd 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-15ambicom ethernet address is in rom; 00107A==Ambicom sez hughTheo de Raadt
1999-08-14regenAaron Campbell
1999-08-14add ASIX88141Aaron Campbell
1999-08-14Driver for ASIX88140A/88141 Ethernet; from FreeBSDAaron Campbell
1999-08-14syncFederico G. Schwindt
1999-08-14Support for 3CXEM556B-INT.Federico G. Schwindt
1999-08-13syncTheo de Raadt
1999-08-13AmbiCom AMB8002TTheo de Raadt