Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2009 02:25:03 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/isp isp.c isp_freebsd.c
Message-ID:  <200909150225.n8F2PRRD019045@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2009-09-15 02:25:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c isp_freebsd.c 
  Log:
  SVN rev 197214 on 2009-09-15 02:25:03Z by mjacob
  
  Accomodate old style XPT_IMMED_NOTIFY and XPT_NOTIFY_ACK so that
  we at least don't panic.
  
  We don't really support dual role mode (INITIATOR/TARGET) any more. We
  should but it's broken and will take a fair amount of effort to fix
  and correctly manage both initiator and target roles sharing the port
  database. So, for now, disallow it.
  
  Revision  Changes    Path
  1.152     +10 -25    src/sys/dev/isp/isp.c
  1.152     +33 -2     src/sys/dev/isp/isp_freebsd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909150225.n8F2PRRD019045>