2005-12-08 19:32:46

by Daniel Drake

[permalink] [raw]
Subject: [PATCH RESEND] via82cxxx IDE: Add VT8251 ISA bridge

Some motherboards (such as the Asus P5V800-MX) ship a
PCI_DEVICE_ID_VIA_82C586_1 IDE controller alongside a VT8251 southbridge.

This southbridge is currently unrecognised in the via82cxxx IDE driver,
preventing those users from getting DMA access to disks.

Signed-off-by: Daniel Drake <[email protected]>

--

Bart, I submitted this 2 weeks ago but sent it to your old pw.edu.pl address
by accident. Sorry about that!


Attachments:
via82cxxx-vt8251-southbridge.patch (1.13 kB)

2005-12-08 20:42:42

by Jeff Garzik

[permalink] [raw]
Subject: Re: [PATCH RESEND] via82cxxx IDE: Add VT8251 ISA bridge

Daniel Drake wrote:
> Some motherboards (such as the Asus P5V800-MX) ship a
> PCI_DEVICE_ID_VIA_82C586_1 IDE controller alongside a VT8251 southbridge.
>
> This southbridge is currently unrecognised in the via82cxxx IDE driver,
> preventing those users from getting DMA access to disks.
>
> Signed-off-by: Daniel Drake <[email protected]>
>
> --
>
> Bart, I submitted this 2 weeks ago but sent it to your old pw.edu.pl
> address by accident. Sorry about that!

ACK.

VIA sent me the same patch, privately.

Jeff



Subject: Re: [PATCH RESEND] via82cxxx IDE: Add VT8251 ISA bridge

applied

On 12/8/05, Jeff Garzik <[email protected]> wrote:
> Daniel Drake wrote:
> > Some motherboards (such as the Asus P5V800-MX) ship a
> > PCI_DEVICE_ID_VIA_82C586_1 IDE controller alongside a VT8251 southbridge.
> >
> > This southbridge is currently unrecognised in the via82cxxx IDE driver,
> > preventing those users from getting DMA access to disks.
> >
> > Signed-off-by: Daniel Drake <[email protected]>
> >
> > --
> >
> > Bart, I submitted this 2 weeks ago but sent it to your old pw.edu.pl
> > address by accident. Sorry about that!
>
> ACK.
>
> VIA sent me the same patch, privately.