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:   skrll
Date:           Tue Oct 15 09:07:48 UTC 2013

Modified Files:
        src/sys/arch/arm/broadcom: bcm2835_obio.c files.bcm2835
        src/sys/arch/evbarm/conf: RPI std.rpi
        src/sys/arch/evbarm/rpi: rpi_machdep.c

Log Message:
Switch to dwctwo(4) from dotg(4) for the RaspberryPi port.  This brings
DMA support and (initial) isoc transfer support.

Remove URTWN_DOTG_WORKAROUND as dwctwo doesn't appear to need it.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/broadcom/bcm2835_obio.c \
    src/sys/arch/arm/broadcom/files.bcm2835
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/evbarm/conf/RPI
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/std.rpi
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/evbarm/rpi/rpi_machdep.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