From: Clemens Koller <clemens.koller@anagramm.de>
To: linux-kernel@vger.kernel.org
Subject: IDE: PDC20275 turning on/off DMA dangerous?
Date: Fri, 16 Dec 2005 16:33:51 +0100 [thread overview]
Message-ID: <43A2DE5F.7060108@anagramm.de> (raw)
Hello!
I am working on an embedded ppc (mpc8540) using a pretty common Promise IDE
PCI controller w/ a PDC20275 on it (it's called Ultra TX2).
I have an otherwise good Maxtor 6B120P0 (160GB) connected to it.
But sometimes (expecially with more than zero disk-i/o-load), when I
turn on DMA by
$hdparm -X69 -d1 /dev/hda
I get
hda: task_out_intr: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hda: CHECK for good STATUS
And when I turn off DMA with
$hdparm -d0 /dev/hda
I get sometimes a
hda: DMA disabled
which is fine but sometimes I also get:
hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hda: drive not ready for command
hda: CHECK for good STATUS
which is not so nice.
Can you tell me if this is dangerous?
$ uname -a
Linux ecam.anagramm.de 2.6.13-rc7 #5 Thu Aug 25 15:33:38 CEST 2005 ppc ppc ppc GNU/Linux
I am about to update to the latest 2.6.15-rc5.
Thanks,
--
Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany
http://www.anagramm.de
Phone: +49-89-741518-50
Fax: +49-89-741518-19
next reply other threads:[~2005-12-16 15:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-16 15:33 Clemens Koller [this message]
2005-12-19 12:40 ` IDE: PDC20275 turning on/off DMA dangerous? Bartlomiej Zolnierkiewicz
2005-12-19 14:45 ` Clemens Koller
2005-12-19 15:46 ` Bartlomiej Zolnierkiewicz
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=43A2DE5F.7060108@anagramm.de \
--to=clemens.koller@anagramm.de \
--cc=linux-kernel@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.