I want to control my monitor features using DDC2BI
protocol which is also known as access.bus protocol
defined by VESA
standandard, whcih has some predefined functions such as
getsda(),setSDA,getSCL(),SetSCL(). These functions allow
thedata to be passed on to the VGA
port's pin 12 and 15, SDA and SCL respectivelly.
Does this functionality is given in the graphic driver and
can i
access this functionality through my application or by
writting some
driver?
If so please let me know to access this functionality.
If this functionalility is not there in the driver how can
I add this functionality?
please let me know how to access the VGA port scl and sda
pins?????????
sonal
|