From owner-freebsd-current Wed Feb 28 16: 2:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 8C02937B718 for ; Wed, 28 Feb 2001 16:02:24 -0800 (PST) (envelope-from mjacob@feral.com) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id QAA16373 for ; Wed, 28 Feb 2001 16:02:25 -0800 Date: Wed, 28 Feb 2001 16:02:24 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: current@freebsd.org Subject: Never Mind: Re: (device hints) okay, what's wrong with this? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Clearly I'm going blind. Sorry for the noise. > > 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