On Mon, 23 Nov 2009 22:17:39 -0800
patrick keshishian wrote:

> On Mon, Nov 23, 2009 at 9:05 PM, rhubbell <[email protected]> wrote:
> > Forgot the version info:
> >
> > OpenBSD 4.6

Forgot to mention 4.6-stable

> > setpci version 3.1.2
> >
> > Is there a tool like strace or truss here?
> 
> ktrace(1)

And from ktrace I find that setpci is getting errno 19 from ioctl
(Operation not supported by device) so I started to look into
permissions but all seems fine.  Maybe there's another device that
setpci should be using to do writes.

Looking back I see in a long-ago-post that someone used pcitweak
but I couldn't get that to build in xenocara.

Reply via email to