NetBSD/sys/dev/vme
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
..
Makefile
files.vme vmegeneric never saw the light of the source tree. After 7 years, I guess 2007-01-09 23:51:30 +00:00
if_ie_vme.c
sc_vme.c
screg.h
si.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sireg.h
vme.c
vmereg.h
vmevar.h
xd.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
xdreg.h don't call variables errno! including from userland breaks things! 2006-08-27 19:18:08 +00:00
xdvar.h don't call variables errno! including from userland breaks things! 2006-08-27 19:18:08 +00:00
xio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
xy.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
xyreg.h don't call variables errno! including from userland breaks things! 2006-08-27 19:18:08 +00:00
xyvar.h don't call variables errno! including from userland breaks things! 2006-08-27 19:18:08 +00:00