NetBSD/sys/arch/mvmeppc
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 include files.wsfb 2007-04-10 02:40:16 +00:00
include Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
isa Cast to char* before doing pointer arithmetic. 2007-03-05 20:38:19 +00:00
mvmeppc 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
pci
stand Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
Makefile