Re: IDE HPA

2005-08-30 Thread Greg Felix
able the HPA disabling? > > > > There is no runtime variable, the code is run unconditionally, unfortunately. I've found where the code is and it'd be a simple hack to fix it and recompile, but I'm concerned that other people will run into this at some point. I thin

[PATCH] ata_piix.c: check PCI sub-class code before AHCI disabling

2005-03-04 Thread Greg Felix
or in piix_disable_ahci(). Thanks, Greg Felix Signed-off-by: Gregory Felix <[EMAIL PROTECTED]> --- drivers/scsi/ata_piix.c.orig2005-03-04 15:25:48.966846795 -0700 +++ drivers/scsi/ata_piix.c 2005-03-04 15:27:55.942404850 -0700 @@ -38,6 +38,7 @@ enum { PIIX_IOCFG

Re: PROBLEM: ICH7 SATA drive not detected.

2005-02-28 Thread Greg Felix
On Fri, 25 Feb 2005 23:35:18 -0500, Jeff Garzik <[EMAIL PROTECTED]> wrote: > Comment out the function call to piix_disable_ahci() and see what happens. > > if (port_info[0]->host_flags & PIIX_FLAG_AHCI) { > int rc = piix_disable_ahci(pdev); > if (rc) >

Re: PROBLEM: ICH7 SATA drive not detected.

2005-02-25 Thread Greg Felix
Jeff, I forgot: in dmesg I see the following: ata_piix: probe of :00:1f.2 failed with error -5 Greg Felix On Fri, 25 Feb 2005 18:02:59 -0700, Greg Felix <[EMAIL PROTECTED]> wrote: > > Jeff Garzik wrote: > > See REPORTING-BUGS for the sort of information you should provi

PROBLEM: ICH7 SATA drive not detected.

2005-02-25 Thread Greg Felix
> Jeff Garzik wrote: > See REPORTING-BUGS for the sort of information you should provide. This > is a "it doesn't work" report without much more info. > > I would suggest doing a "modprobe ata_piix" or "modprobe ahci" > (depending on ICH7 mode and hardware) and see what happens in 'dmesg'. > >

Intel ICH7 SATA support question for ATA_PIIX

2005-02-25 Thread Greg Felix
any more information I've forgotten. Also the machine that isn't working has a Broadcom Gigabit NIC that isn't being recognized by the tg3 module. I'm seeing no eth0 in /sys/class/net. It's PCI ID is 14e4:1600. Greg Felix - To unsubscribe from this list: send the line &quo