NetBSD/sys/miscfs/specfs
haad 07b62696b9 Add support for loading pseudo-device drivers. Try to autoload modules from
specs_open routine. If devsw_open fail, get driver name with devsw_getname
routine and autoload module.

For now only dm drivervcan be loaded, other pseudo drivers needs more work.

Ok by ad@.
2009-02-02 14:00:27 +00:00
..
Makefile
spec_vnops.c Add support for loading pseudo-device drivers. Try to autoload modules from 2009-02-02 14:00:27 +00:00
specdev.h Rename specfs_lock as device_lock and move it from specfs to devsw. 2008-12-29 17:41:18 +00:00