NetBSD/sys/arch/macppc
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 Enable gmac ethernet. 2000-03-26 09:16:01 +00:00
dev Use ring buffer on tx side, too. 2000-03-26 09:15:17 +00:00
include Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
macppc Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
pci Remove an unused variable. 2000-02-04 07:48:11 +00:00
stand Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
Makefile