aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/ps3/ps3cdrom.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* powerpc ps3: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-3/+1
* cam: clear on-stack CCBs in last few driversEdward Tomasz Napierala2021-05-211-0/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name)Alan Somers2017-01-041-3/+3
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs onNathan Whitehorn2013-09-291-3/+8
* Reform the busdma API so that new types may be added without modifyingKonstantin Belousov2013-02-121-3/+2
* Add descriptor sense support to CAM, and honor sense residuals properly inKenneth D. Merry2011-10-031-17/+20
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixNathan Whitehorn2011-08-141-0/+703