Date: Sat, 20 May 2000 11:46:07 +0200 From: Alexander Langer <alex@big.endian.de> To: Sergey Babkin <babkin@bellatlantic.net> Cc: hackers@FreeBSD.ORG Subject: Re: further question to bus_alloc_resource Message-ID: <20000520114607.A1832@cichlids.cichlids.com> In-Reply-To: <3925E63E.EF415CFF@bellatlantic.net>; from babkin@bellatlantic.net on Fri, May 19, 2000 at 09:11:26PM -0400 References: <20000520013751.A5852@cichlids.cichlids.com> <20000520014352.B5947@cichlids.cichlids.com> <3925E63E.EF415CFF@bellatlantic.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Sergey Babkin (babkin@bellatlantic.net): > compiled in the kernel (as opposed to being loaded as a module) > then it never gets unloaded. And many drivers were written before > the loadable modules appeared. 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. Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000520114607.A1832>