All of lore.kernel.org
 help / color / mirror / Atom feed
From: Santiago Garcia Mantinan <lkml@manty.net>
To: linux-kernel@vger.kernel.org
Subject: IDE DMA setting not available on 2.4.23 as a module
Date: Sun, 30 Nov 2003 20:58:15 +0100	[thread overview]
Message-ID: <20031130195815.GA2409@man.beta.es> (raw)

Hi!

Yesterday I started to upgrade my systems to 2.4.23, some of them were
already running pre or rc versions, but when I tried my Pentium MMX wich
boots out of SCSI and on which I like to have IDE driver as a module, I
found that the DMA setting was not working, hdparm was saying:

 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted

So I changed the driver option to set DMA by default to ON, but nothing
changed, still the same problem, then I tried to compile the IDE driver into
the kernel instead of having it as a module and then the dma support started
to work, either having the driver enable it by default or by setting it with
hdparm.

The motherboard uses a 430TX chipset, thus with a PIIX4 IDE controller.

Is this a bug or is this a known and accepted limitation of having the IDE
driver as a module?

If you want me to test any patch to see if we can fix this, or need any more
info, don't hesitate to contact me.

Regards...
-- 
Manty/BestiaTester -> http://manty.net

             reply	other threads:[~2003-11-30 19:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-30 19:58 Santiago Garcia Mantinan [this message]
2003-11-30 20:15 ` IDE DMA setting not available on 2.4.23 as a module Bartlomiej Zolnierkiewicz
2003-11-30 22:42   ` Santiago Garcia Mantinan
2003-11-30 22:47     ` Bartlomiej Zolnierkiewicz
2003-11-30 23:16       ` Santiago Garcia Mantinan

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=20031130195815.GA2409@man.beta.es \
    --to=lkml@manty.net \
    --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.