ambrisko    2007-09-18 16:39:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt_pci.c 
  Log:
  Fix an incorrect PCI device id.  The current value conflicts with
  the mfi(4) LSI MegaSAS RAID card.  Looking at the Linux driver for the
  mpt(4) it should be 0x0062 and not 0x0060.  Tested with an mfi card
  of this device id.
  
  Approved by:    re (bmah)
  Reviewed by:    scottl
  MFC after:      3 days
  
  Revision  Changes    Path
  1.51      +1 -1      src/sys/dev/mpt/mpt_pci.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to