NetBSD/sys/arch/acorn32/mainbus
ad 66fefd117b 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:15:35 +00:00
..
atppc_pioc.c
com_pioc.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
fd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
fdreg.h
lpt_pioc.c
pioc.c
piocreg.h
piocvar.h
wdc_pioc.c