summaryrefslogtreecommitdiff
path: root/sys/powerpc/ps3/ps3disk.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-3/+3
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-1/+2
* Rework the PS3 disk driver to support NCQ and do its DMA a littleNathan Whitehorn2011-06-231-388/+189
* Make this slightly less yelly about regions that the hypervisor protectsNathan Whitehorn2011-06-201-2/+10
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified inNathan Whitehorn2011-06-201-0/+893