public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Sil 3132 SATA II express card
@ 2008-12-24 18:45 Thanasis
  2008-12-25  1:07 ` Robert Hancock
  0 siblings, 1 reply; 4+ messages in thread
From: Thanasis @ 2008-12-24 18:45 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I have compiled in kernel (2.6.27) support for Sil 3132:
CONFIG_SATA_SIL24=y

When I insert the card in the laptop's slot, dmesg shows nothing new.
Is this normal?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Sil 3132 SATA II express card
  2008-12-24 18:45 Sil 3132 SATA II express card Thanasis
@ 2008-12-25  1:07 ` Robert Hancock
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Hancock @ 2008-12-25  1:07 UTC (permalink / raw)
  To: linux-kernel

Thanasis wrote:
> I have compiled in kernel (2.6.27) support for Sil 3132:
> CONFIG_SATA_SIL24=y
> 
> When I insert the card in the laptop's slot, dmesg shows nothing new.
> Is this normal?
> 

You should get some messages at the very least. Do you have the proper 
hotplug support compiled into your kernel? Do any ExpressCards work?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Sil 3132 SATA II express card
@ 2008-12-25  2:27 Parag Warudkar
  2008-12-25  3:51 ` Thanasis
  0 siblings, 1 reply; 4+ messages in thread
From: Parag Warudkar @ 2008-12-25  2:27 UTC (permalink / raw)
  To: thanasis; +Cc: LKML

Thanasis <thanasis <at> asyr.hopto.org> writes:

>
> I have compiled in kernel (2.6.27) support for Sil 3132:
> CONFIG_SATA_SIL24=y
>
> When I insert the card in the laptop's slot, dmesg shows nothing new.
> Is this normal?
>

Last time I tried that I had to modprobe the pcie hotplug module
(pciehp?) before inserting the card and even then it only worked some
times.

If you boot with the card plugged in that should work - I haven't
tried lately but pciehp was flaky on my hardware (MacBook  Pro).

Parag

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Sil 3132 SATA II express card
  2008-12-25  2:27 Parag Warudkar
@ 2008-12-25  3:51 ` Thanasis
  0 siblings, 0 replies; 4+ messages in thread
From: Thanasis @ 2008-12-25  3:51 UTC (permalink / raw)
  To: LKML

on 12/25/2008 04:27 AM Parag Warudkar wrote the following:
> Thanasis <thanasis <at> asyr.hopto.org> writes:
> 
>> I have compiled in kernel (2.6.27) support for Sil 3132:
>> CONFIG_SATA_SIL24=y
>>
>> When I insert the card in the laptop's slot, dmesg shows nothing new.
>> Is this normal?
>>
> 
> Last time I tried that I had to modprobe the pcie hotplug module
> (pciehp?) before inserting the card and even then it only worked some
> times.
> 
> If you boot with the card plugged in that should work - I haven't
> tried lately but pciehp was flaky on my hardware (MacBook  Pro).
> 

That is exactly what happens to my hw too. :-\

System Information
	Manufacturer: Gateway
	Product Name: T-1625


 # grep -i hotplug .config
CONFIG_HOTPLUG=y
# Memory hotplug is currently incompatible with Software Suspend
CONFIG_HOTPLUG_CPU=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_HOTPLUG_PCI_PCIE=m
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_FAKE is not set
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
CONFIG_HOTPLUG_PCI_SHPC=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"


# lsmod |grep pci
pciehp                 32156  0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-25  3:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-24 18:45 Sil 3132 SATA II express card Thanasis
2008-12-25  1:07 ` Robert Hancock
  -- strict thread matches above, loose matches on Subject: below --
2008-12-25  2:27 Parag Warudkar
2008-12-25  3:51 ` Thanasis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox