NetBSD/sys/arch/pmax
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
ibus Remove RASTERCONSOLE support from the pmax port. 2006-07-29 19:10:56 +00:00
include Change dumb DELAY(9) macro into inline version with asm like 2006-09-10 11:12:20 +00:00
pmax Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
stand Fix END symbol so that it matches START symbol for prom_write. 2006-02-07 11:59:22 +00:00
tc Tidy away wsmouse_input() abstractions and update 2006-11-12 19:00:42 +00:00
Makefile