freebsd-dev/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 Add geom_bsd_enc.c which we've been wanting to be in geon_bsd. 2005-09-20 11:16:05 +00:00
geom_ccd
geom_concat Makefile needed for building geom_concat module. 2004-02-19 15:43:58 +00:00
geom_eli Add GEOM_ELI class which provides GEOM providers encryption. 2005-07-27 21:43:37 +00:00
geom_fox
geom_gate Makefile for geom_gate.ko. 2004-04-30 16:09:28 +00:00
geom_gpt
geom_label Add NTFS labeling function. 2005-08-26 11:35:10 +00:00
geom_mbr add the mbr_enc file so that we can load the module on sparc64. 2003-07-05 08:11:43 +00:00
geom_mirror Add GEOM_MIRROR class which provide RAID1 functionality and has many useful 2004-07-30 23:13:45 +00:00
geom_nop Modules Makefiles for geom_stripe and geom_nop. 2004-05-20 10:27:20 +00:00
geom_pc98
geom_raid3 Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3 2004-08-16 06:23:14 +00:00
geom_shsec Introduce a new GEOM class - SHSEC. It provides sharing secret between 2005-01-11 18:06:44 +00:00
geom_stripe Modules Makefiles for geom_stripe and geom_nop. 2004-05-20 10:27:20 +00:00
geom_sunlabel
geom_uzip Add -DINVARIANT_SUPPORT -DINVARIANTS 2005-09-29 11:56:16 +00:00
geom_vinum Since we want a vinum geom created anytime the module loads, move 2005-11-24 15:11:41 +00:00
geom_vol_ffs
geom_zero Add a very simple and small GEOM class - ZERO. 2005-07-25 10:03:16 +00:00
Makefile Connect GEOM_ELI class to the build. 2005-07-27 21:47:55 +00:00
Makefile.inc