NetBSD/sys/dev/mca
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +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 add a comment clarifying the DMA support, g/c the commented 2001-11-22 20:25:58 +00:00
com_mca.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
devlist2h.awk
ed_mca.c Convert over to use the new MCA DMA facilities, which encapsulate 2001-11-23 22:53:09 +00:00
edc_mca.c Convert over to use the new MCA DMA facilities, which encapsulate 2001-11-23 22:53:09 +00:00
edcreg.h Fix serious bug in bounce buf handling - the EDF_BOUNCEBUF flag needs 2001-04-22 11:32:49 +00:00
edcvar.h The header part of driver overhault: 2001-11-24 12:46:15 +00:00
edvar.h The header part of driver overhault: 2001-11-24 12:46:15 +00:00
files.mca - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
if_ate_mca.c add RCSID 2001-11-13 07:38:28 +00:00
if_elmc_mca.c Added macros for the bits in the SYSBUS byte, and macros 2001-11-26 23:30:59 +00:00
if_ep_mca.c add RCSID 2001-11-13 07:38:28 +00:00
if_le_mca.c add RCSID 2001-11-13 07:38:28 +00:00
if_lereg.h Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards. 2001-04-27 18:03:40 +00:00
if_ne_mca.c add RCSID 2001-11-13 07:38:28 +00:00
if_tr_mca.c add RCSID 2001-11-13 07:38:28 +00:00
if_we_mca.c add RCSID 2001-11-13 07:38:28 +00:00
Makefile.mcadevs
mca_subr.c add RCSID 2001-11-13 07:38:28 +00:00
mca.c don't need opt_mcaverbose.h here 2001-11-24 12:33:14 +00:00
mcadevs Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards. 2001-04-27 18:03:40 +00:00
mcadevs_data.h regen - SKNET cards 2001-04-27 18:04:14 +00:00
mcadevs.h regen - SKNET cards 2001-04-27 18:04:14 +00:00
mcareg.h
mcavar.h Introduce mca_match_disabled() - this returns true if cards with particular 2001-04-27 17:11:45 +00:00
TODO MCA DMA hooked via bus_dma, so remove one 2001-11-23 22:57:34 +00:00