From owner-freebsd-stable@FreeBSD.ORG Tue Jan 4 10:38:46 2005 Return-Path: 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 0535416A4CE for ; Tue, 4 Jan 2005 10:38:46 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A01E743D2F for ; Tue, 4 Jan 2005 10:38:45 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j04AaY67042897; Tue, 4 Jan 2005 03:36:34 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 04 Jan 2005 03:36:53 -0700 (MST) Message-Id: <20050104.033653.79872994.imp@bsdimp.com> To: gerrit@pmp.uni-hannover.de From: "M. Warner Losh" In-Reply-To: <20050103155826.0fed63ea@arc.pmp.uni-hannover.de> References: <20050103101654.GA51270@pmp.uni-hannover.de> <20050103155826.0fed63ea@arc.pmp.uni-hannover.de> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-stable@freebsd.org Subject: Re: Strange networking problems after update 5.2.1->5.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 10:38:46 -0000 In message: <20050103155826.0fed63ea@arc.pmp.uni-hannover.de> Gerrit K=FChn writes: : I will do so if it's the support for the cards that is broken. Howeve= r, I : have tried 4 different cards now, and only one of them worked. So I'm= : tending to put the blame on the pcmcia bridge and it's driver. Blame doesn't belong there, but elsewhere in the system. The second ed card is broken in the ed driver (people with other bridges have reported problems), while the cardbus activation issue almost certainly is a resource issue (because other people with TI-1225 bridge work). I'll be happy to help you track down that issue, however. Warner