summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ps3/ps3bus.c
Commit message (Expand)AuthorAgeFilesLines
* - Change contigmalloc() to use the vm_paddr_t type instead of an unsignedjhb2012-03-011-2/+2
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-4/+4
* Use 4 KB pages for storage bus devices, which seems to be what the HV usesnwhitehorn2011-06-231-2/+6
* This is more complicated than I expected. Storage devices need the IOMMUnwhitehorn2011-06-221-2/+11
* The IOMMU is not involved for the storage bus.nwhitehorn2011-06-221-2/+1
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified innwhitehorn2011-06-201-21/+170
* Add RTC support for the LV1 clock on the PS3. The hypervisor won't let usnwhitehorn2011-05-241-1/+33
* Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-061-0/+561
OpenPOWER on IntegriCloud