From owner-freebsd-current@FreeBSD.ORG Thu Jun 12 03:55:15 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 922A737B401 for ; Thu, 12 Jun 2003 03:55:15 -0700 (PDT) Received: from addu.axelero.hu (mail02.axelero.hu [195.228.240.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF4643F93 for ; Thu, 12 Jun 2003 03:55:14 -0700 (PDT) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (86.39-182-adsl-pool.axelero.hu [81.182.39.86]) by mail02.axelero.hu (iPlanet Messaging Server 5.1 HotFix 1.9 (built Dec 3 2002)) with ESMTP id <0HGD00K286ID8S@mail02.axelero.hu> for freebsd-current@freebsd.org; Thu, 12 Jun 2003 12:30:14 +0200 (MEST) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) for ; Thu, 12 Jun 2003 12:30:18 +0200 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.9/8.12.9/Submit) id h5CAUHYH000732 for freebsd-current@freebsd.org; Thu, 12 Jun 2003 12:30:17 +0200 (CEST) Date: Thu, 12 Jun 2003 12:30:17 +0200 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= To: freebsd-current@freebsd.org Message-id: <20030612103017.GA700@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.5.4i X-Operating-System: FreeBSD 4.8-STABLE Subject: Is IBM xSeries 225 supported by 5.1R ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabor@Zahemszky.HU List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 10:55:15 -0000 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"