cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/uart uart.h
uart_dev_ns8250.c
Marcel Moolenaar
marcel at FreeBSD.org
Tue Nov 28 14:03:43 PST 2006
marcel 2006-11-28 22:03:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/ic ns16550.h
sys/dev/uart uart.h uart_dev_ns8250.c
Log:
Partial MFC: Remove 16-bit wide I/O. It breaks when the register shift
is non-null and may not work on all chipsets.
PR: i386/105616
Tested by: Helge Oldach
Revision Changes Path
1.16.2.1 +2 -1 src/sys/dev/ic/ns16550.h
1.4.2.1 +0 -6 src/sys/dev/uart/uart.h
1.14.2.1 +7 -5 src/sys/dev/uart/uart_dev_ns8250.c
More information about the cvs-src
mailing list