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  |
| [EMAIL PROTECTED] |       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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to