linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can't enable dma on /dev/hda
@ 2003-02-11 19:31 maxxle
  2003-02-11 23:06 ` agri
  2003-02-12  0:45 ` Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: maxxle @ 2003-02-11 19:31 UTC (permalink / raw)
  To: linux-kernel

Hi!

I'm running a debian 3.0 System using kernel 2.4.19 (also tried 2.4.20).
On this system it's not possible to enable dma on /dev/hda (HDD IDE)

The MoBo is a VIA Board called VIA-C3M266 (CLE266 chipset)
Northbridge: VT8623
Southbridge: VT8235

My kernel is compiled with this features:
ATAPI/IDE/MFM/RLL support --> IDE, ATA and ATAPI Block devices --> 
[*] generic PCI bus-master DMA support
[*] Use PCI DMA by default when available  
[*] VIA82CXXX chipset support

And this is what hdparm tels me:
hdparm -d 1 /dev/hda:

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


What can I do to force my system to run using dma on /dev/hda.
Or is my CLE266 chipset a bit too new for being supported by 2.4.19/20?


Hope somebody is able to help me


maxxle


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

* Re: Can't enable dma on /dev/hda
  2003-02-11 19:31 Can't enable dma on /dev/hda maxxle
@ 2003-02-11 23:06 ` agri
  2003-02-12  0:45 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: agri @ 2003-02-11 23:06 UTC (permalink / raw)
  To: maxxle, linux-kernel

I suppose that your chip is not supported by kernel. :-(

Kernel support only 82C*** chips... as you see, it's not your chip.
i have VT82C598 bridge, and dma is available on my system.

Agri

---------- Original Message -----------
From: maxxle@t-online.de (maxxle)
To: linux-kernel@vger.kernel.org
Sent: 11 Feb 2003 19:31:16 +0000
Subject: Can't enable dma on /dev/hda

> Hi!
> 
> I'm running a debian 3.0 System using kernel 2.4.19 (also tried 
> 2.4.20). On this system it's not possible to enable dma on /dev/hda 
> (HDD IDE)
> 
> The MoBo is a VIA Board called VIA-C3M266 (CLE266 chipset)
> Northbridge: VT8623
> Southbridge: VT8235
> 
> My kernel is compiled with this features:
> ATAPI/IDE/MFM/RLL support --> IDE, ATA and ATAPI Block devices --> 
> [*] generic PCI bus-master DMA support
> [*] Use PCI DMA by default when available  
> [*] VIA82CXXX chipset support
> 
> And this is what hdparm tels me:
> hdparm -d 1 /dev/hda:
> 
> /dev/hda:
>  setting using_dma to 1 (on)
>  HDIO_SET_DMA failed: Operation not permitted
>  using_dma    =  0 (off)
> 
> What can I do to force my system to run using dma on /dev/hda.
> Or is my CLE266 chipset a bit too new for being supported by 2.4.19/20?
> 
> Hope somebody is able to help me
> 
> maxxle
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-
> kernel" in the body of a message to majordomo@vger.kernel.org More 
> majordomo info at  http://vger.kernel.org/majordomo-info.html Please 
> read the FAQ at  http://www.tux.org/lkml/
------- End of Original Message -------


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

* Re: Can't enable dma on /dev/hda
  2003-02-11 19:31 Can't enable dma on /dev/hda maxxle
  2003-02-11 23:06 ` agri
@ 2003-02-12  0:45 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2003-02-12  0:45 UTC (permalink / raw)
  To: maxxle; +Cc: Linux Kernel Mailing List

On Tue, 2003-02-11 at 19:31, maxxle wrote:
> Hi!
> 
> I'm running a debian 3.0 System using kernel 2.4.19 (also tried 2.4.20).
> On this system it's not possible to enable dma on /dev/hda (HDD IDE)
> 
> The MoBo is a VIA Board called VIA-C3M266 (CLE266 chipset)
> Northbridge: VT8623
> Southbridge: VT8235

You need 2.4.21pre for the 8235


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

end of thread, other threads:[~2003-02-12  3:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-11 19:31 Can't enable dma on /dev/hda maxxle
2003-02-11 23:06 ` agri
2003-02-12  0:45 ` Alan Cox

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).