Hi Jo,
Thank you very much, I commited your patch to the CVS.
I only did small modifications:
- Added back original author copyright on sis.c (from init301.c in
kernel source).
- Removed device ID check, i.e. you code will execute on every VIA and
SiS cards. This is not a problem, we do this for every brand, even when
we don't have the documentation.
Best regards,
Nicolas
On Fri, 2006-03-03 at 17:14 +0100, Johannes Deisenhofer wrote:
> Hi,
>
> I have added support vor VIA Unichrome Chipsets and some SIS chipset to the ddcpci
> program. Though this probably works for a lot more chipsets, due to lack of
> documentation, it is limited to those 3 vga cards/chipsets I have access to.
> For the same reason, not all I2C-Busses are probed, for sis only the first.
>
> Supported hardware:
>
> 1106/3122 VIA VT8623 [Apollo CLE266] integrated CastleRock graphics
> 1106/3118 VIA S3 Unichrome Pro VGA Adapter
> 1039/6330 SiS [M]661xX/[M]741[GX]/[M]760 PCI/AGP VGA Adapter
>
> Jo
|