From owner-freebsd-current Sat Jan 5 12:29: 9 2002 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [64.0.106.45]) by hub.freebsd.org (Postfix) with ESMTP id 4CC2437B419 for ; Sat, 5 Jan 2002 12:29:06 -0800 (PST) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id PAA45808; Sat, 5 Jan 2002 15:28:54 -0500 (EST) Date: Sat, 5 Jan 2002 15:28:54 -0500 (EST) From: "Matthew N. Dodd" To: Michael Reifenberger Cc: FreeBSD-Current Subject: Re: Why does bus_alloc_resource fail for sound and PCIC? In-Reply-To: <20020105130553.V431-100000@nihil> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 5 Jan 2002, Michael Reifenberger wrote: > map[10]: type 4, range 32, base 00002400, size 8, port disabled > map[14]: type 4, range 32, base 00002000, size 7, port disabled > ... > > Which I interpret as: > There are two ioports (type 4) which are disabled ( should get enabled > using RF_ACTIVE flag)... While the PCI bus code should enable these resources, only the driver really knows if a PCI map will be used. It should enable it. See pci_enable_io() -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message