Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in | nwhitehorn | 2011-06-20 | 1 | -1/+5 |
| | | | | | | | | the future, but presents a set of simple block devices for now. With (forthcoming) boot loader support or vfs.root.mountfrom, allows booting PS3s from disk. Submitted by: glevand <geoffrey.levand@mail.ru> | ||||
* | Import support for the Sony Playstation 3 using the OtherOS feature | nwhitehorn | 2011-01-06 | 1 | -0/+65 |
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. |