diff options
| author | Scott Long <scottl@FreeBSD.org> | 2001-07-25 22:36:17 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2001-07-25 22:36:17 +0000 |
| commit | 4aa620cdc64f377a911ec866fa4930f8d912b052 (patch) | |
| tree | 465fca396b4e0a33c85803361f45dfe069b08af8 /share | |
| parent | e3d1d61f101debe77c74c84f1a4dbf0e2e7c8885 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/aac.4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4 index 07d35df275e5..3988c4d751e7 100644 --- a/share/man/man4/aac.4 +++ b/share/man/man4/aac.4 @@ -73,8 +73,13 @@ or a Linux-based management application. .Pp The .Pa /dev/aac? -device nodes provides access to the management interface of the controller. -One node exists per installed card. +device nodes provide access to the management interface of the controller. +One node exists per installed card. The aliases +.Pa /dev/afa? +and +.Pa /dev/hpn? +exist for the Dell and HP flavors, respectively, and are required for +the CLI management utility available from these vendors to work. Compiling the driver with the .Dv AAC_COMPAT_LINUX option enables the Linux-compatible |
