Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   tsutsui
Date:           Wed Feb  5 12:03:55 UTC 2003

Modified Files:
        src/sys/arch/dreamcast/dev/g2: if_mbe_g2.c
        src/sys/dev/ic: mb86960.c mb86960var.h

Log Message:
It seems the LAN Adapter on dreamcast actually uses slow 150ns SRAM,
so handle it properly by an additional quirk flag in sc_flags.

The problem was reported by Pat Wendorf on port-dreamcast, and
the fix was suggested and confirmed by Christian Groessler.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/dreamcast/dev/g2/if_mbe_g2.c
cvs rdiff -r1.55 -r1.56 src/sys/dev/ic/mb86960.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/ic/mb86960var.h

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