Date: Wed, 28 Feb 2001 15:33:35 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: current@freebsd.org Subject: (device hints) okay, what's wrong with this? Message-ID: <Pine.LNX.4.21.0102281531260.4087-100000@zeppo.feral.com>
next in thread | raw e-mail | index | archive | help
I have 3 hints in /boot/device.hints hint.isp.0.portwnn="w50000000aaaa0000" hint.isp.0.nodewnn="w50000000aaaa0001" hint.isp.0.role=3 resource_get_int picks up 'hint.isp.0.role=3' with no problem. resource_get_string fails to pick up either hint.isp.0.portwnn or hint.isp.0.nodewwn. Nor does a getenv on a handcrafted "hint.isp.0.portwwn" string work. What am I doing wrong? What's this? -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0102281531260.4087-100000>