cvs commit: src/sys/dev/fxp if_fxp.c

Maxime Henrion mux at FreeBSD.org
Mon Apr 7 10:02:47 PDT 2003


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


More information about the cvs-all mailing list