Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2003 10:02:44 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200304071702.h37H2iaR008684@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/04/07 10:02:44 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  Correct the maxsize and maxsegsz parameters for the
  bus_dma_tag_create() calls.  Without this, fxp(4) + PAE
  would consume insane amounts of bounce pages.
  
  Revision  Changes    Path
  1.162     +7 -7      src/sys/dev/fxp/if_fxp.c



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