On Thursday, August 25, 2005 8:02 PM (JST), Adrian Bunk wrote: > > 2.6.13- rc7-libata1.patch.bz2 was used. > > A combined mode of ata_piix seems not to work. > > Is the following patches correct? > > > > diff -urN linux-2.6.13-rc7.orig/drivers/scsi/Kconfig > linux-2.6.13-rc7/drivers/scsi/Kconfig > > --- linux-2.6.13-rc7.orig/drivers/scsi/Kconfig > 2005-08-25 13:44:33.000000000 +0900 > > +++ linux-2.6.13-rc7/drivers/scsi/Kconfig 2005-08-25 > 14:33:38.000000000 +0900 > > @@ -424,7 +424,7 @@ > > source "drivers/scsi/megaraid/Kconfig.megaraid" > > > > config SCSI_SATA > > - tristate "Serial ATA (SATA) support" > > + bool "Serial ATA (SATA) support" > > depends on SCSI > > help > > This driver family supports Serial ATA host controllers > > No, this bug reintroduces a problem with SCSI=m.
Please explain this bug in detail. > Which problem do you face? > And how did this change alone fix it for you? I am using Intel 82801EB SATA controller. 2.6.13-rc7-libata1.patch.bz2 worked as PATA when 82801EB was used in a combined mode. Does quirk_intel_ide_combined() work effectively? Thanks, Haruo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/