Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2008 18:51:55 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-dma.c
Message-ID:  <200810211852.m9LIq7ns049110@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-10-21 18:51:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-dma.c 
  Log:
  SVN rev 184135 on 2008-10-21 18:51:55Z by jhb
  
  Restore the default maximum segment size for the bus dma tag to 64k as it
  is in 6.x and 7.x.  The typo caused 64k transactions to be unnecessarily
  split up into two PRD entries.
  
  Revision  Changes    Path
  1.158     +1 -1      src/sys/dev/ata/ata-dma.c



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