DragonFly BSD
DragonFly commits List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Jan 2004 00:18:09 -0800 (PST)

					-Matt
					Matthew Dillon 
					<dillon@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
:



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]