K 10 svn:author V 4 grog K 8 svn:date V 27 2000-02-29T06:07:39.000000Z K 7 svn:log V 440 Change the startup sequence of the vinum volume from SI_SUB_DRIVERS to SI_SUB_VINUM, thus making it possible for Vinum to access I/O devices and start. Replace the preprocessor variable names BDEV_MAJOR and CDEV_MAJOR with VINUM_BDEV_MAJOR and VINUM_CDEV_MAJOR respectively. Style fixes: replace NULL with 0 where appropriate. Submitted-by: Charlie Root (yup, that's all I have to go on). Approved-by: jkh END