Source-Changes archive

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

CVS commit: [yamt-km] src/sys/arch/news68k



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

Modified Files:
        src/sys/arch/news68k/dev [yamt-km]: if_le.c
        src/sys/arch/news68k/news68k [yamt-km]: machdep.c

Log Message:
Sync with HEAD:
> 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.

Now a yamt-km kernel for news68k goes to multi user.
(sorry for ugly MD sources)


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