tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Autoload of pseudo-device driver module
In article <Pine.NEB.4.64.1312280809050.26348%screamer.whooppee.com@localhost>,
Paul Goyette <paul%whooppee.com@localhost> wrote:
>I've noticed that the vnd(4) driver seems to be able to auto-load when
>one runs vndconfig. Can someone tell me how this is triggered?
The module_autoload() in sys/miscfs/specfs/specfs_vnops.c, triggered
on the open of the device vnode.
christos
Home |
Main Index |
Thread Index |
Old Index