OpenGrok
Cross Reference: pci_bus_fixup.c
xref
: /
src
/
sys
/
arch
/
x86
/
pci
/
pci_bus_fixup.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/arch/x86/pci/pci_bus_fixup.c
Revision
Date
Author
Comments
1.3
01-Mar-2019
msaitoh
- Almost all ppbreg.h's definitions are also in pcireg.h. Remove duplicated
definitions from ppbreg.h and move some definitions from ppbreg.h to
pcireg.h.
- Change fast back-to-back "capable" to "enable" in pci_subr.c.
- Print Primary Discard Timer, Secondary Discard Timer, Discard Timer Status
and Discard Timer SERR# Enable bit in pci_subr.c.
- PCI_BRIDGE_PREFETCHBASE32_REG and PCI_BRIDGE_PREFETCHLIMIT32_REG are
"upper" 32bit registers, rename to *UP32_REG to avoid confusion.
- Use macro.
1.2
01-Jul-2011
dyoung
branches: 1.2.54;
#include <sys/bus.h> instead of <machine/bus.h>.
1.1
18-May-2008
jmcneill
branches: 1.1.2; 1.1.4; 1.1.8; 1.1.18; 1.1.22;
Add support for PCI_BUS_FIXUP and PCI_ADDR_FIXUP on amd64.
1.1.22.2
04-May-2009
yamt
sync with head.
1.1.22.1
18-May-2008
yamt
file pci_bus_fixup.c was added on branch yamt-nfs-mp on 2009-05-04 08:12:10 +0000
1.1.18.1
27-Aug-2011
jym
Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.
No regression observed on suspend/restore.
1.1.8.2
23-Jun-2008
wrstuden
Add files to branch that were added on -current.
After this, all that's left of update is to merge some changes
that had conflicts.
1.1.8.1
18-May-2008
wrstuden
file pci_bus_fixup.c was added on branch wrstuden-revivesa on 2008-06-23 05:02:12 +0000
1.1.4.2
02-Jun-2008
mjf
Sync with HEAD.
1.1.4.1
18-May-2008
mjf
file pci_bus_fixup.c was added on branch mjf-devfs2 on 2008-06-02 13:22:50 +0000
1.1.2.2
18-May-2008
yamt
sync with head.
1.1.2.1
18-May-2008
yamt
file pci_bus_fixup.c was added on branch yamt-pf42 on 2008-05-18 12:33:04 +0000
1.2.54.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Wed Oct 15 07:09:58 GMT 2025