summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_ioctl.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2009-08-01Add 8Gb support (isp_2500). Fix a fair number of configuration andMatt Jacob
2007-06-11Remove some ioctls that were ill-thought out. There is no userMatt Jacob
2007-03-10Fix some stupid copyright mistakes that have been there for quite some time.Matt Jacob
2006-08-21Fix RELENG_4 code version- isp_roles wasn't getting initialized soMatt Jacob
2006-08-04Rename ioctl driven task management functions so theyMatt Jacob
2006-04-21Some more gratuitous format and name changes.Matt Jacob
2006-02-15a) clean up some declaration stuff (i.e., make more modern with respectMatt Jacob
2006-01-23First of several commits as this driver is dusted off and maybe broughtMatt Jacob
2005-10-29Add an ioctl framework for doing FC task management functions fromMatt Jacob
2005-01-06Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh
2004-02-07Reverse role defines for initiator and target mode to better match theMatt Jacob
2004-01-23Add firmware major, minor and micro revsions to the ISP_FC_GETHINFO ioctlMatt Jacob
2003-11-14fix broken _IOR usageMatt Jacob
2002-07-08Add get/set param ioctls.Matt Jacob
2002-06-16Add ISP_FC_GETHINFO ioctl.Matt Jacob
2002-02-21Reorder some of the ioctls and add a few new ones.Matt Jacob
2002-02-18More for f/w crash dumps (bug fixing and adding ioctl entry pointsMatt Jacob
2002-02-17Support for f/w crash dumps (2200 && 23XX).Matt Jacob
2002-02-04+ A variety of 23XX changes:Matt Jacob
2002-01-03Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows theMatt Jacob
2001-05-28Spring MegaChange #1.Matt Jacob