freebsd-skq/sys/modules/geom
le 33712bde29 Shuffle around the order in which the components are compiled.
This way, the VINUMDRIVE class is loaded before the VINUM class,
but since geom does the tasting for newly arrived classes
last-in-first-out, the VINUM class tastes first.

This removes the need to call gv_parse_config() in the drive
taste path.
2005-08-26 14:40:32 +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 Shuffle around the order in which the components are compiled. 2005-08-26 14:40:32 +00:00
geom_vol_ffs
geom_zero
Makefile
Makefile.inc