NetBSD/sys/dev/mca
jdolecek 75b7bea508 Add MCA we(4) attachment for WD80x3 cards and clones. Tested with
WD8003W/A, card provided by David Brownlee (thanks!). The SMC Elite stuff not
tested since I don't have any; hopefully it's correct, should match
information in ADF files.

The MCA-specific init quirk taken from Linux smc-mca.c driver.
I don't quite grok why it works, but it does *cross fingers*.

The WD8003W/A seems to be quite a good choice. I get like 340KB/s on my
machine, where 3c523 does only like 310KB/s. The numbers would be probably
even better with faster CPU than 386DX :)
2001-03-23 19:25:35 +00:00
..
3c523reg.h Add driver for 3Com EtherLink/MC (3c523) Ethernet MCA card. This beast uses 2001-03-16 23:03:15 +00:00
aha_mca.c
com_mca.c Provide MCA com(4) attachment. Tested with IBM Internal modem, kindly 2001-03-19 21:56:43 +00:00
devlist2h.awk
files.mca Add MCA we(4) attachment for WD80x3 cards and clones. Tested with 2001-03-23 19:25:35 +00:00
if_elmc_mca.c Stylistic nit - don't use mca_devinfo(), print the info directly, we know 2001-03-19 22:33:35 +00:00
if_ep_mca.c Add MCA ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP, 2001-03-22 16:54:45 +00:00
if_tr_mca.c Make the frontend print a newline (follows similar change for isa and pcmcia front-ends) 2000-06-06 20:09:20 +00:00
if_we_mca.c Add MCA we(4) attachment for WD80x3 cards and clones. Tested with 2001-03-23 19:25:35 +00:00
Makefile.mcadevs
mca_subr.c remove mca_issupp() and just use UNCONF for unknown devices, like other 2001-02-14 19:31:19 +00:00
mca.c remove mca_issupp() and just use UNCONF for unknown devices, like other 2001-02-14 19:31:19 +00:00
mcadevs Change names of WD80x3x cards to what is in ADF's at 2001-03-23 18:12:13 +00:00
mcadevs_data.h regen 2001-03-23 18:12:45 +00:00
mcadevs.h regen 2001-03-23 18:12:45 +00:00
mcareg.h
mcavar.h remove mca_issupp() and just use UNCONF for unknown devices, like other 2001-02-14 19:31:19 +00:00
TODO the elmc initialization problem is hopefully fixed 2001-03-17 17:00:38 +00:00