NetBSD/sys/arch/dreamcast
ad a0d1fd8d0c 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 13:31:07 +00:00
..
compile
conf Add pseudo-device agr to all GENERIC kernels where it might make sense 2007-06-04 08:55:18 +00:00
dev It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
dreamcast IRL line connected to each device on sysasic is not always corresponding 2007-03-12 14:03:47 +00:00
include IRL line connected to each device on sysasic is not always corresponding 2007-03-12 14:03:47 +00:00
Makefile