Re: 2.6.19-rc3-mm1 - ATI SATA controller not detected

From: Greg KH
Date: Mon Oct 30 2006 - 15:07:00 EST


On Mon, Oct 30, 2006 at 08:55:18PM +0100, Rafael J. Wysocki wrote:
> Hi,
>
> On Monday, 30 October 2006 06:16, Andrew Morton wrote:
> > On Sun, 29 Oct 2006 19:54:30 -0800
> > Greg KH <greg@xxxxxxxxx> wrote:
> >
> > > On Sun, Oct 29, 2006 at 09:50:00PM -0500, Dave Jones wrote:
> > > > On Sun, Oct 29, 2006 at 04:00:02PM -0800, Andrew Morton wrote:
> > > >
> > > > > - For some reason Greg has resurrected the patches which detect whether
> > > > > you're using old versions of udev and if so, punish you for it.
> > > > >
> > > > > If weird stuff happens, try upgrading udev.
> > > >
> > > > Where "old" is how old exactly ?
> > >
> > > As per the Kconfig help entry, any version of udev released before 2006
> > > will probably have problems with the new config option. So follow the
> > > text and enable the option if you are running an old version of udev and
> > > you should be fine.
> >
> > <hunts>
> >
> > Greg is referring to CONFIG_SYSFS_DEPRECATED. I didn't know it existed.
> > If I had known I'd have saved maybe an hour and I perhaps wouldn't have had
> > to revert gregkh-driver-tty-device.patch
> >
> > What mailing list was this discussed and reviewed on?
> >
> > The option should default to "y".
>
> I have this one set, but the kernel apparently fails to find the ATI SATA
> controller:
>
> 00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA Controller (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
> Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
> I/O ports at 9000 [size=8]
> I/O ports at 9008 [size=4]
> I/O ports at 9010 [size=8]
> I/O ports at 7018 [size=4]
> I/O ports at 7020 [size=16]
> Memory at d4409000 (32-bit, non-prefetchable) [size=512]
> [virtual] Expansion ROM at 52000000 [disabled] [size=512K]
> Capabilities: [60] Power Management version 2
> Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable
>
> (with 2.6.19-rc2-mm2 and before it was handled by the sata_sil driver).

This has nothing to do with the CONFIG_SYSFS_DEPRECATED configuration
option. Do you have CONFIG_PCI_MULTITHREAD_PROBE also enabled? If so,
please disable it, some SATA drivers do not like it very much just yet.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/