NetBSD/sys/arch/mac68k
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 Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
dev 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
mac68k Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4 2007-06-12 03:34:28 +00:00
nubus Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
obio 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
Makefile Make the mac68k 'tags' target work. 2007-02-25 05:47:55 +00:00