Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/prep/prep



Module Name:    src
Committed By:   nonaka
Date:           Fri Jan 17 13:19:25 UTC 2003

Modified Files:
        src/sys/arch/prep/prep: bus_space.c

Log Message:
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.)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/prep/prep/bus_space.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index