aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aacraid/aacraid_cam.c
Commit message (Expand)AuthorAgeFilesLines
* [aacraid] Port driver to big-endianLeandro Lupori2020-03-051-2/+13
* [aacraid] Prevent sense data from causing a buffer overflowLeandro Lupori2020-03-021-1/+1
* Remove ifdefs for FreeBSD 6, 7, 8 and 9. Assume we're past that.Warner Losh2019-12-061-21/+0
* Make aacraid(4) working on ASR8805 & ASR8402 in particular. This patchMaxim Sobolev2019-05-221-11/+5
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* aacraid: rework r315083 for a clean build with and without AACRAID_DEBUGAndriy Gapon2017-03-231-6/+2
* aacraid: fix build with AACRAID_DEBUG=2Andriy Gapon2017-03-111-1/+5
* Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name)Alan Somers2017-01-041-3/+3
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* aacraid(4): Fix some mostly trivial buffer overrunsConrad Meyer2016-04-261-3/+5
* Remove instances of variables that were set, but never used. gcc 4.9Warner Losh2014-03-301-4/+0
* Update aacraid to version 3.2.5.Achim Leubner2013-11-081-5/+25
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...Achim Leubner2013-05-241-0/+1400