From: "Steve Snyder" <steves@formation.com>
To: "Bill Davidsen" <davidsen@tmr.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: RE: Why won't my HD do DMA I/O?
Date: Mon, 11 Feb 2002 13:30:26 -0600 [thread overview]
Message-ID: <KMEBIOGPEGOACPDOHPEEMEAMCAAA.steves@formation.com> (raw)
In-Reply-To: <Pine.LNX.3.96.1020211131841.32755E-100000@gatekeeper.tmr.com>
I should have noted this in my original post but, yes, I have enabled DMA in
the kernel:
# grep DMA /usr/src/linux-2.4.17/.config | grep -v '#'
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
Thanks for the response.
-----Original Message-----
From: Bill Davidsen [mailto:davidsen@tmr.com]
Sent: Monday, February 11, 2002 12:20 PM
To: Steve Snyder
Cc: linux-kernel@vger.kernel.org
Subject: Re: Why won't my HD do DMA I/O?
On Fri, 8 Feb 2002, Steve Snyder wrote:
> I've got a system on which the hard disk cannot be set to use DMA. When I
> attempt to enable DMA ("hdparm -d1 /dev/hda") on this drive, there is a
long
> time-out period, after which displaying the settings shows that DMA is
still
> not set.
You did build this kernel with DMA support in the kernel, right? For your
chipset? Vendor kernels have been known to err on the side of safty.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
next prev parent reply other threads:[~2002-02-11 18:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-09 0:00 Why won't my HD do DMA I/O? Steve Snyder
2002-02-11 18:20 ` Bill Davidsen
2002-02-11 19:30 ` Steve Snyder [this message]
2002-02-11 19:19 ` Bill Davidsen
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=KMEBIOGPEGOACPDOHPEEMEAMCAAA.steves@formation.com \
--to=steves@formation.com \
--cc=davidsen@tmr.com \
--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.