Source-Changes archive

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

CVS commit: src/sys/arch/arm/xscale



Module Name:    src
Committed By:   nonaka
Date:           Thu Feb 12 15:37:12 UTC 2009

Modified Files:
        src/sys/arch/arm/xscale: pxa2x0_pcic.c

Log Message:
Processing that installed the card first was moved from pxapcic_attach_common()
to the head of pxapcic_event_thread().
As a result, the problem that built-in CF card is not detected is solved.
This problem occurred because of the fix of kern/40531.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/xscale/pxa2x0_pcic.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