cvs commit: src/sys/bus/pci pci.c src/sys/bus/pci/i386 pci_cfgreg.h pci_cfgreg.c pcibus.c

Matthew Dillon dillon at apollo.backplane.com
Thu Jan 15 00:18:33 PST 2004


					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>


:joerg       2004/01/15 00:05:41 PST
:
:DragonFly src repository
:
:  Modified files:
:    sys/bus/pci          pci.c 
:    sys/bus/pci/i386     pci_cfgreg.c pcibus.c 
:  Added files:
:    sys/bus/pci/i386     pci_cfgreg.h 
:  Log:
:  Sync pci_cfgreg.c with FreeBSD 5, rev. 1.101. This makes the PCI interrupt
:  routing code more robust. Also copied pci_cfgreg.h into bus/pci/i386, the
:  other instance in machine/pci_cfgreg.h will go later.
:  
:  Revision  Changes    Path
:  1.10      +3 -2      src/sys/bus/pci/pci.c
:  1.5       +293 -111  src/sys/bus/pci/i386/pci_cfgreg.c
:  1.4       +3 -2      src/sys/bus/pci/i386/pcibus.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.9&r2=1.10&f=h
:http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/i386/pci_cfgreg.c.diff?r1=1.4&r2=1.5&f=h
:http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/i386/pcibus.c.diff?r1=1.3&r2=1.4&f=h
:





More information about the Commits mailing list