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