summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx/mlx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Mega busdma API commit.scottl2003-07-011-0/+2
* Use bioq_flush() to drain a bio queue with a specific error code.phk2003-04-011-1/+2
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* Driver modifications consistent with my other drivers to facilitatemsmith2001-06-251-1/+1
* Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.mdodd2000-11-281-7/+10
* Return -10 from the PCI probe to allow room for an updated driver tomsmith2000-10-281-1/+1
* Add support for 2.x/3.x firmware adapters which are too old to have amsmith2000-08-041-2/+7
* Change the way that scatter/gather list tables are allocated so that wemsmith2000-05-061-1/+1
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-1/+1
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Update to the latest development version of the Mylex driver. Changes inmsmith2000-03-181-13/+19
* Major update to the Mylex DAC960 driver adding new hardware supportmsmith1999-12-111-9/+15
* Move some hardware-related items to the hardware-related header.msmith1999-10-261-0/+1
* Add support for the version 4 firmware interface and the DAC960 PG andmsmith1999-10-141-0/+1
* This is a driver for the Mylex DAC960 family of integrated RAIDmsmith1999-10-071-0/+199
OpenPOWER on IntegriCloud