summaryrefslogtreecommitdiff
path: root/sys/dev/aacraid/aacraid_cam.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06aacraid: Remove unused devclass argument to DRIVER_MODULE.John Baldwin
2021-06-21aacraid: ignore data overrun on INQUIRYLeandro Lupori
2021-06-21aacraid: reduce max I/O size to avoid DMA issuesLeandro Lupori
2020-03-05[aacraid] Port driver to big-endianLeandro Lupori
2020-03-02[aacraid] Prevent sense data from causing a buffer overflowLeandro Lupori
2019-12-06Remove ifdefs for FreeBSD 6, 7, 8 and 9. Assume we're past that.Warner Losh
2019-05-22Make aacraid(4) working on ASR8805 & ASR8402 in particular. This patchMaxim Sobolev
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-23aacraid: rework r315083 for a clean build with and without AACRAID_DEBUGAndriy Gapon
2017-03-11aacraid: fix build with AACRAID_DEBUG=2Andriy Gapon
2017-01-04Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name)Alan Somers
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2016-04-26aacraid(4): Fix some mostly trivial buffer overrunsConrad Meyer
2014-03-30Remove instances of variables that were set, but never used. gcc 4.9Warner Losh
2013-11-08Update aacraid to version 3.2.5.Achim Leubner
2013-05-24Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...Achim Leubner