NetBSD/sys/arch/hp300
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
..
DOC Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
compile
conf Add options COMPAT_40. 2007-06-25 13:22:45 +00:00
dev 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
hp300 Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
stand Fix an instance of "void *v, x;" and cast to char* before doing 2007-03-07 09:10:16 +00:00
Makefile