Date: Tue, 22 May 2001 22:25:46 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinum.c Message-ID: <200105230525.f4N5PkT10222@freefall.freebsd.org>
index | next in thread | raw e-mail
grog 2001/05/22 22:25:46 PDT
Modified files:
sys/dev/vinum vinum.c
Log:
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.
Revision Changes Path
1.45 +6 -10 src/sys/dev/vinum/vinum.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105230525.f4N5PkT10222>
