sis5513: adding PCI-ID
authorUwe Koziolek <uwe.koziolek@gmx.net>
Sun, 8 Jul 2007 13:21:58 +0000 (15:21 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 8 Jul 2007 13:21:58 +0000 (15:21 +0200)
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 <uwe.koziolek@gmx.net>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

No differences found