NetBSD/sys/arch/cobalt
simonb 889c658b5b Change the kernel mmap interface so that the offset to map is an
"off_t" and the return value is a "paddr_t" to allow mappings
at offsets past 2^31 bytes.  Somewhat inspired by FreeBSD, which
only changed the offset to a "vm_offset_t".

Includes updates for the i386, pc532 and sh3 mmmmap from Jason Thorpe.
2000-06-26 04:55:19 +00:00
..
cobalt Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
compile
conf Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC. 2000-06-22 20:27:49 +00:00
dev Static poisoning. 2000-05-29 15:43:32 +00:00
include Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
pci Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
stand s/installboot/installkernel/, so it won't be confused with a real installboot. 2000-06-20 00:24:03 +00:00
Makefile Add stand SUBDIR. 2000-06-01 15:20:12 +00:00
TODO Update. 2000-04-03 00:20:11 +00:00