freebsd-nq/sys/modules/geom
Lukas Ertl e30534d50b Since we want a vinum geom created anytime the module loads, move
the geom creation to a seperate init function and ignore the tasting.

The config is now parsed only in the vinumdrive geom, which hopefully
fixes the problem, that the drive class tasted before the vinum class
had a chance, for good.

Also restore the behaviour that the module can be loaded at boot time
and on a running system.
2005-11-24 15:11:41 +00:00
..
geom_apple
geom_bde
geom_bsd
geom_ccd
geom_concat
geom_eli
geom_fox
geom_gate
geom_gpt
geom_label
geom_mbr
geom_mirror
geom_nop
geom_pc98
geom_raid3
geom_shsec
geom_stripe
geom_sunlabel
geom_uzip
geom_vinum
geom_vol_ffs
geom_zero
Makefile
Makefile.inc