From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Marco Rogantini <marco.rogantini@supsi.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: rtl8139 (8139too) net problem in linux 2.6.10
Date: Sun, 06 Feb 2005 06:33:32 +0900 [thread overview]
Message-ID: <87u0oq66ab.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <87y8e266pu.fsf@devron.myhome.or.jp> (OGAWA Hirofumi's message of "Sun, 06 Feb 2005 06:24:13 +0900")
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> writes:
> Umm... Bit strange...
>
> I couldn't find the PCI4510 in yenta_table. Did you add the PCI4510 to
> yenta_table? Could you send "lspci -n" (what vendor-id and device-id)?
Grr... Ok, probably that was processed as default bridge.
Could you please try the following patch for debug?
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
---
drivers/pcmcia/yenta_socket.c | 2 ++
1 files changed, 2 insertions(+)
diff -puN drivers/pcmcia/yenta_socket.c~yenta-pci4510-debug drivers/pcmcia/yenta_socket.c
--- linux-2.6.11-rc3/drivers/pcmcia/yenta_socket.c~yenta-pci4510-debug 2005-02-06 06:30:41.000000000 +0900
+++ linux-2.6.11-rc3-hirofumi/drivers/pcmcia/yenta_socket.c 2005-02-06 06:32:13.000000000 +0900
@@ -1105,6 +1105,8 @@ static struct pci_device_id yenta_table
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),
+#define PCI_DEVICE_ID_TI_4510 0xac44
+ CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_4510, 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),
_
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
next prev parent reply other threads:[~2005-02-05 21:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-05 17:29 Marco Rogantini
2005-02-05 19:03 ` OGAWA Hirofumi
2005-02-05 20:03 ` Marco Rogantini
2005-02-05 21:24 ` OGAWA Hirofumi
2005-02-05 21:33 ` OGAWA Hirofumi [this message]
2005-02-06 14:38 ` Marco Rogantini
2005-02-06 17:11 ` [PATCH] pcmcia: Add support TI PCI4510 CardBus bridge OGAWA Hirofumi
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=87u0oq66ab.fsf@devron.myhome.or.jp \
--to=hirofumi@mail.parknet.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=marco.rogantini@supsi.ch \
/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
all inboxes | Powered by JetHome®