Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2007 17:21:16 +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:  <200706251721.l5PHLGFQ082063@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2007-06-25 17:21:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  Yet another bug- when we have 2k login firmware, we need
  to put out a ispreqt3e_t structure onto the request queue-
  not a ispreqt3_t structure. We weren't. This turns out only
  to really matter for big endian machines.
  
  Approved by:    re (ken)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.146     +7 -1      src/sys/dev/isp/isp_pci.c



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