Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007-07-22 Thread Daniel Hazelton
On Sunday 22 July 2007 18:03:06 Bartek wrote: > 2007/7/22, Alan Cox <[EMAIL PROTECTED]>: > > > > 00:1f.1 0101: 8086:27df (rev 02) > > > > > > Ok, this controller is supported. > > > Did you forgot about CONFIG_PATA_MPIIX=y? > > > > MPIIX is for early Intel laptop (pentium era). > > > > If the chip

Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007-07-22 Thread Bartek
2007/7/22, Alan Cox <[EMAIL PROTECTED]>: > > 00:1f.1 0101: 8086:27df (rev 02) > > Ok, this controller is supported. > Did you forgot about CONFIG_PATA_MPIIX=y? MPIIX is for early Intel laptop (pentium era). If the chip is in AHCI mode then CONFIG_AHCI may be what is missing I made a few test

Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007-07-22 Thread Alan Cox
> > 00:1f.1 0101: 8086:27df (rev 02) > > Ok, this controller is supported. > Did you forgot about CONFIG_PATA_MPIIX=y? MPIIX is for early Intel laptop (pentium era). If the chip is in AHCI mode then CONFIG_AHCI may be what is missing - To unsubscribe from this list: send the line "unsubscribe l

Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007-07-22 Thread Bartek
2007/7/22, Michal Piotrowski <[EMAIL PROTECTED]>: Ok, this controller is supported. Did you forgot about CONFIG_PATA_MPIIX=y? I did not mention it in my previous message, but I made a few different compilation of Linux, also with that option (compiled directly to the kernel and as a module). A

Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007-07-22 Thread Michal Piotrowski
On 22/07/07, Bartek <[EMAIL PROTECTED]> wrote: On 22/07/07, Bartek <[EMAIL PROTECTED]> wrote: > Hi > > I have a laptop Asus A6JM with Intel IDE Controller 82801G ICH7 > Family. I wanna give a try a new PATA driver instead the old one > (IDE), so I compiled these modules in the Linux 2.6.22 (CONFI

Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007-07-22 Thread Bartek
On 22/07/07, Bartek <[EMAIL PROTECTED]> wrote: Hi I have a laptop Asus A6JM with Intel IDE Controller 82801G ICH7 Family. I wanna give a try a new PATA driver instead the old one (IDE), so I compiled these modules in the Linux 2.6.22 (CONFIG_IDE is not set) : # SCSI device support CONFIG_SCSI=y