On Mon, Nov 28, 2005 at 11:42:12AM -0500, James.Smart@xxxxxxxxxx wrote: > - pci_read_config_dword(phba->pcidev, PCI_VENDOR_ID, &id); > + pci_read_config_word(phba->pcidev, PCI_DEVICE_ID, &dev_id); please don't read the pci id directly, alway use pdev->device - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html