NetBSD/sys/arch/prep
nonaka 0a4b06a4b4 Fix bus_space_mmap() bug.
> Module Name:    src
> Committed By:   augustss
> Date:           Sun Jan 12 23:46:12 UTC 2003
>
> Modified Files:
> 	src/sys/arch/pmppc/pmppc: bus_space.c
>
>Log Message:
>The bus_space_mmap() returns a physaddr, not a page, on the PPC.
>(This is broken in some (all?) of the PPC ports, it seems.)
2003-01-17 13:19:25 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add ISA Floppy (to be consistent with INSTALL). 2003-01-16 07:23:06 +00:00
dev Use aprint_normal() for cfprint routines. 2003-01-01 01:57:51 +00:00
include Add platform support for the IBM PPS Model 6040 (E) (aka ThinkPad 820). 2003-01-16 02:18:20 +00:00
isa Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
pci Add platform support for the IBM PPS Model 6040 (E) (aka ThinkPad 820). 2003-01-16 02:18:20 +00:00
prep Fix bus_space_mmap() bug. 2003-01-17 13:19:25 +00:00
stand
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00