I have some experience on VGA compatible video miniport driver development. Now the interface between the display card and monitor changes to HDMI from VGA interface. I don't know how to modify the video miniport driver to support HDMI interface. As I know in the VGA compatible video miniport driver, I need to implement SVGA functions. Now for HDMI, what should I do

How to add HDMI support in video miniport driver?
RichLeyshon
Hi Vicky,
Since this forum is mostly about Media Foundation (the new multimedia platform for Windows Vista), and it sounds like your question has to do with driver development, I might recommend trying one of the newsgroups: http://www.microsoft.com/communities/newsgroups/default.mspx. Many apologies for not pointing you to a specific newgroup; I don't know which one is best for driver development, unfortunately.
Becky