Re: mlord ide patch 2.1.94

Simone Fabris (magic@maya.dei.unipd.it)
13 Apr 1998 09:13:53 -0000


> > PCI_IDE: unknown IDE controller on PCI bus 00 device 58, VID=10b9, DID=5229
> > PCI_IDE: not 100% native mode: will probe irqs later
> > PCI_IDE: simplex device: DMA disabled
> > ide0: PCI_IDE Bus-Master DMA disabled (BIOS)
> > PCI_IDE: simplex device: DMA disabled
> > ide1: PCI_IDE Bus-Master DMA disabled (BIOS)
> > hda: WDC AC36400L, ATA DISK drive
>
> Those seem correct. DMA mode doesnt seem to be supported on the PC-chips
> *pro boards I've seen whatever the OS. Presumably its one of the corners
> they cut to keep the price right down.
>

I'm not sure about that.
As you can see from `lspci' my TXpro is actually using a ALi chipset (Aladdin IV), which should support DMA mode on every IDE channel (this is what ALi homepage says), and it's used also in some good motherboards (good=more expensive than pcchips).

And the DOS driver which is shipped with the matherboard can set up the DMA mode (but it is not enabling by default).

Anyway, DMA is not the only strange thing with this motherboard under linux: I can't neither set any PIO mode!! Does not work neither ``hdparm -p<anything> /dev/hda'' or ``echo "pio_mode:3">/proc/ide/hda/settings'' (linux-2.1.95).

So: could there be something non-standard in this chipset to require his own driver?

Simone

lspci
00:00.0 Host bridge: Acer Laboratories Inc. M1531 (rev b3)
00:02.0 ISA bridge: Acer Laboratories Inc. M1533 (rev b4)
00:05.0 VGA compatible controller: S3 Inc. 86C764_1 [Trio 32/64 vers 1] (rev 54)
00:0b.0 IDE interface: Acer Laboratories Inc. M5229 (rev 20)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu