Date: Mon, 26 Feb 2007 23:33:07 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c Message-ID: <200702262333.l1QNX71A025881@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2007-02-26 23:33:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/uart uart_dev_ns8250.c
Log:
Partial MFC of rev 1.22 (the other bits were already MFC'd by marcel).
Additionally, remove the probe for the high 4 bits of IER being 0 and don't
assume we can always read/write 0 to/from those bits.
This is needed to get uart(4) to work on Xscale PXA255 and IXP425.
Revision Changes Path
1.14.2.2 +12 -22 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?200702262333.l1QNX71A025881>
