cvs commit: src/sys/dev/isp isp_pci.c

Matt Jacob mjacob at FreeBSD.org
Sun May 21 23:52:31 PDT 2006


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


More information about the cvs-src mailing list