NetBSD/sys/arch/alpha
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
..
a12 Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
alpha rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
common When computing the segment size, consider the maximum segment 2000-07-17 04:47:56 +00:00
compile
conf More cosmetics. 2000-11-19 14:23:34 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Make VM_MAX_KERNEL_ADDRESS end on a page boundary. 2000-11-19 03:16:55 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus
pci Duh, don't need SGMAP-related includes on this chipset. 2000-11-18 05:56:20 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
tc /t_line/t_linesw (typo) 2000-11-10 11:08:32 +00:00
tlsb
Makefile
STYLE