![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: device pci
device aacraid
To compile in debugging code:
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): aacraid_load="YES" DESCRIPTIONThe The RAID containers are handled via the
The /dev/aacraid? device nodes provide access to the management interface of the controller. One node exists per installed card. If the aacraid_linux.ko and linux.ko modules are loaded, the Linux-compatible ioctl(2) interface for the management device will be enabled and will allow Linux-based management applications to control the card. HARDWAREControllers supported by the
FILES
DIAGNOSTICSCompiling with The adapter can send status and alert messages asynchronously to the driver. These messages are printed on the system console, and are also queued for retrieval by a management application. SEE ALSOAUTHORSAchim Leubner
<achim@FreeBSD.org>
BUGSThe controller is not actually paused on suspend/resume.
|