Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2009 17:18:58 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-queue.c
Message-ID:  <200901121719.n0CHJ8eV054840@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2009-01-12 17:18:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-queue.c 
  Log:
  SVN rev 187105 on 2009-01-12 17:18:58Z by obrien
  
  Fix issue where ata_atapicmd() can never really return EBUSY which is
  expected in acd_fixate().
  
  This should fix various problems folks are having with 'burncd' reporting
  "burncd: ioctl(CDRIOCFIXATE): Input/output error" during the fixate phase
  when "fixate" is issued together with the "data" command.
  
  PR:             95979
  Submitted by:   Jaakko Heinonen <jh@saunalahti.fi>
  
  Revision  Changes    Path
  1.76      +2 -1      src/sys/dev/ata/ata-queue.c



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