Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 1998 19:34:29 -0600 (CST)
From:      Richard Wackerbarth <rkw@nomad.dataplex.net>
To:        Mike Smith <mike@smith.net.au>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: KLD - what's the idea? 
Message-ID:  <Pine.BSF.4.05.9812021924270.1405-100000@nomad.dataplex.net>
In-Reply-To: <199812022251.OAA08915@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 2 Dec 1998, Mike Smith wrote:

> >  > > What are the (rough) plans for this mechanism?
> >  > 
> >  > Convert the entire kernel into an aggregation of KLD modules.  Stick 
> >  > them together in interesting and versatile ways (eg. at build time to 
> >  > create a monolithic kernel, or at runtime to load/unload drivers, etc.).
> > 
> > ... unload probe/init code when it is no longer needed.
> 
> This is actually almost totally farcial; the only modules for which 
> unloading probe/init code makes any sense are ISA drivers, and even 
> then only ISA drivers that don't support PCCARDs.  In every other case 
> the probe and init code need to be kept around 

Cannot we unload all of the device recognition code once it has done its
job and reload it each time the PCCARD finds a new arrival?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812021924270.1405-100000>