Source-Changes archive

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

CVS commit: src/sys/arch/news68k



Module Name:    src
Committed By:   tsutsui
Date:           Sun Feb 27 09:27:32 UTC 2005

Modified Files:
        src/sys/arch/news68k/dev: if_le.c
        src/sys/arch/news68k/news68k: machdep.c

Log Message:
LANCE chip actually requires PA of shared mem rather than VA.

Fortunately, lower bytes of PA and VA for intio devices were identical
on -current pmap, but the problem appears on new yamt-km which has differnt
address layout. Ummmmm.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/news68k/dev/if_le.c
cvs rdiff -r1.57 -r1.58 src/sys/arch/news68k/news68k/machdep.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