public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steffen Moser <lists@steffen-moser.de>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.20-ac1
Date: Sat, 30 Nov 2002 12:40:49 +0100	[thread overview]
Message-ID: <20021130114049.GA1735@steffen-moser.de> (raw)
In-Reply-To: <200211292324.gATNOQO26672@devserv.devel.redhat.com>

* On Fri, Nov 29, 2002 at 06:24 PM (-0500), Alan Cox wrote:

> [+ indicates stuff that went to Marcelo, o stuff that has not,
>  * indicates stuff that is merged in mainstream now, X stuff that proved
>    bad and was dropped out, - indicates stuff not relevant to the main tree]
> 
> This is the initial 2.4.20-ac merge up. This one may still have a few
> small funnies to shake out especially in the DRM updates.
> 
> Linux 2.4.20-ac1

I've just compiled "linux-2.4.20-ac1". 

It reports "DMA disabled" messages on boot for all of my IDE drives:

 |   VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci00:07.1
 |     ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:pio
 |     ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA
 | hda: WDC WD400BB-53AUA1, ATA DISK drive
 | hda: DMA disabled
 | blk: queue c02918a0, I/O limit 4095Mb (mask 0xffffffff)
 | hdc: WDC WD1000BB-00CAA0, ATA DISK drive
 | hdd: CD-540E, ATAPI CD/DVD-ROM drive
 | hdc: DMA disabled
 | blk: queue c0291d0c, I/O limit 4095Mb (mask 0xffffffff)
 | hdd: DMA disabled

However, "hdparm" reports DMA mode to be enabled for all drives:

 | pc01:~ # hdparm -d /dev/hda
 | 
 | /dev/hda:
 |  using_dma    =  1 (on)
  
 | pc01:~ # hdparm -d /dev/hdc
 | 
 | /dev/hdc:
 |  using_dma    =  1 (on)
 
 | pc01:~ # hdparm -d /dev/hdd
 | 
 | /dev/hdd:
 |  using_dma    =  1 (on)

What might be the reason for this behaviour?

SuSE's start scripts seem to activate DMA mode explicitly only for the 
CD-ROM drive ("hdd"), so I suppose that the "DMA disabled" messages the 
kernel reports for "hda" and "hdc" are not true. 

The same messages I had using "linux-2.4.20-rc4-ac1" and
"linux-2.4.20-rc2-ac3".

More information (kernel config, full dmesg output, lspci output) is 
available at:

  http://www.uni-ulm.de/~s_smoser/lkml/linux-2.4.20-ac1/

Thanks,
Steffen

  parent reply	other threads:[~2002-11-30 11:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-29 23:24 Linux 2.4.20-ac1 Alan Cox
2002-11-30  0:47 ` Jarno Paananen
2002-12-01  0:59   ` Dave Jones
2002-11-30  7:00 ` Joshua Kwan
2002-11-30 11:40 ` Steffen Moser [this message]
2002-11-30 13:45   ` Alan Cox
2002-11-30 16:40     ` Tomas Szepe
2002-11-30 18:34       ` Tomas Szepe
2002-12-01  2:01         ` Alan Cox
2002-12-01  9:32           ` Tomas Szepe
2002-12-03 20:06 ` Gary White
2002-12-03 20:21   ` Philippe Gramoullé
  -- strict thread matches above, loose matches on Subject: below --
2002-11-30 12:12 Jens-Christian Skibakk

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=20021130114049.GA1735@steffen-moser.de \
    --to=lists@steffen-moser.de \
    --cc=alan@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox