K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2011-11-04T01:58:55.190073Z K 7 svn:log V 258 Change mpt(4) probe to be an exact match to a PCI device ID. The current code makes the mpt(4) check for 0x005A and mistakenly attach to a mfi(4) device 0x005B. Without this fix, mpt(4) will panic if this mfi(4) card is in the system. Reviewed by: mjacob END