CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/12/04 03:42:05
Modified files:
sys/dev/pci : agpreg.h files.agp
sys/arch/macppc/conf: files.macppc
sys/arch/macppc/macppc: conf.c
sys/arch/macppc/pci: pchb.c
Added files:
sys/dev/pci : agp_apple.c
sys/arch/macppc/pci: agp_machdep.c
Log message:
Add support for Uninorth AGP bridges found in most if not all the macppc
machines with a G3 or G4 microprocessor. It would not be difficult to add
support for U3 bridges found in G5 powered macppc to this driver but I
don't have such hardware.