Re: KLD subsystem improvement

2001-09-04 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Eugene L. Vorokov" writes: : I'm going to implement a small improvement to a KLD system. I want linker : file not to be loaded at all when all modules inside it fail to load for : some reasons. I think that would be logical behaviour. Does anyone think : that such c

KLD subsystem improvement

2001-09-04 Thread Eugene L. Vorokov
Hello, I'm going to implement a small improvement to a KLD system. I want linker file not to be loaded at all when all modules inside it fail to load for some reasons. I think that would be logical behaviour. Does anyone think that such change would break something ? Regards, Eugene To Unsubsc