Query: aacraid
OS: freebsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AACRAID(4) BSD Kernel Interfaces Manual AACRAID(4)NAMEaacraid -- Adaptec AACRAID Controller driverSYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device aacraid To compile in debugging code: options AACRAID_DEBUG=N Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): aacraid_load="YES"DESCRIPTIONThe aacraid driver provides support for the Adaptec by PMC RAID controllers, including Series 6/7/8 and upcoming families. The RAID containers are handled via the aacraidp0 bus. The physical buses are represented by the aacraidp? devices (beginning with aacraidp1). These devices enable the SCSI pass-thru interface and allows devices connected to the card such as CD-ROMs to be available via the CAM scsi(4) subsystem. Note that not all cards allow this interface to be enabled. The /dev/aacraid? device nodes provide access to the management interface of the controller. One node exists per installed card. If the kernel is compiled with the COMPAT_LINUX option, or 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 aacraid driver include: o Adaptec ASR-6405(T|E) o Adaptec ASR-6445 o Adaptec ASR-6805(T|E|Q|TQ) o Adaptec ASR-7085 o Adaptec ASR-7805(Q) o Adaptec ASR-70165 o Adaptec ASR-71605(E|Q) o Adaptec ASR-71685 o Adaptec ASR-72405 o Adaptec Series 8 cardsFILES/dev/aacraid? aacraid management interfaceDIAGNOSTICSCompiling with AACRAID_DEBUG set to a number between 0 and 3 will enable increasingly verbose debug messages. 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 ALSOkld(4), linux(4), scsi(4), kldload(8)AUTHORSAchim Leubner <achim@FreeBSD.org> Ed Maste <emaste@FreeBSD.org> Scott Long <scottl@FreeBSD.org>BUGSThe controller is not actually paused on suspend/resume.BSDApril 09, 2013 BSD
Related Man Pages |
---|
aha(4) - debian |
mfi(4) - debian |
ahd(4) - netbsd |
aha(4) - freebsd |
aacraid(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Raid With Suse Linux |
Sun Products Qualified for Automatic Service Request (ASR) |
kernel compile |
Custom kernel compiling, won't boot, and errors. |
ASR Fault Coverage Information for Sun Systems |