NetBSD/sys/arch/mvme68k
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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev Use device_unit(). 2006-03-28 17:38:24 +00:00
docs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
include Convet to MI todr. Ok steve@. 2006-09-09 22:28:27 +00:00
mvme68k Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
stand change some variable types from int to size_t, since that's what libsa 2006-05-20 20:38:39 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00