IDE: PDC20275 turning on/off DMA dangerous?
- From: Clemens Koller <clemens.koller@xxxxxxxxxxx>
- Date: Fri, 16 Dec 2005 16:33:51 +0100
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 STATUSAnd 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 STATUSwhich 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: IDE: PDC20275 turning on/off DMA dangerous?
- From: Bartlomiej Zolnierkiewicz
- Re: IDE: PDC20275 turning on/off DMA dangerous?
- Prev by Date: Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
- Next by Date: Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
- Previous by thread: [PATCH] idle.c fix unused var compile warning
- Next by thread: Re: IDE: PDC20275 turning on/off DMA dangerous?
- Index(es):
Relevant Pages
|
|