Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 06:51:48 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_pci.c
Message-ID:  <200605220651.k4M6pmwd006904@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2006-05-22 06:51:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  Remove bzero/bcopy vestiges
  
  Be cognizant as to whether we're running 2KLogin f/w in target mode and
  do the appropriate loopid load based upon that.
  
  Do a first cut (seems to work, at least for amd64) at 64 bit target
  mode for fibre channel cards. We could probably also do it for SPI
  cards, but that's not supported right now.
  
  Revision  Changes    Path
  1.114     +87 -21    src/sys/dev/isp/isp_pci.c



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