NetBSD/sys/arch/cobalt
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
..
cobalt Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev Remove or comment out now unused code after MI mips3_clockintr migration. 2006-09-10 06:41:09 +00:00
include Protect from multiple inclusion. 2006-09-26 13:11:59 +00:00
pci Vendor GALILEO is now MARVELL. 2006-08-22 21:42:19 +00:00
stand Link libkern last. It contains functions normally found in libgcc, so 2006-08-12 11:38:11 +00:00
Makefile
TODO