aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx/mlx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for 2.x/3.x firmware adapters which are too old to have aMike Smith2000-08-041-2/+7
* Change the way that scatter/gather list tables are allocated so that weMike Smith2000-05-061-1/+1
* Separate the struct bio related stuff out of <sys/buf.h> intoPoul-Henning Kamp2000-05-051-1/+1
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-191-1/+0
* Update to the latest development version of the Mylex driver. Changes inMike Smith2000-03-181-13/+19
* Major update to the Mylex DAC960 driver adding new hardware supportMike Smith1999-12-111-9/+15
* Move some hardware-related items to the hardware-related header.Mike Smith1999-10-261-0/+1
* Add support for the version 4 firmware interface and the DAC960 PG andMike Smith1999-10-141-0/+1
* This is a driver for the Mylex DAC960 family of integrated RAIDMike Smith1999-10-071-0/+199