Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   kiyohara
Date:           Sun Aug  9 06:12:34 UTC 2009

Modified Files:
        src/sys/arch/arm/sa11x0: sa11x0.c sa11x0_ost.c sa11x0_var.h
        src/sys/arch/arm/xscale: pxa2x0.c pxa2x0_ohci.c pxa2x0_rtc.c
            pxa2x0_udc.c pxa2x0var.h
        src/sys/arch/evbarm/gumstix: gxiic.c gxmci.c
        src/sys/arch/zaurus/conf: GENERIC

Log Message:
Fix matching by improper driver.
  see http://mail-index.netbsd.org/port-arm/2009/07/08/msg000807.html

And remove some white-spaces.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/sa11x0/sa11x0.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/sa11x0/sa11x0_ost.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/sa11x0/sa11x0_var.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/xscale/pxa2x0.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/xscale/pxa2x0_ohci.c \
    src/sys/arch/arm/xscale/pxa2x0var.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/xscale/pxa2x0_rtc.c \
    src/sys/arch/arm/xscale/pxa2x0_udc.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/gumstix/gxiic.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/gumstix/gxmci.c
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/zaurus/conf/GENERIC

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