Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2008 22:09:30 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/powermac ata_dbdma.c
Message-ID:  <200810282209.m9SM9jQH090934@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2008-10-28 22:09:30 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powermac ata_dbdma.c 
  Log:
  SVN rev 184429 on 2008-10-28 22:09:30Z by nwhitehorn
  
  DBDMA can transfer a maximum of 64K - 1 bytes per descriptor, as the byte
  count field is 16 bits. Inform ATA of this fact.
  
  Reported by:    Marco Trillo
  
  Revision  Changes    Path
  1.2       +6 -0      src/sys/powerpc/powermac/ata_dbdma.c



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