summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2011-08-14 00:20:37 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2011-08-14 00:20:37 +0000
commitae4052d3f376c0fa7111ebe2cc007fd43435d701 (patch)
treecd0e784c32101b07218ed9cadb5b59ce85cf50f2 /sys/conf
parentd7243f9f08159a162ce3b28842403e797017d945 (diff)
downloadFreeBSD-src-ae4052d3f376c0fa7111ebe2cc007fd43435d701.zip
FreeBSD-src-ae4052d3f376c0fa7111ebe2cc007fd43435d701.tar.gz
Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix
some realted minor bugs in PS3 internal storage support. Submitted by: glevand <geoffrey.levand@mail.ru> Approved by: re (bz)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 9f5a357..031a184 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -207,8 +207,8 @@ powerpc/ps3/ohci_ps3.c optional ps3 ohci
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/ps3cdrom.c optional ps3 scbus
powerpc/ps3/ps3disk.c optional ps3
powerpc/ps3/ps3pic.c optional ps3
powerpc/ps3/ps3_syscons.c optional ps3 sc
OpenPOWER on IntegriCloud