From owner-freebsd-mobile@FreeBSD.ORG Thu Dec 4 08:44:29 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8477216A4CF for ; Thu, 4 Dec 2003 08:44:29 -0800 (PST) Received: from mailhost.nmc.kpn.net (mailhost.nmc.kpn.net [194.151.95.5]) by mx1.FreeBSD.org (Postfix) with SMTP id D413143F85 for ; Thu, 4 Dec 2003 08:44:27 -0800 (PST) (envelope-from HeinH@nmc.kpn.net) Received: (qmail 11772 invoked from network); 4 Dec 2003 16:44:26 -0000 Received: from (HELO NMCRD01V3.nmcrd.nmcgv) (@) by mailhost.nmc.kpn.net with SMTP; 4 Dec 2003 16:44:26 -0000 Received: by NMCRD01V3.nmcrd.nmcgv with Internet Mail Service (5.5.2653.19) id ; Thu, 4 Dec 2003 17:44:26 +0100 Message-ID: <8EB4F34946036E499CAE93F5DF40DE870421C48A@NMCRD01V3.nmcrd.nmcgv> From: "Hermans, Hein" To: "'freebsd-mobile@freebsd.org'" Date: Thu, 4 Dec 2003 17:44:20 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Subject: RE: RE: Slow keyboard response, Compaq Pressario 1230 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 16:44:29 -0000 Hi Dylan, I've got the same lines in my log with exception of the psm driver (can't get it to work with my touchpad, and there is no mention of it in the logging) and I've no ACPI enabled. Hein >Hein, > >No such problems on a compaq presario 1600 laptop running 5.2 beta. >4.8 an 5.1 where both fine as well. >What controller chip is used in a 1230? >snip from dmesg of 1600: > >[..] >atkbddc0: port 0x64,0x60 irq 1 on acpi0 >atkbd0: flags 0x1 irq 1on atkbdc0 >kbd0 at atkbd0 >psm0: irq 12 on atkbdc0 >psm0: model IntelliMouse, device ID 3 >[..] > >ACPI enabled as you see. > > >Dylan.