From owner-freebsd-stable@FreeBSD.ORG Thu May 29 18:56:04 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 227F3106566B for ; Thu, 29 May 2008 18:56:04 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from mrelay1.uni-hannover.de (mrelay1.uni-hannover.de [130.75.2.106]) by mx1.freebsd.org (Postfix) with ESMTP id 874298FC18 for ; Thu, 29 May 2008 18:56:03 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by mrelay1.uni-hannover.de (8.14.2/8.14.2) with ESMTP id m4TItxat027576; Thu, 29 May 2008 20:56:01 +0200 Received: from pmp.uni-hannover.de (theq.pmp.uni-hannover.de [130.75.117.4]) by www.pmp.uni-hannover.de (Postfix) with SMTP id D8F4372; Thu, 29 May 2008 20:55:59 +0200 (CEST) Date: Thu, 29 May 2008 20:55:58 +0200 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: Dimitry Andric Message-Id: <20080529205558.d2b064bf.gerrit@pmp.uni-hannover.de> In-Reply-To: <483EE338.9080609@andric.com> References: <20080527165232.2acbb00f.gerrit@pmp.uni-hannover.de> <20080528002823.GA63696@cdnetworks.co.kr> <20080528175610.0ffe4c1c.gerrit@pmp.uni-hannover.de> <20080529115825.2da70cba.gerrit@pmp.uni-hannover.de> <483E8F38.6070109@andric.com> <20080529171351.a3dd5111.gerrit@pmp.uni-hannover.de> <483EE338.9080609@andric.com> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-PMX-Version: 5.4.1.325704, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2008.5.29.113830 Cc: pyunyh@gmail.com, freebsd-stable@freebsd.org Subject: Re: broken re(4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2008 18:56:04 -0000 On Thu, 29 May 2008 19:09:12 +0200 Dimitry Andric wrote about Re: broken re(4): DA> > I have 5 ITX systems, each with 2 re-NICs, and only one is behaving DA> > strange. DA> Just as a data point, my ITX board is a JetWay J7F4K1G2E. The ones I have are JW J7F4K1G5 A, I guess. I will check tomorrow if this is really printed on all boards (I just bought them as such). DA> As you can see, re0 is on irq 18, re1 on irq 19 and the SATA controller DA> on irq 20, so no conflicts there. Sorry, but this is the onboard controller. The additional one is this: atapci0: port 0xff00-0xff07,0xfe00-0xfe03,0xfd00-0xfd07,0xfc00-0xfc03,0xfb00-0xfb0f mem 0xfdfff000-0xfdfff3ff irq 11 at device 8.0 on pci0 But it is not on the same irq, either. DA> It also seems to work okay with this latest patch. This is not the latest patch (of 28th May) in my case, it is still the one from the 19th. The other image was still building when I left work, I will try it tomorrow. DA> > The only hardware thing DA> > that is different in this system from the others is an additional DA> > SATA-controller. Can there be conflicts with this card which are DA> > triggering the problems? DA> I'd just suspect a bad board instead... As Oliver already suggested, I will take out the controller and see what happens then. Talking about this controller: This is also the only board I am using with PCI cards (and thus with a PCI riser) at all. I remember vaguely that I had a few problems getting the controller to work in the riser card when it put the system together. The riser has two ports, and the controller would only work in the upper one afaicr. This is the riser card which comes with the Travla C146 chassis. Does anyone else here have experience with it? It came without any documentation, and I was not able to find anything about it on the web. There is even a jumper on it I do not know anything about?! cu Gerrit