cvs commit: src/sys/dev/mpt mpt.c

Matt Jacob mjacob at FreeBSD.org
Sat Feb 25 23:44:32 PST 2006


mjacob      2006-02-26 07:44:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c 
  Log:
  a) Delay for port enable to succeed should be 30 seconds (at least) for
  *both* SAS and FC, not just SAS.
  
  b) Don't tell the chip we want it to do FIFO signalling if we actually
  don't set up the address where the FIFO signal is supposed to be written
  (oops).
  
  Revision  Changes    Path
  1.17      +2 -4      src/sys/dev/mpt/mpt.c


More information about the cvs-src mailing list