Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [gdamore-uart] src/sys/arch
Module Name: src
Committed By: gdamore
Date: Tue Jun 20 18:00:41 UTC 2006
Modified Files:
src/sys/arch/arm/xscale [gdamore-uart]: ixp425_com.c pxa2x0_com.c
src/sys/arch/evbarm/adi_brh [gdamore-uart]: com_obio.c
src/sys/arch/evbarm/hdl_g [gdamore-uart]: com_obio.c
src/sys/arch/evbarm/iq80310 [gdamore-uart]: com_obio.c
src/sys/arch/evbarm/iq80321 [gdamore-uart]: com_obio.c
src/sys/arch/evbarm/npwr_fc [gdamore-uart]: com_obio.c
Log Message:
Add support for pretty much all ARM com(4) variants. There are a few ARM
serial devices that are not com(4)-like enough to be supported under com(4).
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.16.1 src/sys/arch/arm/xscale/ixp425_com.c
cvs rdiff -r1.5 -r1.5.16.1 src/sys/arch/arm/xscale/pxa2x0_com.c
cvs rdiff -r1.3 -r1.3.16.1 src/sys/arch/evbarm/adi_brh/com_obio.c
cvs rdiff -r1.1 -r1.1.12.1 src/sys/arch/evbarm/hdl_g/com_obio.c
cvs rdiff -r1.10 -r1.10.16.1 src/sys/arch/evbarm/iq80310/com_obio.c
cvs rdiff -r1.9 -r1.9.16.1 src/sys/arch/evbarm/iq80321/com_obio.c
cvs rdiff -r1.1 -r1.1.16.1 src/sys/arch/evbarm/npwr_fc/com_obio.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