Re: Bug#419482: Kernel 2.6.18 - ALI15X3 driver too optmistic about UDMA

2007-09-08 Thread Alan Cox
if (m5229_revision = 0x20) { return 0; } else if ((m5229_revision 0xC2) So 0xC1 takes this path Looking back at the equivalent code in 2.4.27 (the previous kernel this machine ran), that's rather different: if (m5229_revision 0xC1) {/*

Re: Bug#419482: Kernel 2.6.18 - ALI15X3 driver too optmistic about UDMA

2007-09-06 Thread Steve McIntyre
Hi, I reported this problem initially to the Debian BTS back in April, but I've not had a chance to follow up on it since - the moment I got the system up and running again, it needed to keep running as a build daemon for us. Now I've got some downtime to allow me to delve further... On the cats