summaryrefslogtreecommitdiff
path: root/sys/dev/ips/ips_ioctl.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
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2005-11-29Separate the hardware definitions into ipsreg.h so they can be used byScott Long
2005-09-25Overhaul error handling in the IPS driver. Don't use a magic value forScott Long
2005-01-28Lock the IPS driver and bring it out from under Giant. Also do someScott Long
2004-05-30Use a unique malloc type rather than M_DEVBUF.Scott Long
2003-08-24Use __FBSDID().David E. O'Brien
2003-07-01Mega busdma API commit.Scott Long
2003-05-31Fix indentationPoul-Henning Kamp
2003-05-11Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controllerScott Long