From owner-freebsd-stable@FreeBSD.ORG Sun Jun 19 11:16:03 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E66C16A41C for ; Sun, 19 Jun 2005 11:16:03 +0000 (GMT) (envelope-from creep@daedalus.desk.pl) Received: from daedalus.desk.pl (daedalus.desk.pl [62.233.238.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC82643D1D for ; Sun, 19 Jun 2005 11:16:02 +0000 (GMT) (envelope-from creep@daedalus.desk.pl) Received: from localhost (localhost [127.0.0.1]) by daedalus.desk.pl (Postfix) with ESMTP id 7058D366644; Sun, 19 Jun 2005 13:09:03 +0200 (CEST) Received: from daedalus.desk.pl ([127.0.0.1]) by localhost (daedalus [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32678-10; Sun, 19 Jun 2005 13:09:02 +0200 (CEST) Received: by daedalus.desk.pl (Postfix, from userid 1023) id 2205E36650A; Sun, 19 Jun 2005 13:09:02 +0200 (CEST) Date: Sun, 19 Jun 2005 13:09:02 +0200 From: Marcin Koziej To: Tom Pepper ;, freebsd-stable@freebsd.org Message-ID: <20050619110902.GA705@daedalus.desk.pl> References: <20050618234921.GA1740@daedalus.desk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Antivirus: Skaner Antywirusowy DESK.pl Cc: Subject: Re: re0 "no carrier" problem - Patches found in archives didn't work. 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: Sun, 19 Jun 2005 11:16:03 -0000 [04:12 19-06-2005] Tom Pepper > this may seem obvious, but do you still have the same issue if you > statically define the mediatype to a fixed link speed and duplex? > lots of interfaces have problems negotiating autoselect with > switches, as protocols vary widely. the blinking is indicative of > autoselect setup woes... This wasn't obvious for me! Thanks for the answer! When I set the media by hand it showed 'active', but no data could be transmitted (yellow link diode on switch, not blinking). I then pulled the switch with my home lan from the wall and plugged my re0 instead - It worked! So this seems to be the %$R#(@%*$ switch issue. The funny thing is, that with media set manually (or sometimes with autoselect) everything works fine with this switch (i have used it all day yesterday till evening without problem). Now, when i wait some time with media manually set, it starts transmitting data and everything works fine. Why does it happen? Why is it so unpredictible? Can it be fixed in software, or should i throw the switch out the window and by a new one? Thanks and best regards, m.