Re: pci card adjusting

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Roberts

    Re: pci card adjusting

    "Oguz Yarimtepe" <comp.ogz@gmail .comwrote:
    >
    >I need to adjust the dimming property of my video card. There is
    >currently a written application called nvclock but it is not
    >supporting my card right now. So i need to implement the requiered
    >register jobs on the card. This is already done to a degree in C. But
    >i don't want to dive in to the C code right now.
    >
    >I prefer Python so may i implement such a feature by Python?
    Not easily, at least not without a helper DLL in C. And since the app
    won't be that large, you might as well just do it in C.
    --
    Tim Roberts, timr@probo.com
    Providenza & Boekelheide, Inc.
Working...