aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx
Commit message (Expand)AuthorAgeFilesLines
* Move some hardware-related items to the hardware-related header.Mike Smith1999-10-265-168/+185
* Use the physical block number, not the logical block number, for I/OMike Smith1999-10-221-5/+5
* Use a much larger buffer for message log retrieval until we are sure thatMike Smith1999-10-161-9/+10
* Fix mlx_diagnose_command so that it actually works. I can't believe thisMike Smith1999-10-161-1/+1
* Save the drive device_t correctly so we can print it later.Mike Smith1999-10-162-2/+2
* Add support for the version 4 firmware interface and the DAC960 PG andMike Smith1999-10-145-58/+180
* This is a driver for the Mylex DAC960 family of integrated RAIDMike Smith1999-10-076-0/+3437