NetBSD/sys/dev/mca
jdolecek 031c6d8c24 Add MCA ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP,
provided to me by David Brownlee (thanks!).

Performance of this card is quite poor on my PS/2 with 386DX, like 100KB/s
at best, but as low as 5KB/s when transferring bigger files due to
packet overruns. It would be good to revisit this later, probably by
teaching the ic code to use RX Early.
2001-03-22 16:54:45 +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 ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP, 2001-03-22 16:54:45 +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
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 Add entry for ATI AT1720T, another card I've got from David Brownlee. 2001-03-19 22:23:58 +00:00
mcadevs_data.h regen 2001-03-19 22:24:17 +00:00
mcadevs.h regen 2001-03-19 22:24:17 +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