Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2006 08:39:02 +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_freebsd.h isp_pci.c
Message-ID:  <200602040839.k148d3TH085071@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2006-02-04 08:39:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_freebsd.h isp_pci.c 
  Log:
  Actually, no, I had it wrong in 1.109. The arguments to bus_dma_create_tag
  are bus_addr_t, not bus_size_t.
  
  In any case, turn off DAC support entirely until it is revamped to actually
  work *correctly* for 64 bit platforms (not using a PAE definition and for
  both initiator and target mode).
  
  Revision  Changes    Path
  1.84      +2 -3      src/sys/dev/isp/isp_freebsd.h
  1.111     +2 -11     src/sys/dev/isp/isp_pci.c



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