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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to