Subject: CVS commit: syssrc/sys/arch/bebox/bebox
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/27/2002 01:45:55
Module Name: syssrc
Committed By: kleink
Date: Tue Feb 26 23:45:55 UTC 2002
Modified Files:
syssrc/sys/arch/bebox/bebox: machdep.c
Log Message:
Move battable entries for I/O to their correct pseudo-segment offsets;
while BAT spills currently don't happen, it should be possible for the
handlers to find them at the expected address anyway.
XXX Why the PCI I/O and Memory spaces are being installed in the iBAT
XXX registers is beyond me.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/arch/bebox/bebox/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.