summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx/mlxvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove FreeBSD 4.x compat shims. Verified by md5.jhb2012-09-261-3/+3
* Add locking to mlx(4) to make it MPSAFE along with some other fixes:jhb2012-09-171-28/+11
* Correct a typo.delphij2012-08-031-1/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-0/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Change the disk(9) API in order to make device removal more robust.phk2004-02-181-1/+1
* Prepare for locking mlx(4) by cleaning up the use of busdma. No realscottl2003-09-021-0/+1
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* NO_GEOM cleanup:phk2003-02-251-1/+0
* Make FreeBSD "struct disklabel" agnostic, step 311 of 723:phk2002-09-201-1/+0
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-2/+2
* KSE Milestone 2julian2001-09-121-2/+3
* Driver modifications consistent with my other drivers to facilitatemsmith2001-06-251-2/+2
* Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.mdodd2000-11-281-0/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* Change the way that scatter/gather list tables are allocated so that wemsmith2000-05-061-8/+7
* One minor bugfix:msmith2000-04-201-0/+1
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-2/+2
* Add features required for basic userland management utility:msmith2000-04-111-4/+8
* Update to the latest development version of the Mylex driver. Changes inmsmith2000-03-181-4/+26
* Updates resulting from new documentation from Mylex and some cleaning:msmith1999-12-221-12/+4
* Major update to the Mylex DAC960 driver adding new hardware supportmsmith1999-12-111-0/+27
* Move some hardware-related items to the hardware-related header.msmith1999-10-261-127/+1
* Add support for the version 4 firmware interface and the DAC960 PG andmsmith1999-10-141-27/+0
* This is a driver for the Mylex DAC960 family of integrated RAIDmsmith1999-10-071-0/+353
OpenPOWER on IntegriCloud