Hi! I've got the problem. In one place, there is an IBM xSeries 225 machine, which has an integrated ServeRAID controller (but _not_ the Adaptec verion, instead, the motherboard-integrated, LSI 53c1030-based one), and a Broadcom Gigabit Ethernet controller. I cannot go and try it, so are there anybody who can give me some information about it. Is it supported in 5.1R, or in some older version? Thanx, Zahy < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"Received on Thu Jun 12 2003 - 01:55:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC