NetBSD/sys/arch/evbppc
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-20 13:39:58 +00:00
ev64260 TRUE -> true, FALSE -> false 2007-02-22 05:19:00 +00:00
evbppc 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
explora Move intr_init() from cpu_configure() to cpu_startup() so softintrs 2007-07-20 13:41:53 +00:00
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
obs405 TRUE -> true, FALSE -> false 2007-02-22 05:19:00 +00:00
virtex Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
walnut Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile