Re: [PATCH] VIA parport fixes

2000-09-09 Thread Jeff Garzik
Cesar Eduardo Barros wrote: > > This patch detects the bogus '255' values (meaning no IRQ/DMA) in the VIA > parport code. > > Not tested or compiled. Patch looks good to me. Self-contained inside the Via code I wrote, which is important. Longer term, I would like to fix up the values and ensu

[PATCH] VIA parport fixes

2000-09-09 Thread Cesar Eduardo Barros
This patch detects the bogus '255' values (meaning no IRQ/DMA) in the VIA parport code. Not tested or compiled. diff -Naur linux-2.4.0-test8.orig/drivers/parport/parport_pc.c linux-2.4.0-test8/drivers/parport/parport_pc.c --- linux-2.4.0-test8.orig/drivers/parport/parport_pc.c Sat Sep 9 17:09