Thus spake Sergey Babkin ([EMAIL PROTECTED]): > 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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- further question to bus_alloc_resource Alexander Langer
- Re: further question to bus_alloc_resource Alexander Langer
- Re: further question to bus_alloc_resource Sergey Babkin
- Re: further question to bus_alloc_resource Alexander Langer
- Re: further question to bus_alloc_resour... Sergey Babkin
- Re: further question to bus_alloc_r... Alexander Langer
- Re: further question to bus_alloc_resour... Warner Losh
- Re: further question to bus_alloc_resour... Matthew N. Dodd
- Re: further question to bus_alloc_resource Warner Losh
- Re: further question to bus_alloc_resource Warner Losh
- Re: further question to bus_alloc_resource Alexander Langer
- Re: further question to bus_alloc_resource Warner Losh
- Re: further question to bus_alloc_resource Doug Rabson
- Re: further question to bus_alloc_resource Alexander Langer