Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 17:46:05 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        mjacob@feral.com
Cc:        "Justin T. Gibbs" <gibbs@scsiguy.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_fxp.c if_fxpvar.h 
Message-ID:  <200101250046.f0P0k5963107@harmony.village.org>
In-Reply-To: Your message of "Wed, 24 Jan 2001 15:59:36 PST." <Pine.BSF.4.21.0101241557410.7905-100000@beppo.feral.com> 
References:  <Pine.BSF.4.21.0101241557410.7905-100000@beppo.feral.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0101241557410.7905-100000@beppo.feral.com> Matthew Jacob writes:
: Warner said somehing like making this part of hints, which I guess would use
: this.

I'll send some code...

: Look- I just did it like I have done it in isp_pci. I'm sure there are a lot
: better ways to do that and I welcome people to improve upon things. It's just
: too damned bad that people can't document interfaces so we know that they're
: their to be used.

Point taken.  I'll see about documenting
	resource_int_value
and	resource_query_string
in section 9 of the man page.  I've just looked at isahint.c each time
that I need them, but maybe man pages would be better.

If you wanted to use the device_get_flags() for this (which might also
be a good way to go?), then you may need to fix the pci code to fetch
this from the hints tables.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101250046.f0P0k5963107>