NetBSD/sys/arch/pmax
kleink 230876cf26 Merge parts of chs-ubc2 into the trunk:
* Remove the casts to vaddr_t from the round_page() and trunc_page() macros to
  make them type-generic, which is necessary i.e. to operate on file offsets
  without truncating them.
* In due course, cast pointer arguments to these macros to an appropriate
  integral type (paddr_t, vaddr_t).

Originally done by Chuck Silvers, updated by myself.
2000-03-26 20:42:21 +00:00
..
compile
conf Add the RAIDframe device major to the machine-dependent config files 2000-03-14 15:56:51 +00:00
dev Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Revert previous. 2000-03-24 23:06:03 +00:00
pmax Make sure proc0 PCB has spl0 condition in CP0 status register field. 2000-03-25 10:14:13 +00:00
stand Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
tc Eliminate unused sc_cookie field of struct ioasic_softc. 2000-03-15 03:07:44 +00:00
Makefile