Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2005 12:24:45 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-chipset.c ata-dma.c ata-lowlevel.c ata-pci.c
Message-ID:  <200505011224.j41COjmV043323@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-05-01 12:24:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-dma.c ata-lowlevel.c 
                         ata-pci.c 
  Log:
  Update on the last commit, the dma* funciton needs to be called with
  a channel device, not an ata device, or we'll be out of luck in
  reset/timeout where we dont have a device.
  
  Revision  Changes    Path
  1.115     +6 -6      src/sys/dev/ata/ata-chipset.c
  1.136     +2 -2      src/sys/dev/ata/ata-dma.c
  1.65      +9 -9      src/sys/dev/ata/ata-lowlevel.c
  1.102     +2 -2      src/sys/dev/ata/ata-pci.c



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