From owner-freebsd-current@FreeBSD.ORG Thu Apr 26 21:48:07 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C09F816A419; Thu, 26 Apr 2007 21:48:07 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 69A2713C457; Thu, 26 Apr 2007 21:48:07 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l3QLlapf078120; Thu, 26 Apr 2007 17:47:59 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Thu, 26 Apr 2007 17:45:50 -0400 User-Agent: KMail/1.9.6 References: <20070423193112.GU46992@e.0x20.net> <20070423200300.58E654506A@ptavv.es.net> <20070423201434.GV46992@e.0x20.net> In-Reply-To: <20070423201434.GV46992@e.0x20.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704261745.51595.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 26 Apr 2007 17:48:00 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/3165/Thu Apr 26 09:03:24 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: current@freebsd.org, Lars Engels Subject: Re: cardbus not powered when ACPI is enabled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 26 Apr 2007 21:48:07 -0000 On Monday 23 April 2007 04:14:34 pm Lars Engels wrote: > On Mon, Apr 23, 2007 at 01:03:00PM -0700, Kevin Oberman wrote: > > > Date: Mon, 23 Apr 2007 21:31:12 +0200 > > > From: Lars Engels > > > Sender: owner-freebsd-current@freebsd.org > > > > > > Hello, > > > > > > like I already described in another mail some weeks ago on my Samsung > > > Q35 notebook cards inserted into the pcmcia slot do not get powered=20 > > > with a kernel newer than from january.=20 > > > I now selected the option "Boot FreeBSD in Safe Mode" and the card is > > > powered and recognized. > > > After playing around in beastie.4th, disabling the entries > > > hint.acpi.0.disabled > > > loader.acpi_disabled_by_user > > > hint.apic.0.disabled > > > are causing the card to work. > > > > > > However, it does not work when I select "Boot with ACPI disabled". > > > > "Boot with ACPI disabled" only disables ACPI. Safe mode also disables > > APIC. > > > > Does the system boot correctly in safe mode? Does it boot with only APIC > > disabled but ACPI enabled? > > > Yes, it boots correctly with only APIC disabled and ACPI enabled. But > then I again have the cardbus problem. So it always boots ok? Which combinations of ACPI on/off and APIC on/off allow the cardbus card to work? -- John Baldwin