NetBSD/sys/arch/mvmeppc
scw e07faf8a74 Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().
2006-11-25 11:59:55 +00:00
..
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
include Use MI todr framework. Untested, but considered extremely 2006-09-17 03:38:36 +00:00
isa merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mvmeppc Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
pci merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
stand Follow up the rename of in_cksum.c to ip_cksum.c. 2006-01-26 22:26:52 +00:00
Makefile