From owner-freebsd-current@FreeBSD.ORG Tue Apr 9 20:42:40 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E05AA958; Tue, 9 Apr 2013 20:42:40 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id A52F6CFD; Tue, 9 Apr 2013 20:42:40 +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 A70394AC57; Wed, 10 Apr 2013 00:42:33 +0400 (MSK) Date: Wed, 10 Apr 2013 00:42:29 +0400 From: Lev Serebryakov Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1054103295.20130410004229@serebryakov.spb.ru> To: John Baldwin Subject: Re: Intel D2500CC motherboard and strange RS232/UART behavior In-Reply-To: <201304091608.09257.jhb@freebsd.org> References: <229402991.20130407172016@serebryakov.spb.ru> <5847.1365365701@critter.freebsd.dk> <201304091608.09257.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: Adrian Chadd , freebsd-current@freebsd.org, Poul-Henning Kamp 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: Tue, 09 Apr 2013 20:42:40 -0000 Hello, John. You wrote 10 =E0=EF=F0=E5=EB=FF 2013 =E3., 0:08:09: >> .. did we really break shared interrupt handling on ISA? JB> When did it ever work? sio has special hacks to make it work, and in my experience, it worked around FreeBSD 4 (or even 3? I've started with 2.2.2, but it was later), when I had some systems with multiple internal ISA modems (does anybody remember word "FIDO" here?) >> God, you made me remember ISA interrupt sharing. I thought the main >> source of evilness is edge shared interrupts? JB> Right, and ISA are edge and active-hi, so generally not shareable. As far as I remember, it is changeable. But I could be wrong here. JB> Can you assign different interrupts via the BIOS somehow? I'll try. I could disable uart2 and 3 for sure, and then uart0 and uart1 will have unique standard (4 and 3) IRQ. I'll try it tomorrow. --=20 // Black Lion AKA Lev Serebryakov