From owner-freebsd-hardware@FreeBSD.ORG Thu May 20 00:06:06 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5514316A4CE; Thu, 20 May 2004 00:06:06 -0700 (PDT) Received: from nightmare.dreamchaser.org (pm7-2.blackfoot.net [12.32.36.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6032543D1F; Thu, 20 May 2004 00:06:05 -0700 (PDT) (envelope-from garya@dreamchaser.org) Received: from [12.32.36.74] (imagination.dreamchaser.org. [12.32.36.74]) i4K75w501388; Thu, 20 May 2004 01:05:59 -0600 (MDT) (envelope-from garya@dreamchaser.org) Message-ID: <40AC58CC.3040605@dreamchaser.org> Date: Thu, 20 May 2004 01:05:48 -0600 From: Gary Aitken User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <40AA4D80.6000607@dreamchaser.org> <200405190828.11057.jhb@FreeBSD.org> In-Reply-To: <200405190828.11057.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hardware@freebsd.org Subject: Re: resource recognition / allocation in drivers X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 07:06:06 -0000 *Many* thanks; that did the trick. Gary John Baldwin wrote: > On Tuesday 18 May 2004 01:53 pm, Gary Aitken wrote: ... > FreeBSD 4.5 doesn't allocate resources for a BAR that doesn't have its > resources allocated by the BIOS. Try turning PnP OS off if you have it on to > force the BIOS to allocate resources for all BARs. >