Re: tdfx and DDC2
David Dawes <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 25, 2005 at 01:21:55PM -0400, Michael wrote: >Hello, > >the attached patch adds DDC2/I2C support to the tdfx driver which has >the distinct advantage to work anywhere since it doesn't depend on the >vbe module. It will try DDC2 first and if that fails fall back to the >old vbe stuff when possible. >Moved mode validation and related stuff /after/ monitor detection. That looks reasonable. Does the vbe/int10 portion still need to be disabled for PowerPC? David