NetBSD/sys/arch/arc
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
..
arc Replace the myriad copies of bounds_check_with_label() with a single MI 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 Adapt MD code to KAUTH_DEVICE_TTY_OPEN. Patch from Matt Fleming, thanks! 2006-10-01 18:56:21 +00:00
dti Misc minor cleanup for arc interrupt handlers: 2006-06-24 03:50:38 +00:00
include Convert arc to timecounters, using common mips3 timecounters. We have not 2006-09-09 00:47:54 +00:00
isa Use register macro defined in <dev/ic/i8259reg.h>. 2006-07-02 04:22:38 +00:00
jazz Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
pci Misc minor cleanup for arc interrupt handlers: 2006-06-24 03:50:38 +00:00
stand Revert previous, because header search path for src/common/include is 2006-08-28 13:42:39 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
TODO Remove the following item: 2005-11-16 14:25:15 +00:00