All of lore.kernel.org
 help / color / mirror / Atom feed
From: kenneth johansson <ken@kenjo.org>
To: linux-ide@vger.kernel.org
Subject: reenable DMA
Date: Thu, 30 Oct 2008 21:54:09 +0000 (UTC)	[thread overview]
Message-ID: <gedae1$ari$1@ger.gmane.org> (raw)

I have a small problem where my DVD player got confused by a disk
and the ata driver ended up putting the driver in PIO mode. 

Now I need to get it back into DMA without rebooting the computer. 

 hdparm -d1 /dev/sr0

/dev/sr0:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Inappropriate ioctl for device
 HDIO_GET_DMA failed: Inappropriate ioctl for device
-------
 ata9.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
 ata9.00: cmd a0/00:00:00:00:fc/00:00:00:00:00/a0 tag 0 pio 131072 in
          cdb 28 00 00 13 c6 4a 00 00  40 00 00 00 00 00 00 00
          res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
 ata9.00: status: { DRDY }
 ata9: soft resetting link
 ata9.00: configured for PIO0
 ata9: EH complete


             reply	other threads:[~2008-10-30 23:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 21:54 kenneth johansson [this message]
2008-11-11  8:41 ` reenable DMA Tejun Heo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gedae1$ari$1@ger.gmane.org' \
    --to=ken@kenjo.org \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.