public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mohamed Badri <mohamed@netbadri.com>
To: linux-kernel@vger.kernel.org
Subject: Wrong device id for pcmcia cards
Date: Sun, 14 Mar 2004 14:41:48 +0100	[thread overview]
Message-ID: <1079271708.4054611cbf525@webmail.netbadri.com> (raw)

Hi,

I have a problem with device ids with my linux kernel ( 2.4.23 )
when using pcmcia cards,
for example :

=====================
an ethernet card with rtl8139 chip ( Vendor id : Device id => 10ec:8139 )
output of lspci :
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.: Unknown device
0139 (rev 10)

instead of :
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)

=====================
a wireless card with ti acx100 chipset ( Vendor id: Device id => 104c:8400 )

output of lspci :
03:00.0 Network controller: Texas Instruments: Unknown device 0400

instead of:
07:00.0 Network controller: Texas Instruments USR2210 22Mbps Wireless PC Card

Don't know why it doesn't work, My kernel run without pnp.
Can someone explain this strange things ? or have any solution ?

thanks in advance.

---------------------------
http://webmail.netbadri.com

                 reply	other threads:[~2004-03-14 13:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1079271708.4054611cbf525@webmail.netbadri.com \
    --to=mohamed@netbadri.com \
    --cc=linux-kernel@vger.kernel.org \
    /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