From: Uwe Koziolek Date: Sun, 8 Jul 2007 13:21:58 +0000 (+0200) Subject: sis5513: adding PCI-ID X-Git-Tag: v2.6.22~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6c914e4c2e0f91775ce4051b5a800c55175462;p=pandora-kernel.git sis5513: adding PCI-ID The SiS966 has one additional PCI-ID 1180. If the chipset is using this PCI-ID, the primary channel is connected to the first PATA-port. The secondary channel is connected to SATA-ports in IDE emulation mode. The legacy IO-ports are used. The including of the PCI-ID into pata_sis is not sufficient, because the legacy driver in drivers/ide is initialized before pata_sis. Signed-off-by: Uwe Koziolek Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed