Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2006 08:24:10 +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.c isp_pci.c ispmbox.h ispreg.h ispvar.h
Message-ID:  <200607030824.k638OAOa052967@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2006-07-03 08:24:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c isp_pci.c ispmbox.h ispreg.h 
                         ispvar.h 
  Log:
  Do various fixes to support firmware loading for the 2322
  (and by extension, the 2422).
  
  One peculiar thing I've found with the 2322 is that if you
  don't force it to do Hard LoopID acquisition, the firmware
  crashes. This took a while to figure out.
  
  While we're at it, fix various bugs having to do with NVRAM
  reading and option setting with respect to pieces of NVRAM.
  
  Revision  Changes    Path
  1.120     +227 -124  src/sys/dev/isp/isp.c
  1.115     +20 -4     src/sys/dev/isp/isp_pci.c
  1.52      +3 -1      src/sys/dev/isp/ispmbox.h
  1.26      +19 -6     src/sys/dev/isp/ispreg.h
  1.76      +11 -7     src/sys/dev/isp/ispvar.h



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