aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/cam_compat.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* cam: Migrate to modern uintXX_t from u_intXX_tWarner Losh2023-07-251-27/+27
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* cam(4): Improve XPT_DEV_MATCHAlexander Motin2021-10-051-0/+7
* cam: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* In compatibility structure substitute 'struct callout_handle'Gleb Smirnoff2020-01-221-1/+1
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix a variety of cosmetic typos and misspellingsConrad Meyer2017-01-151-1/+1
* Fix ABI compat shims, broken by adding NVMe support.Alexander Motin2016-10-061-6/+50
* Widen lun_id_t to 64 bits. This is a follow-on to r257345 to let the kernelNathan Whitehorn2013-12-141-1/+60
* Re-do r255853. Along with adding back the API/ABI changes from theScott Long2013-09-251-2/+74
* Revert r255853 pending fixes to build errors in usr.bin/kdumpGlen Barber2013-09-251-67/+1
* Update the CAM API for FreeBSD 10:Scott Long2013-09-241-1/+67
* Fix an unfortunate typo with the compat shimsScott Long2013-06-191-3/+3
* Add infrastructure for doing compatibility shims, as has been sorelyScott Long2013-06-171-0/+48