[parisc-linux-cvs] linux willy
Matthew Wilcox
willy@puffin.external.hp.com
Fri, 12 Oct 2001 00:35:45 -0600
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: willy 01/10/12 00:35:45
Modified files:
. : Makefile
arch/parisc/kernel: irq.c
drivers/gsc : asp.c busdevice.c dino.c eisa.c lasi.c wax.c
Log message:
-pa49:
* Use IRQ region 0 for EISA IRQs.
* Tidy up Asp register handling.
* Report Asp version 4 as Cutoff.
* Remove Asp hack from busdevice_alloc_irq since it's now short-circuited.
* Change Dino, Lasi & Wax over to choosing IRQ based on sversion, not hpa.
* Claim the right memory space for EISA on 64-bit machines (not tested).