NetBSD/sys/arch/sun3
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 Use options<space><tab>. 2007-07-18 15:49:09 +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
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
sun3 Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4 2007-06-12 03:34:28 +00:00
sun3x Sync with sun3/locore.s rev 1.88: 2007-07-20 22:26:29 +00:00
Makefile