aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/aac_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.Brooks Davis2018-03-141-0/+8
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Add additional featuresState.fBits entries to simplify compiling andEd Maste2009-10-291-1/+4
* Implement FSACTL_LNX_GET_FEATURES and FSACTL_GET_FEATURES ioctls. RAIDEd Maste2008-03-281-0/+20
* Add ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,Ed Maste2008-03-201-0/+6
* Do some small cleanups to comments and remove AACQ_COMPLETE definitions sinceScott Long2004-02-071-2/+1
* Add an #ifdef _KERNEL so that this file can be used from userland.Scott Long2004-02-071-1/+2
* Bring the aac driver *much* closer to style(9).Scott Long2001-09-051-21/+21
* Mega update to the aac driver.Scott Long2001-08-291-9/+19
* Make AAC_COMPAT_LINUX optional once again.Scott Long2001-08-061-4/+0
* Put the linux compat ioctl interface on death row. Add FreeBSDScott Long2001-08-061-7/+69
* Missed this one in my 80-column sweep.Scott Long2001-08-061-8/+16
* Major bugfix and minor update. This should resolve the current issuesMike Smith2000-12-271-0/+25
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAMike Smith2000-09-131-0/+78