K 10 svn:author V 4 grog K 8 svn:date V 27 2001-05-23T05:25:45.000000Z K 7 svn:log V 459 Set flag VF_HASDEBUG in vinum_conf to indicate that the module was compiled with debug support. This can be used by userland programs to recognize which ioctls the module supports. As a result, remove the gross debug device/non-debug device hack used to recognize whether the kernel module was in sync with the userland module. Replace explicit references to major/minor numbers of vinum superdevice with the VINUM_SUPERDEV macro written for that purpose. END