diff options
author | bsam <bsam@FreeBSD.org> | 2006-09-07 14:14:52 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-09-07 14:14:52 +0800 |
commit | 93a721f0583d5cdbd632529b2a2ecca1bc94f98c (patch) | |
tree | 77040e94fd0b0ceeb40fd8b6b6ecaf94428e3fe6 /sysutils/Makefile | |
parent | c199675d5628ec6a1353c5839ac1e3f2c21ed8e3 (diff) | |
download | freebsd-ports-gnome-93a721f0583d5cdbd632529b2a2ecca1bc94f98c.tar.gz freebsd-ports-gnome-93a721f0583d5cdbd632529b2a2ecca1bc94f98c.tar.zst freebsd-ports-gnome-93a721f0583d5cdbd632529b2a2ecca1bc94f98c.zip |
LSI Logic MegaRAID Megamgr Release
This is the Linux console based management utility for the LSI
MegaRAID family of controllers.
FreeBSD >= 6.1 supports running this tool by the means of the
amr_linux.ko kernel module and the /dev/megadev0 device.
Author: LSI Logic Corporation
WWW: http://www.lsi.com/
PR: ports/102917
Submitted by: Patrick M. Hausen (pmh at hausen.com)
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 966b4b99189e..01dbc29d9753 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -309,6 +309,7 @@ SUBDIR += lineakd SUBDIR += linux-acu SUBDIR += linux-afaapps + SUBDIR += linux-megamgr SUBDIR += linuxfdisk SUBDIR += lire SUBDIR += livecd |