summaryrefslogtreecommitdiff
path: root/sys/dev/mlx/mlxvar.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06mlx: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2019-05-20Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-09-26Remove FreeBSD 4.x compat shims. Verified by md5.John Baldwin
2012-09-17Add locking to mlx(4) to make it MPSAFE along with some other fixes:John Baldwin
2012-08-03Correct a typo.Xin LI
2009-07-10Separate the parallel scsi knowledge out of the core of the XPT, andScott Long
2004-06-16Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp
2004-02-18Change the disk(9) API in order to make device removal more robust.Poul-Henning Kamp
2003-09-02Prepare for locking mlx(4) by cleaning up the use of busdma. No realScott Long
2003-03-08Centralize the devstat handling for all GEOM disk device driversPoul-Henning Kamp
2003-02-25NO_GEOM cleanup:Poul-Henning Kamp
2002-09-20Make FreeBSD "struct disklabel" agnostic, step 311 of 723:Poul-Henning Kamp
2001-12-10Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien
2001-09-12KSE Milestone 2Julian Elischer
2001-06-25Driver modifications consistent with my other drivers to facilitateMike Smith
2000-11-28Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.Matthew N. Dodd
2000-05-26Back out the previous change to the queue(3) interface.Jake Burkholder
2000-05-23Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder
2000-05-06Change the way that scatter/gather list tables are allocated so that weMike Smith
2000-04-20One minor bugfix:Mike Smith
2000-04-15Complete the bio/buf divorce for all code below devfs::strategyPoul-Henning Kamp
2000-04-11Add features required for basic userland management utility:Mike Smith
2000-03-18Update to the latest development version of the Mylex driver. Changes inMike Smith
1999-12-22Updates resulting from new documentation from Mylex and some cleaning:Mike Smith
1999-12-11Major update to the Mylex DAC960 driver adding new hardware supportMike Smith
1999-10-26Move some hardware-related items to the hardware-related header.Mike Smith
1999-10-14Add support for the version 4 firmware interface and the DAC960 PG andMike Smith
1999-10-07This is a driver for the Mylex DAC960 family of integrated RAIDMike Smith