Re: Never Mind: Re: (device hints) okay, what's wrong with this?

2001-02-28 Thread Matthew Jacob
> In message <[EMAIL PROTECTED]> Matthew Jacob >writes: > : Now that I think about it, we also need 128 bit UUIDs as well... > > This is the big reason why I think storing things as strings might not > be such a horrible idea. As long as simple things can be treated simply- we're cool. Most ev

Re: Never Mind: Re: (device hints) okay, what's wrong with this?

2001-02-28 Thread Warner Losh
In message <[EMAIL PROTECTED]> Matthew Jacob writes: : Now that I think about it, we also need 128 bit UUIDs as well... This is the big reason why I think storing things as strings might not be such a horrible idea. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebs

RE: Never Mind: Re: (device hints) okay, what's wrong with this?

2001-02-28 Thread Matthew Jacob
> > You're not the only one. Was hard for me to see it as well. :) > >> hint.isp.0.portwnn="w5000" In the quest to manage far too many digits, I stumbled over far too many letters. Sigh. What still is unfortunate here is that I have to this leading 'w' if I want a string because

RE: Never Mind: Re: (device hints) okay, what's wrong with this?

2001-02-28 Thread John Baldwin
On 01-Mar-01 Matthew Jacob wrote: > Clearly I'm going blind. Sorry for the noise. You're not the only one. Was hard for me to see it as well. :) >> I have 3 hints in /boot/device.hints >> >> hint.isp.0.portwnn="w5000" >> hint.isp.0.nodewnn="w50000001" >> hint.isp.0.role=3

Never Mind: Re: (device hints) okay, what's wrong with this?

2001-02-28 Thread Matthew Jacob
Clearly I'm going blind. Sorry for the noise. > > I have 3 hints in /boot/device.hints > > hint.isp.0.portwnn="w5000" > hint.isp.0.nodewnn="w50000001" > hint.isp.0.role=3 > > > resource_get_int picks up 'hint.isp.0.role=3' with no problem. > resource_get_string fails t