NetBSD/sys/arch/news68k
chs c62d17a551 rationalize the use of b_flags for geteblk() buffers.
rather than assigning to the whole field, set or clear individual flags,
which implies that the B_BUSY and B_INVAL flags will remain set.
this allows us to make the assertion in brelse() that B_BUSY is set,
which is the purpose of all this.
2000-11-20 08:24:08 +00:00
..
compile
conf Switch to MI mk48txx driver. 2000-10-04 16:35:43 +00:00
dev - Initialize zs chip in zscninit() so that kernel can use 2000-10-14 16:45:49 +00:00
include We use 4K pages on the news68k. Make PAGE_SIZE and friends into 2000-11-14 19:23:07 +00:00
news68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand Use "${OBJCOPY} -O binary" to strip a.out header. 2000-04-13 14:44:02 +00:00
Makefile pasto (s/mips/m68k/) 2000-10-05 18:21:10 +00:00