If a user needs to provide configuration information specific to a particular PCI board, how does one have the user identify the board? When my driver's probe() function is called, it appears that pdev->slot is null, so that's not useful. Should I use pci_name(pdev) as the identifier for the user to specify when configuring a particular board? Is pci_name(pdev) associated with a phisical slot guaranteed to be unchaged after a reboot? After other PCI cards are added/removed? -- Grant Edwards grant.b.edwards Yow! ... he dominates the at DECADENT SUBWAY SCENE. gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html