freebsd-dev/sys/dev/amr
Mike Smith 9f1776230d Major update to the AMI MegaRAID driver.
- New support for 40LD firmware found in Series 475 and 471 adapters.
 - Better support for 8LD firmware adapters
 - Ioctl passthrough interface for userland utilities.
 - Improved error handling and queueing.
 - Several bugfixes (including the 'still open' shutdown bug and
   closing some small race conditions).
 - Zone-style command allocator, reducing memory wasted under heavy
   load conditions.
 - CAM interface (disabled and not fully working) for SCSI passthrough
   access to non-disk devices

Thanks to AMI for supplying a pile of new adapters and various other
help in making this happen.
2000-08-30 07:52:50 +00:00
..
amr_cam.c Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amr_compat.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amr_disk.c Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amr_pci.c Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amr_tables.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amr.c Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amrio.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amrreg.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amrvar.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00