NetBSD/sys/arch/evbmips/evbmips
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
..
disksubr.c 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
interrupt.c Change mips3_clockintr() to take (struct clockframe *) rather than 2006-09-10 14:27:38 +00:00
locore_machdep.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
yamon.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00