Source-Changes archive

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

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



Module Name:    src
Committed By:   rafal
Date:           Sun Apr 20 16:47:52 UTC 2008

Modified Files:
        src/sys/arch/arm/sa11x0: sa11x1_pcic.c

Log Message:
Fix detection / attachment of CF / PCMCIA cards present at boot-time.  This
was broken by one of the early vmlocking merges, which removed the kthread
that did the initial detection / attachment and instead called the code
directly from the PCMCIA controller attach method.

Submitted in PR port-hpcarm/37227 by Peter Postma; I've tweaked it ever-so-
slightly.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/arm/sa11x0/sa11x1_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