* 2.6.11.x: kernel-8250_pci driver
@ 2005-05-13 22:02 V. ANANDA KRISHNAN
0 siblings, 0 replies; only message in thread
From: V. ANANDA KRISHNAN @ 2005-05-13 22:02 UTC (permalink / raw)
To: linux-kernel
Hi,
I would like to request some help from the device drivers experts.
The 8250_pci driver has pci_boards[] array, enumeration constants (enum
pci_board_num_t) and also pci_serial_quirk[] array for storing the data
of PCI boards from various vendors such as HP, Intel etc.,
Should the order of data in the pci_boards[] array and
pci_serial_quirk[] be according to the enumeration constants ordered in
the pci_board_num_t ?
The procedure
static int __devinit pciserial_init_one(struct pci_dev *dev, const
struct pci_device_id *ent)
has the dev and ent structures to hold info on a given PCI board. When
and where from these variables get their data? Can some one help me by
answering the above two questions? I could not get much info from the
documentation or the Device Drivers book. Thanks in advance.
V. Ananda Krishnan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-13 22:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-13 22:02 2.6.11.x: kernel-8250_pci driver V. ANANDA KRISHNAN
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®