Date: Sun, 07 Aug 2005 18:14:25 +0200
From: Erik Slagter <[EMAIL PROTECTED]>
To: Raphael Bossek <[EMAIL PROTECTED]>
Subject: Re: Looking for support of Promise PDC40775 (SATA 300 TX2plus)
On Sun, 2005-08-07 at 12:09 +0200, Raphael Bossek wrote:
> > > I'm looking for 2.6 support of this kind of Promise controller.
> > > Is there any progress ongoing to support this kind of hardware
> > > with SATA and PATA conectors?
> > > Promise released GPL source code Linux 2.4 driver for this
> > > controllers
> > >
> > > PDC40518 Promise SATAII150 TX4
> > > PDC20575 Promise SATAII150 TX2plus
> > ^^^^^^^^
> >
> > I have this one working. It's as simple as adding the PCI id.
> If I understand the implementation of sata_promise.c you extended
> the pdc_ata_pci_tbl array. Which board do you seletected?
> 1. board_2037x
> 2. board_20319
> 3. board_20619
For the 20575 this should be the correct line to add:
{ PCI_VENDOR_ID_PROMISE, 0x3d75, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_2037x },
Please check with lspci -n.
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html