From owner-freebsd-acpi@FreeBSD.ORG Thu Jul 8 19:19:33 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0763416A4CE for ; Thu, 8 Jul 2004 19:19:33 +0000 (GMT) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4233E43D46 for ; Thu, 8 Jul 2004 19:19:32 +0000 (GMT) (envelope-from jkim@niksun.com) Received: from [10.70.0.244] (daemon.mj.niksun.com [10.70.0.244]) by anuket.mj.niksun.com (8.12.6p2/8.12.3) with ESMTP id i68JInRl092736 for ; Thu, 8 Jul 2004 15:18:49 -0400 (EDT) (envelope-from jkim@niksun.com) X-RAV-AntiVirus: This e-mail has been scanned for viruses. From: Jung-uk Kim Organization: Niksun, Inc. To: freebsd-acpi@freebsd.org Date: Thu, 8 Jul 2004 15:18:47 -0400 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_X4Z7AA8L3W5M4L4" Message-Id: <200407081518.47465.jkim@niksun.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Compaq R3000Z and ACPI X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 19:19:33 -0000 --Boundary-00=_X4Z7AA8L3W5M4L4 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline I have a Compaq Presario R3000Z laptop. I made it working but ACPI seems completely broken. http://www.freebsd.org/cgi/query-pr.cgi?pr=67745 http://docs.freebsd.org/cgi/mid.cgi?200407071823.41541.jkim When ACPI is enabled, keyboard controller port1 (0x60?) resource allocation fails (atkbdc_probe() from src/sys/isa/atkbdc_isa.c). I have no idea why Compaq/HP did this but the keyboard controller doesn't look standard (if there's such thing). Anyway, I need ACPI guru's opinion. Can anyone take a quick look at the attachments and give me any clue? Thanks, Jung-uk Kim --Boundary-00=_X4Z7AA8L3W5M4L4--