linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* VIA VT8366 and IDE/DMA?
@ 2003-06-16 19:49 Hadmut Danisch
  2003-06-16 20:08 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Hadmut Danisch @ 2003-06-16 19:49 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a K7 mainboard with VT8366 chipset, but I can't
turn IDE DMA on:

atlantis# hdparm -d1 /dev/hda

/dev/hda:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 using_dma    =  0 (off)


Writing to /proc/ide/ide0/hda/settings has no effect.


Can anyone give me a hint how to turn DMA on?

regards
Hadmut

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: VIA VT8366 and IDE/DMA?
  2003-06-16 19:49 VIA VT8366 and IDE/DMA? Hadmut Danisch
@ 2003-06-16 20:08 ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2003-06-16 20:08 UTC (permalink / raw)
  To: Hadmut Danisch; +Cc: linux-kernel


On Mon, 16 Jun 2003, Hadmut Danisch wrote:

> Hi,
>
> I have a K7 mainboard with VT8366 chipset, but I can't

VT8366 (KT266) is a north bridge and has nothing to do with IDE.

> turn IDE DMA on:
>
> atlantis# hdparm -d1 /dev/hda
>
> /dev/hda:
>  setting using_dma to 1 (on)
>  HDIO_SET_DMA failed: Operation not permitted
>  using_dma    =  0 (off)

Compile kernel with VIA IDE support:

CONFIG_BLK_DEV_VIA82CXXX=y

> Writing to /proc/ide/ide0/hda/settings has no effect.
>
>
> Can anyone give me a hint how to turn DMA on?
>
> regards
> Hadmut

Regards,
--
Bartlomiej


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-16 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-16 19:49 VIA VT8366 and IDE/DMA? Hadmut Danisch
2003-06-16 20:08 ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).