[parisc-linux-cvs] linux grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Wed, 18 Dec 2002 01:19:14 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	grundler	02/12/18 01:19:14

Modified files:
	.              : Makefile 
	arch/parisc/kernel: traps.c 
	drivers/net/tulip: eeprom.c 

Log message:
2.4.20-pa15 irq enable and tulip add-on card fix
o only enable IRQs in handle_interruption before call do_page_fault()
as per willy's suggestion. This seems to work on a500 SMP.
o revert change in tulip_parse_eeprom() that resulted in building a fake
media table when we didn't want to. my bad since I didn't read the code
right when I made the change.

booted on a500 with hp_diva_timer code disbled.