NetBSD/sys/arch/sbmips
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
..
compile
conf Bump SYMTAB_SPACE so that it fits again. 2007-07-11 16:18:39 +00:00
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
sbmips 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
stand ANSIfy, white-space nits. 2006-04-15 16:47:30 +00:00
Makefile
TODO Switch to the MIPS generic soft interrupt code instead of using 2005-11-11 23:45:55 +00:00