Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sat Jun 14 16:25:54 UTC 2003

Modified Files:
        src/sys/arch/arm/xscale: pxa2x0_com.c
        src/sys/dev/ic: com.c comvar.h

Log Message:
Introduce a new "type" field in the softc which is used to indicate
the general UART type.  Currently, we have "normal", "hayesp" and
"pxa2x0" types.  Replace the corresponding hw flags with the new type
values.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/xscale/pxa2x0_com.c
cvs rdiff -r1.208 -r1.209 src/sys/dev/ic/com.c
cvs rdiff -r1.44 -r1.45 src/sys/dev/ic/comvar.h

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