From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 16:19:57 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D10A8106566B for ; Fri, 16 Jan 2009 16:19:57 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 666938FC22 for ; Fri, 16 Jan 2009 16:19:57 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ewy14 with SMTP id 14so2538637ewy.19 for ; Fri, 16 Jan 2009 08:19:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=P3JtBvh8LeN0svqE/r1uXDxyB/OarlHK+SmrNxUcYrY=; b=aKSWx+knb17VXe9D3TfckH7HUUY6fEe6kahmQvlq7WD2PL//pExQDT9JzZUzYaMNr1 bHq3c8rCANYNC5UvgTV9WZ8ktBhgpLNyP+OmCLA2mTQWpYTM5dkyhVrlCCfUbMXKom9h QzlAZJyvto3D2B0mmaa44DHn6juJNWGLOfqKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nqOd0g1hmtSQfu7W34Xm5mR2p2Oj/P6pF1BbHdFsSUQt/IGZ25KDXhMFoTjjIBbplj b+cdEav2bxyxPIHh4uD1++CfkPCXZosUt8XS0hoVltnqqhYT3a6SQZbofs0KfGGk/zSY 8WA4Rw82qsbfJx5Y+vR5lxRPc7kDM3DA0cX6A= MIME-Version: 1.0 Received: by 10.210.34.19 with SMTP id h19mr3362199ebh.132.1232122796539; Fri, 16 Jan 2009 08:19:56 -0800 (PST) In-Reply-To: <1232072061.22938.34.camel@laptop2.herveybayaustralia.com.au> References: <1232072061.22938.34.camel@laptop2.herveybayaustralia.com.au> Date: Fri, 16 Jan 2009 17:19:56 +0100 Message-ID: <3a142e750901160819l12b03cafvf2c9ddfb833d16b0@mail.gmail.com> From: "Paul B. Mahol" To: Da Rock Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: age0 driver power issues - device_attach error 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2009 16:19:58 -0000 On 1/16/09, Da Rock wrote: > I'm getting issues similar to what others have seen in the pre-release > 7.1. I'm using the release version because it supposedly has this > driver, but the issue is when I'm on battery it'll work and load the > driver, on ac forget it. What is its output on battery and on ac? "pciconv -lvc" -- Paul