[parisc-linux-cvs] linux deller
Helge Deller
deller@puffin.external.hp.com
Sun, 24 Jun 2001 06:25:24 -0600
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: deller 01/06/24 06:25:23
Modified files:
. : Makefile
arch/parisc/kernel: iosapic.c lba_pci.c
Log message:
- EXTRAVERSION -pa39
- iosapic.c: Nice bug: if isi==NULL we can't access isi->isi_hpa in the printk()
- lba_pci.c: Some devices don't seem to have an IRT which leads to tmp_obj==NULL.
I temporarily disabled the NULL-check (as suggested by ggg) and that way those
PCI devices will be visible on the PCI bus.
The above changes will let my PCI graphic card (id: 103c:1005) appear on the
PCI bus (via lspci) and hopefully I'll now be able in the next step to get the
sticon working on my c3k and other machines :-)