Am 18.10.11 06:27, schrieb Jukka Ruohonen: > On Tue, Oct 18, 2011 at 12:07:45AM +0000, Jared D. McNeill wrote: >> Module Name: src >> Committed By: jmcneill >> Date: Tue Oct 18 00:07:45 UTC 2011 >> >> Modified Files: >> src/sys/arch/x86/x86: vmt.c >> >> Log Message: >> don't allow module autounload > > I wonder should autounloading be prohibited for all driver-class modules?
Why? When the parent goes away, why not autounload a driver?