linux grundler
Grant Grundler
grundler@puffin.external.hp.com
Fri, 1 Dec 2000 18:29:01 -0700
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: grundler 00/12/01 18:29:01
Modified files:
arch/parisc/kernel: lba_pci.c pci.c setup.c
drivers/pci : pci.c setup-bus.c setup-res.c
include/asm-parisc: io.h pci.h
Log message:
A500 PCI support - round 2.
o io port space is fully virtualized.
o all resources are managed from ioport_resource and iomem_resource.
o need to rework fixes to drivers/pci/pci.c and drivers/pci/setup-bus.c
in order to feed upstream (PCI_BRIDGE_CONTROL is the main problem).
Can do FBB/SERR/PERR stuff at the same time.
o A500 with gige, 4-port 100BT, Combo-Card, and Sym896 card boots!
(dies in hwclock problem - pb thinks its related to function
pointer manipulation being done wrong for 64-bit)