Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [gdamore-uart] src/sys
Module Name: src
Committed By: gdamore
Date: Fri Jun 16 03:32:03 UTC 2006
Modified Files:
src/sys/arch/mips/atheros/dev [gdamore-uart]: com_arbus.c
src/sys/dev/ic [gdamore-uart]: com.c comvar.h
Log Message:
KNF per simonb@ consisting of:
regs.xx -> regs.cr_xxx
wrap COM_INIT_REGS body with do { } while (0);)
Convert INB/OUTB macros to CSR_READ/CSR_WRITE macros per tsutsui@.
To generate a diff of this commit:
cvs rdiff -r1.1.12.1 -r1.1.12.2 src/sys/arch/mips/atheros/dev/com_arbus.c
cvs rdiff -r1.244.2.2 -r1.244.2.3 src/sys/dev/ic/com.c
cvs rdiff -r1.52.2.1 -r1.52.2.2 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