Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 09:12:11 +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-disk.c
Message-ID:  <200506270912.j5R9CBUw047293@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-06-27 09:12:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-disk.c 
  Log:
  Dont call ata_finish in ad_dump as that is no longer needed and causes panic.
  Dont try to enable read/write caching on devices that doesn't support it,
  this reduces the noise from ATA on flash devices and the like.
  
  Approved by: re@ (scottl)
  
  Revision  Changes    Path
  1.189     +12 -11    src/sys/dev/ata/ata-disk.c



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