From owner-freebsd-hackers Sat May 20 14:16: 9 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 3E8DB37B5F6 for ; Sat, 20 May 2000 14:16:05 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id RAA17037; Sat, 20 May 2000 17:15:51 -0400 (EDT) Date: Sat, 20 May 2000 17:15:51 -0400 (EDT) From: "Matthew N. Dodd" To: Alexander Langer Cc: Sergey Babkin , hackers@FreeBSD.ORG Subject: Re: further question to bus_alloc_resource In-Reply-To: <20000520114607.A1832@cichlids.cichlids.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 20 May 2000, Alexander Langer wrote: > Yes. But what about the others. > /sys/dev/aha/aha_mca.c for example - it is part of module (aha), > allocs resources, but never releases them. Not on my system. You can't build a module that includes front ends for busses that may not be loaded. While some of the bus code for EISA/MCA busses could be loaded in a module there are other bits that must be compiled into the kernel. The current 'aha' module only includes support for the ISA bus front end. -- | 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 | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message