From: "V. ANANDA KRISHNAN" <mansarov@us.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: gregkh@suse.de
Subject: serial port driver 8250_pci - pci_device_id structure
Date: Tue, 14 Jun 2005 16:05:40 -0500 [thread overview]
Message-ID: <1118783140.7069.12.camel@siliver.austin.ibm.com> (raw)
Hi All,
In ppc architecture, I am trying to find out the codes that populate
the pci_devic_id structure ( drivers/serial/8250_pci.c file) in the
following init_one function:
static int __devinit
pciserial_init_one(struct pci_dev *dev, const struct pci_device_id *ent)
I have the (pci card) data hard-coded in the following tables of
8250_pci.c file:
static struct pci_device_id serial_pci_tbl[]
static struct pci_board pci_boards[] __devinitdata={...}
Since I could not find the data in the pci_device_id for pci card, I
went thru the drivers/pci/search.c and drivers/pci/pci-driver.c files. I
am not successful in locating those codes that populate the
pci_device_id structure for a given pci card.
Could some one let me know where I go wrong or where I have to look for
the codes?
Thanks,
V. Ananda Krishnan
next reply other threads:[~2005-06-14 21:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-14 21:05 V. ANANDA KRISHNAN [this message]
2005-06-14 21:18 ` Greg KH
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=1118783140.7069.12.camel@siliver.austin.ibm.com \
--to=mansarov@us.ibm.com \
--cc=gregkh@suse.de \
--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
all inboxes | Powered by JetHome®