NetBSD/sys/dev/mca
ad eb171eaaa7 It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.
2007-07-29 12:50:17 +00:00
..
3c523reg.h
Makefile.mcadevs
TODO
aha_mca.c
com_mca.c
devlist2h.awk
ed_mca.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
edc_mca.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
edcreg.h
edcvar.h
edvar.h
esp_mca.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
espreg.h
espvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
files.mca
if_ate_mca.c
if_elmc_mca.c
if_ep_mca.c
if_le_mca.c
if_lereg.h
if_ne_mca.c
if_tr_mca.c
if_tra_mca.c
if_we_mca.c
mca.c Remove the define of MCA_MAX_SLOTS from mcareg.h, and include 2007-04-11 18:32:19 +00:00
mca_subr.c
mcabusprint.c
mcadevs Add the product defines for the cards I intend to write support for. It 2007-04-12 18:00:05 +00:00
mcadevs.h regen 2007-04-12 18:00:17 +00:00
mcadevs_data.h regen 2007-04-12 18:00:17 +00:00
mcareg.h Remove the define of MCA_MAX_SLOTS from mcareg.h, and include 2007-04-11 18:32:19 +00:00
mcavar.h