summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2011-01-06 04:12:29 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2011-01-06 04:12:29 +0000
commitc2aa4fc0ebb33e3eeb047f84ad49d946887a72f2 (patch)
tree2f204ce78bf39efa5dd8a23b1af67430d676f4d8 /sys/conf/files.powerpc
parent0bfe906525518ea5724b945073ac8d422b5081d8 (diff)
downloadFreeBSD-src-c2aa4fc0ebb33e3eeb047f84ad49d946887a72f2.zip
FreeBSD-src-c2aa4fc0ebb33e3eeb047f84ad49d946887a72f2.tar.gz
Import support for the Sony Playstation 3 using the OtherOS feature
available on firmwares 3.15 and earlier. Caveats: Support for the internal SATA controller is currently missing, as is support for framebuffer resolutions other than 720x480. These deficiencies will be remedied soon. Special thanks to Peter Grehan for providing the hardware that made this port possible, and thanks to Geoff Levand of Sony Computer Entertainment for advice on the LV1 hypervisor.
Diffstat (limited to 'sys/conf/files.powerpc')
-rw-r--r--sys/conf/files.powerpc9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 4856715..b6d7e6e 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -197,6 +197,15 @@ powerpc/powerpc/suswintr.c standard
powerpc/powerpc/syncicache.c standard
powerpc/powerpc/sys_machdep.c standard
powerpc/powerpc/uio_machdep.c standard
+powerpc/ps3/ehci_ps3.c optional ps3 ehci
+powerpc/ps3/if_glc.c optional ps3 glc
+powerpc/ps3/mmu_ps3.c optional ps3
+powerpc/ps3/platform_ps3.c optional ps3
+powerpc/ps3/ps3ata.c optional ps3 ps3ata
+powerpc/ps3/ps3bus.c optional ps3
+powerpc/ps3/ps3pic.c optional ps3
+powerpc/ps3/ps3_syscons.c optional ps3 sc
+powerpc/ps3/ps3-hvcall.S optional ps3 sc
powerpc/psim/iobus.c optional psim
powerpc/psim/ata_iobus.c optional ata psim
powerpc/psim/openpic_iobus.c optional psim
OpenPOWER on IntegriCloud