linux-2.3 grundler

grundler@puffin.external.hp.com grundler@puffin.external.hp.com
Thu, 17 Feb 2000 18:16:57 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	grundler	00/02/17 18:16:57

Modified files:
	drivers/gsc    : dino.c 

Log message:
Problem: Infinite interrupts for card-mode Dino w/tulip
Solution: dino_unmask_irq() was testing the wrong bit of the ILR mask.
Changed code in dino_card_fixup() to correctly adjust for the
INTA to DINO PCIINTA (1 -> 0) difference.