diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c index 47c724b2e72..8338f79a35e 100644 --- a/sys/dev/mpt/mpt_pci.c +++ b/sys/dev/mpt/mpt_pci.c @@ -182,7 +182,7 @@ __FBSDID("$FreeBSD$"); #endif #ifndef PCI_PRODUCT_LSI_SAS1078 -#define PCI_PRODUCT_LSI_SAS1078 0x0060 +#define PCI_PRODUCT_LSI_SAS1078 0x0062 #endif #ifndef PCIM_CMD_SERRESPEN