All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ishan Oshadi Jayawardena <ioshadi@sltnet.lk>
To: lkml <linux-kernel@vger.kernel.org>
Subject: IDE-DMA woes
Date: Fri, 07 Dec 2001 17:30:14 -0600	[thread overview]
Message-ID: <3C115106.BED6616D@sltnet.lk> (raw)

Greetings.
	I run Linux on an IBM PC300GL with Intel's
82371AB PIIX4 chipset. With DMA enabled (by doing a
hdparm -d1 /dev/hda) on the hdd, I
_sometimes_ get the following message from the kernel
after resuming from APM standby mode:

ide_dmaproc: chipset supported ide_dma_timeout func only: 14
hda: status error: status=0x59 { DriveReady SeekComplete DataRequest
Error }
hda: status error: error=0x84 { DriveStatusError BadCRC }
hda: drive not ready for command

then the drive stalls for a few seconds, and the driver
disables DMA. This behaviour doesn't seem to depend on the
kernel version (current: 2.4.14; error seen with 2.2 series also.)
The weird thing is that this is not reliably reproducable; most of
the time the system goes to apm standby (not suspend) and resumes fine.

Other (possibly relevent) boot-time messages (in order
of appearance):

IBM machine detected. Enabling interrupts during APM calls.
kernel: PIIX4: IDE controller on PCI bus 00 dev 11
PIIX4: chipset revision 1
PIIX4: not 100%% native mode: will probe irqs later
ide0: BM-DMA at 0xfff0-0xfff7, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xfff8-0xffff, BIOS settings: hdc:DMA, hdd:pio
hda: QUANTUM FIREBALL EX3.2A, ATA DISK drive
hdc: SONY CD-ROM CDU5221, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15

             reply	other threads:[~2001-12-07 11:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 23:30 Ishan Oshadi Jayawardena [this message]
2001-12-07 16:31 ` IDE-DMA woes Gerald Britton
2001-12-08 19:47   ` Ishan Oshadi Jayawardena
2001-12-08 21:09   ` Andre Hedrick
2001-12-08 21:56     ` Jacob Luna Lundberg
2001-12-08 22:11       ` François Cami
2001-12-08 22:25         ` J Sloan
2001-12-09  1:08           ` Simon Turvey
2001-12-10  8:31             ` Andre Hedrick
     [not found] <Pine.LNX.4.33.0112071247050.6985-100000@coffee.psychology.mcmaster.ca>
2001-12-08 19:47 ` Ishan Oshadi Jayawardena

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=3C115106.BED6616D@sltnet.lk \
    --to=ioshadi@sltnet.lk \
    --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.