> I did the following in linux-2.6.19-rc4:
>
> added to ./drivers/ata/ahci.c
> { PCI_VDEVICE(INTEL, 0x2680), board_ahci }, /* ESB2 */
>
> removed from ./drivers/ata/ata_piix.c
> { 0x8086, 0x2680, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich6_sata_ahci },
>
> The ahci.c driver does not appear to dete
>Once you do get Linux installed either via DVD or HD image, then there's
>another issue. The ESB2 is detected as the 4 port SATA device in the ICH6,
>not the 6 port SATA controller it really is. ESB2 is an offshoot of one of
>the ICHes.
>
>For this, two things must be done. First is to edit
On Monday 25 September 2006 09:24, rob pfile wrote:
> On Sep 24, 2006, at 12:15 PM, mactel-linux-users-
>
> [EMAIL PROTECTED] wrote:
> > Mac Pro and Linux AHCI SATA driver help
>
> Here's something of a dumb question:
>
> apparently the high-end Dell and HP server systems use this same
> chipset a
On Sep 24, 2006, at 12:15 PM, [EMAIL PROTECTED] wrote:Mac Pro and Linux AHCI SATA driver helpĀ Here's something of a dumb question:apparently the high-end Dell and HP server systems use this same chipset and motherboard, and they can be bought from dell/hp pre-configured with linux (RHEL4, i believ