Module Name:src
Committed By: macallan
Date: Fri Apr 13 22:13:09 UTC 2018
Modified Files:
src/sys/arch/macppc/pci: u3.c
Log Message:
track bus-range for every bus and restrict config space accesses to that
range. Now pcictl pci* list no longer crashes the kernel.
To gene
Module Name:src
Committed By: macallan
Date: Thu Mar 22 21:30:34 UTC 2018
Modified Files:
src/sys/arch/macppc/pci: uninorth.c
Log Message:
more oea_mapiodev()
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/macppc/pci/uninorth.c
Please note th
Module Name:src
Committed By: macallan
Date: Fri Mar 16 22:15:07 UTC 2018
Modified Files:
src/sys/arch/macppc/pci: uninorth.c
Log Message:
special-case bus 0, now we find AGP devices on G5
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/macppc/
Module Name:src
Committed By: macallan
Date: Fri Jul 8 22:21:52 UTC 2016
Modified Files:
src/sys/arch/macppc/pci: bandit.c
Log Message:
first step to make genfb work with /chaos/control - don't do config space
writes on /chaos.
tested by jak
To generate a diff of this c
Module Name:src
Committed By: macallan
Date: Wed May 1 14:24:49 UTC 2013
Modified Files:
src/sys/arch/macppc/pci: uninorth.c
Log Message:
add G5 support
from Phileas Fogg
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/macppc/pci/uninorth.c
P
Module Name:src
Committed By: macallan
Date: Tue Apr 30 10:16:26 UTC 2013
Modified Files:
src/sys/arch/macppc/pci: u3.c
Log Message:
zero sc_iot and sc_memt before using them
from Phileas Fogg
while there, set sc_dev properly
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: macallan
Date: Wed Oct 26 04:56:23 UTC 2011
Modified Files:
src/sys/arch/macppc/pci: bandit.c grackle.c uninorth.c
Log Message:
actually split device and softc
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/macppc