Source-Changes archive

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

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   gdamore
Date:           Thu Feb 23 03:49:29 UTC 2006

Modified Files:
        src/sys/arch/mips/alchemy: au1550.c
        src/sys/arch/mips/conf: files.alchemy
Added Files:
        src/sys/arch/mips/alchemy/dev: aupcmcia.c aupcmciareg.h aupcmciavar.h

Log Message:
Initial commit of aupcmcia chip driver.  It requires board specific logic
(coming in a the follow up commit for dbau1550 only), and is not yet complete.
It has serious problems, enough that it isn't yet usable, although the
functionality is all basically fleshed out.  It is not enabled in any
default kernels at this point, so it should be benign.  Hopefully the
bugs will soon be worked out and these caveats can be removed.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/alchemy/au1550.c
cvs rdiff -r0 -r1.1 src/sys/arch/mips/alchemy/dev/aupcmcia.c \
    src/sys/arch/mips/alchemy/dev/aupcmciareg.h \
    src/sys/arch/mips/alchemy/dev/aupcmciavar.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/mips/conf/files.alchemy

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