Date: Thu, 26 May 2011 17:02:56 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c Message-ID: <201105261703.p4QH3BeM075813@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2011-05-26 17:02:56 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_dev_ns8250.c
Log:
SVN rev 222317 on 2011-05-26 17:02:56Z by marcel
Ignore MCR[6] during the probe to fix a false negative. Bit 6 of the
MCR register on the Sunix Sun1699 chip tends to be set but doesn't
seem to have a function. That is, FreeBSD just works (provided the
correct RCLK is used) regardless.
PR: kern/129663
Diagnostics: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
MFC after: 3 days
Revision Changes Path
1.33 +7 -1 src/sys/dev/uart/uart_dev_ns8250.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105261703.p4QH3BeM075813>
