Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 13:27:50 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/ata ata_all.h ata_da.c ata_xpt.c
Message-ID:  <201104201328.p3KDSEPJ010882@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-20 13:27:50 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ata          ata_all.h ata_da.c ata_xpt.c 
  Log:
  SVN rev 220886 on 2011-04-20 13:27:50Z by mav
  
  Add basic support for DMA-capable ATA disks on DMA-incapable controller.
  This is really rare situation these days, but still may happen in embedded.
  
  Revision  Changes    Path
  1.10      +2 -0      src/sys/cam/ata/ata_all.h
  1.29      +3 -2      src/sys/cam/ata/ata_da.c
  1.40      +5 -0      src/sys/cam/ata/ata_xpt.c



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