Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2004 21:13:41 +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-all.c ata-all.h ata-chipset.c ata-dma.c ata-lowlevel.c ata-pci.c ata-queue.c
Message-ID:  <200408052113.i75LDfjS084401@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2004-08-05 21:13:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-chipset.c 
                         ata-dma.c ata-lowlevel.c ata-pci.c 
                         ata-queue.c 
  Log:
  Try to narrow down the race window on HW that does not have ways to
  poll for which channel actually pulled the irq line.
  
  Revision  Changes    Path
  1.218     +3 -11     src/sys/dev/ata/ata-all.c
  1.80      +3 -2      src/sys/dev/ata/ata-all.h
  1.78      +9 -5      src/sys/dev/ata/ata-chipset.c
  1.127     +2 -4      src/sys/dev/ata/ata-dma.c
  1.41      +13 -13    src/sys/dev/ata/ata-lowlevel.c
  1.86      +2 -0      src/sys/dev/ata/ata-pci.c
  1.30      +14 -14    src/sys/dev/ata/ata-queue.c



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