On Thu, 2008-09-18 at 08:11 -0700, Garrett D'Amore wrote:
> Ceri Davies wrote:
> >
> > FWIW, I think you'll need to use PCIOGETCONF as well.
> >   
> 
> I realize that FreeBSD doesn't use the same interface stability levels, 
> but are the PCI ioctls morally "public" (preferably documented in man 
> page)?  (I.e. I want to make sure that we aren't using some kind of 
> internal-use-only API that could change at the drop of the hat.  I don't 
> think we are, but I'd like it to be explicit in the case materials.

FWIW, it is (actually, PCIOCGETCONF is) documented in the FreeBSD pci(4)
man page:

http://www.freebsd.org/cgi/man.cgi?query=pci&sektion=4&apropos=0&manpath=FreeBSD+7.0-RELEASE

-Seb



Reply via email to