NetBSD/sys/arch/arc
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
..
arc 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
compile
conf Remove leftover netns stuff. 2007-07-07 05:13:14 +00:00
dev Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
dti Misc minor cleanup for arc interrupt handlers: 2006-06-24 03:50:38 +00:00
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
isa Adapt to the new signature of callout_init(). 2007-07-11 19:37:22 +00:00
jazz 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
pci Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
stand Revert previous, because header search path for src/common/include is 2006-08-28 13:42:39 +00:00
Makefile
TODO Remove items about now obsolete spllowersoftclock() and CLKF_BASEPRI(). 2007-03-04 09:09:10 +00:00