Date: Wed, 29 Nov 2006 17:54:59 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/uart uart.h uart_dev_ns8250.c Message-ID: <200611291754.kATHsxSa041732@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-11-29 17:54:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_2)
sys/dev/ic ns16550.h
sys/dev/uart uart.h uart_dev_ns8250.c
Log:
MFS: 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
Approved by: re (kensmith)
Revision Changes Path
1.16.8.1 +2 -1 src/sys/dev/ic/ns16550.h
1.4.8.1 +0 -6 src/sys/dev/uart/uart.h
1.14.8.1 +7 -5 src/sys/dev/uart/uart_dev_ns8250.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611291754.kATHsxSa041732>
