diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-24 22:53:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-24 22:53:26 +0000 |
| commit | ace5be682d8e04a1dccf8939efa1babe059e3609 (patch) | |
| tree | 9409aa78bd0bf64293f9e45238d4a82861b7663b /share/man/man4/aac.4 | |
| parent | 7d6ddd1027c61081bb4a1e54d6af199aaed5c185 (diff) | |
Notes
Diffstat (limited to 'share/man/man4/aac.4')
| -rw-r--r-- | share/man/man4/aac.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4 index 442511703000..6d486f325ffe 100644 --- a/share/man/man4/aac.4 +++ b/share/man/man4/aac.4 @@ -83,14 +83,18 @@ exist for the Dell and HP flavors, respectively, and are required for the CLI management utility available from these vendors to work. If the kernel is compiled with the .Dv COMPAT_LINUX -option, or the aac_linux.ko and linux.ko modules are loaded, the +option, or the +.Pa aac_linux.ko +and +.Pa linux.ko +modules are loaded, the Linux-compatible .Xr ioctl 2 interface for the management device will be enabled and will allow Linux-based management applications to control the card. .Pp The -.Cd aacp +.Nm aacp device enables the SCSI pass-thru interface and allows devices connected to the card such as cdroms to be available via the CAM .Xr scsi 4 |
