NetBSD/sys/arch
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
..
alpha rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
amiga rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
arm26 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
arm32 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
atari rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
bebox rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
cobalt rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
evbsh3 add shpcmcia_mem*() for SH4_PCMCIA 2000-11-08 01:01:22 +00:00
hp300 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
hpcmips rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
i386 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
luna68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
m68k %%<reg> -> %<reg> 2000-10-19 12:15:53 +00:00
mac68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
macppc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
mips We use 4K pages on MIPS systems (see mips_param.h), so override 2000-11-14 18:55:16 +00:00
mipsco rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
mmeye fix shpcic* iomem size from 0x4000000 to 0x1000000 2000-10-17 10:02:11 +00:00
mvme68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
news68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
newsmips rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
next68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
ofppc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
pc532 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
pmax rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
powerpc Add G4 specific exceptions (include AltiVec). 2000-11-19 20:48:20 +00:00
prep rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
sgimips rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
sh3 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
sparc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
sparc64 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
sun3 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
vax rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
x68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
Makefile