Source-Changes archive

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

CVS commit: src/sys/arch/arm/ti



Module Name:    src
Committed By:   yurix
Date:           Sat Aug 15 20:13:34 UTC 2026

Modified Files:
        src/sys/arch/arm/ti: ti_edma.c

Log Message:
evbarm/ti_edma: fix comparison sign

The comparison sign was the wrong way around. This got masked
during testing because the driver reverted to PIO mode
when it couldn't acquire a DMA channel.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/ti/ti_edma.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