From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 19 14:39:46 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 491FC16A4CE for ; Fri, 19 Dec 2003 14:39:46 -0800 (PST) Received: from blue.calx.nl (gif1.blue.calx.nl [80.69.67.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF06C43D54 for ; Fri, 19 Dec 2003 14:39:44 -0800 (PST) (envelope-from freebsd@walter.transip.nl) Received: from kai.calx.nl (kai.calx.nl [80.69.67.132]) by blue.calx.nl (Postfix) with ESMTP id 6B8AAA939 for ; Fri, 19 Dec 2003 23:39:41 +0100 (CET) Date: Fri, 19 Dec 2003 23:39:42 +0100 From: Walter Hop X-Priority: 3 (Normal) Message-ID: <37592607937.20031219233942@blue.calx.nl> To: freebsd-sparc64@freebsd.org In-Reply-To: <20031219094952.B33736@beagle.fokus.fraunhofer.de> References: <92527552015.20031219053526@blue.calx.nl> <20031219094952.B33736@beagle.fokus.fraunhofer.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: Sun Netra T1 AC200 - practical questions X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 22:39:46 -0000 Thanks Tillman and Harti for the answers! It sounds good and I will check the machine out. :) I have one more question - the Netra T1 AC200 has an "Ultra2SCSI 80Mb/s" controller and place for two disks (standard 18GB). Although I have never seen SCSI disks fail, I don't know how old these disks are, so I would rather use new disks. I googled for disks people were using on the Sun Netra; some id's: da0: Fixed Direct Access SCSI-2 device da0: Fixed Direct Access SCSI-3 device da0: Fixed Direct Access SCSI-3 device Everybody seemed to use Sun-branded disks, so I take it FreeBSD will be fine with the disks that are in the machine. Does anyone know if FreeBSD also supports regular, non-Sun SCSI disks on the Sun controller? cheers! walter