NetBSD/sys/arch/pc532
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 Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
dev Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
fpu
include '532 has 4K pages. Make PAGE_SIZE and friends into compile-time 2000-11-14 19:31:51 +00:00
pc532 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile
To.Do