Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 2010 08:25:12 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_busdma.c
Message-ID:  <201009180825.o8I8PUKE052462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-09-18 08:25:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usb_busdma.c 
  Log:
  SVN rev 212819 on 2010-09-18 08:25:12Z by marius
  
  MFC: r212621
  
  Use saner nsegments and maxsegsz parameters when creating certain DMA tags;
  tags for 1-byte allocations cannot possibly be split across 2 segments and
  maxsegsz must not exceed maxsize.
  
  Reviewed by:    Hans Petter Selasky
  
  Revision  Changes    Path
  1.13.2.5  +2 -2      src/sys/dev/usb/usb_busdma.c



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