]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: provide a detail_platform method
authorDan Williams <dan.j.williams@intel.com>
Mon, 8 Dec 2008 23:59:18 +0000 (16:59 -0700)
committerDan Williams <dan.j.williams@intel.com>
Mon, 8 Dec 2008 23:59:18 +0000 (16:59 -0700)
commitd665cc31e72f722f5c649a7029a85f3ad51e6a4d
tree148e2dc8316925690996409a36ff928e86ff8777
parent4cce4069597491f5714fd81605f212ad2da62e06
imsm: provide a detail_platform method

Dump the orom capabilities and hardware disk configuration.  This code
relies on the name of scsi_host objects to determine the hardware port
number.  Hopefully this information is stable...

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-intel.c