[parisc-linux-cvs] linux grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Sat, 29 Dec 2001 20:29:04 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	grundler	01/12/29 20:29:04

Modified files:
	.              : Makefile 
	drivers/pci    : pci.c setup-bus.c 
	include/linux  : pci.h 

Log message:
2.4.16-pa30 update drivers/pci with latest diff from Ivan Kokshaysky
(ink@jurassic.park.msu.ru)
Our linux/drivers/pci/ is now basically identical to 2.5.1 + ink's pci patch.
Tested on A500 with pci-pci bridge. all PCI devices seen and claimed by
respective drivers. C3000 also booted and worked fine with a mix of network,
gfx, modem, scsi PCI devices (mostly built-in, only network/scsi tested).

Not tested with dino. default 32-bit kernel compiles.
TODO: review/enable FBB support and verify PERR/SERR are getting set.