Date: Sat, 5 Jan 2002 15:28:54 -0500 (EST) From: "Matthew N. Dodd" <winter@jurai.net> To: Michael Reifenberger <root@nihil.plaut.de> Cc: FreeBSD-Current <current@FreeBSD.ORG> Subject: Re: Why does bus_alloc_resource fail for sound and PCIC? Message-ID: <Pine.BSF.4.21.0201051525530.1016-100000@sasami.jurai.net> In-Reply-To: <20020105130553.V431-100000@nihil>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0201051525530.1016-100000>