From: Dax Kelson <dax@gurulabs.com>
To: Russell King <rmk+lkml@arm.linux.org.uk>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: thinkpad issue --No PCMCIA hotplug activity when onboard nic (e1000) down
Date: Mon, 27 Sep 2004 18:17:59 -0600 [thread overview]
Message-ID: <1096330668.5366.6.camel@mentorng.gurulabs.com> (raw)
In-Reply-To: <20040927230458.F26680@flint.arm.linux.org.uk>
On Mon, 2004-09-27 at 16:04, Russell King wrote:
> Can you try this patch please? Thanks.
>
> ===== drivers/pcmcia/yenta_socket.c 1.59 vs edited =====
> --- 1.59/drivers/pcmcia/yenta_socket.c 2004-08-22 15:39:15 +01:00
> +++ edited/drivers/pcmcia/yenta_socket.c 2004-09-27 23:03:57 +01:00
> @@ -1091,6 +1091,7 @@
> CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_4410, TI12XX),
> CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_4450, TI12XX),
> CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_4451, TI12XX),
> + CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_4520, TI12XX),
>
> CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_1250, TI1250),
> CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_1410, TI1250),
> ===== include/linux/pci_ids.h 1.176 vs edited =====
> --- 1.176/include/linux/pci_ids.h 2004-08-28 19:46:04 +01:00
> +++ edited/include/linux/pci_ids.h 2004-09-27 23:03:54 +01:00
> @@ -734,6 +734,7 @@
> #define PCI_DEVICE_ID_TI_1251B 0xac1f
> #define PCI_DEVICE_ID_TI_4410 0xac41
> #define PCI_DEVICE_ID_TI_4451 0xac42
> +#define PCI_DEVICE_ID_TI_4520 0xac46
> #define PCI_DEVICE_ID_TI_1410 0xac50
> #define PCI_DEVICE_ID_TI_1420 0xac51
> #define PCI_DEVICE_ID_TI_1451A 0xac52
I'm EXTREMELY happy to report that this patch works and I can now
hotplug PCMCIA devices successfully on my Thinkpad T42p.
>From my perspective, please apply.
Dax Kelson
Guru Labs
prev parent reply other threads:[~2004-09-28 0:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-27 20:40 thinkpad issue --No PCMCIA hotplug activity when onboard nic (e1000) down Dax Kelson
2004-09-27 20:53 ` Russell King
2004-09-27 21:06 ` Dax Kelson
2004-09-27 22:04 ` Russell King
2004-09-28 0:17 ` Dax Kelson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1096330668.5366.6.camel@mentorng.gurulabs.com \
--to=dax@gurulabs.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+lkml@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox