From owner-freebsd-alpha Thu Feb 13 17:15:46 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A795037B401 for ; Thu, 13 Feb 2003 17:15:45 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB3343FA3 for ; Thu, 13 Feb 2003 17:15:43 -0800 (PST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id h1E1FaUc023983 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 14 Feb 2003 02:15:39 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [IPv6:3ffe:400:8d0:301:210:5aff:fe30:1c1a]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id h1E1FYFO079517 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 14 Feb 2003 02:15:35 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (localhost [127.0.0.1]) by cicely9.cicely.de (8.12.6/8.12.6) with ESMTP id h1E1FXXW023019; Fri, 14 Feb 2003 02:15:33 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: (from ticso@localhost) by cicely9.cicely.de (8.12.6/8.12.6/Submit) id h1E1FVFF023018; Fri, 14 Feb 2003 02:15:31 +0100 (CET) Date: Fri, 14 Feb 2003 02:15:30 +0100 From: Bernd Walter To: Jon Myers Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: general slowness and Q's.. Message-ID: <20030214011529.GJ20351@cicely9.cicely.de> Reply-To: ticso@cicely.de References: <5.0.2.1.2.20030213145019.01aa3670@mail2.alfredstate.edu> <5.0.2.1.2.20030213160440.01ae85e8@mail2.alfredstate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.0.2.1.2.20030213160440.01ae85e8@mail2.alfredstate.edu> X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha User-Agent: Mutt/1.5.3i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 13, 2003 at 04:23:31PM -0500, Jon Myers wrote: > Note.. this does indeed only have ONE HD drive installed. There is also a > scsi cdrom drive, also I don't see it in the probes. But had the same > result when I removed that drive anyway (I installed via floppies and FTP). As Wilko already wrote: It looks like an SCSI ID conflict. Especially it seems that your HDD uses the same ID as your host adapter. > Another interesting thing is de0, the DEC Ethernet de500 card MADE FOR > ALPHA comes up with underruns, and refuses to work at 100meg, only 10 meg. Underruns are normal for these cards, the driver tunes dynamicaly and just tells you about it - it's not an error. You can see something similar on other card types too, e.g. xl and dc. About 100M - these cards can't do N-WAY autosensing. Either the driver is guessing your tranfermode or you have to set it explicitly. It's hard to say what went wrong in your case without detailed info. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message