From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 18:47:11 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B247D16A4CE for ; Tue, 26 Apr 2005 18:47:11 +0000 (GMT) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F6243D49 for ; Tue, 26 Apr 2005 18:47:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4441 invoked from network); 26 Apr 2005 18:47:11 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 26 Apr 2005 18:47:10 -0000 Received: from roboboy.corp.weather.com (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3QIl4W1034470; Tue, 26 Apr 2005 14:47:05 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Divacky Roman Date: Tue, 26 Apr 2005 14:37:33 -0400 User-Agent: KMail/1.8 References: <20050418072639.GA4635@stud.fit.vutbr.cz> In-Reply-To: <20050418072639.GA4635@stud.fit.vutbr.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504261437.34435.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: current@FreeBSD.org Subject: Re: slow kbd input on 6-current on amd64@nforce3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 18:47:11 -0000 On Monday 18 April 2005 03:26 am, Divacky Roman wrote: > hi, I sent you an-email about this... can you pls advice me? (where to > change that triggering).. I tried to put some debuging printfs into > /sys/amd64/amd64/intr_machdep.c:intr_config_inter() but nothing was printed > on boot, so I am lost ;( Hmm, that is the right place. I think it only did this in the ACPI + APIC case however. > thnx for info > > On Tue, Apr 12, 2005 at 12:53:50PM -0400, John Baldwin wrote: > > On Tuesday 12 April 2005 03:38 am, Divacky Roman wrote: > > > On Mon, Apr 11, 2005 at 08:38:32PM -0400, John Baldwin wrote: > > > > On Wednesday 06 April 2005 09:09 am, Divacky Roman wrote: > > > > > as I have mentioned on the list I have very slow keyboard input. it > > > > > might be related to kbd not having an IRQ assigned. I repeat once > > > > > again that it worked on 5.3R. > > > > > > > > Actually, now that I look at this, you have a buggy BIOS. It is > > > > lying and claiming that some PCI interrupts are active-hi rather than > > > > active-low. Hmm, the 5.3 dmesg you gave me included APIC, while this > > > > one does not. Does disabling ACPI make your keyboard happy on 6.0 by > > > > chance? > > > > > > It doesnt boot with acpi enabled (stops in probing ata devices, but it > > > never worked so I think ata is not the only culprit) > > > > Ok. > > > > > what can I do with it? would some quirk made the trick? why it worked > > > in 5.3R? > > > > I don't know at this point. Does 6.0 in any configuration work ok? > > (ACPI !APIC, ACPI APIC, !ACPI APIC, !ACPI !APIC) > > > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > > "Power Users Use the Power to Serve" = http://www.FreeBSD.org -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org