Ruslan Ermilov wrote, On 11/15/02 09:42:
> How can I list active (i.e. configured with vnconfig) /dev/vn* devices? > No way.
Tricky way.
Try to configure each vn device - with NO file name requesting NEGATIVE size.
If you got EBUSY, the device is configured. If you got EDOM, the device is free. You can also try attach an EACCESS or EPERM unaccesible file.
Dan
--
Dan Lukes tel: +420 2 21914205, fax: +420 2 21914206
root of FIONet, KolejNET, webmaster of www.freebsd.cz
AKA: [EMAIL PROTECTED], [EMAIL PROTECTED],[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

