Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm/footbridge



Module Name:    syssrc
Committed By:   chris
Date:           Sat May  4 10:04:42 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/footbridge: footbridge.c footbridge.h
            footbridge_clock.c

Log Message:
Implement a proper delay routine for footbridge based systems.  Note that
until the footbridge is attached we still have to rely on a loop.  This
uses TIMER_3 running at 100Hz.
Sadly this doesn't appear to fix the tlp problems, which either means that this
delay routine is not as accurate as it should/could be or tlp is still broken.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/footbridge/footbridge.c \
    syssrc/sys/arch/arm/footbridge/footbridge_clock.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/footbridge/footbridge.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