From owner-freebsd-current@FreeBSD.ORG Sun Apr 7 19:44:03 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8939E39A; Sun, 7 Apr 2013 19:44:03 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id 4E1E6D3E; Sun, 7 Apr 2013 19:44:03 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:900d:c887:884e:713b]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 87D0B4AC57; Sun, 7 Apr 2013 23:43:57 +0400 (MSK) Date: Sun, 7 Apr 2013 23:43:55 +0400 From: Lev Serebryakov Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1428566376.20130407234355@serebryakov.spb.ru> To: "Poul-Henning Kamp" Subject: Re: Intel D2500CC motherboard and strange RS232/UART behavior In-Reply-To: <5698.1365363110@critter.freebsd.dk> References: <229402991.20130407172016@serebryakov.spb.ru> <2866.1365348969@critter.freebsd.dk> <454119968.20130407211356@serebryakov.spb.ru> <5068.1365356114@critter.freebsd.dk> <962552272.20130407232944@serebryakov.spb.ru> <5698.1365363110@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: Adrian Chadd , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 19:44:03 -0000 Hello, Poul-Henning. You wrote 7 =E0=EF=F0=E5=EB=FF 2013 =E3., 23:31:50: >> It looks like it picks up IRQ hint from ACPI, and, according to >> dmesg, it does so correctly, but after that it doesn't work :( PHK> So does the interrupt actually arrive ? vmstat -i interrupt total rate irq3: uart0 uart2 1 0 It doesn't look so. And uart1 and uart3 doesn't have interrupt according to `vmstat -i' (but share irq4 according to boot messages). PHK> If not: Interrupt routing issue ? How could I debug this? --=20 // Black Lion AKA Lev Serebryakov