From owner-freebsd-mobile@FreeBSD.ORG Fri Feb 20 11:14:11 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF98E16A4CE for ; Fri, 20 Feb 2004 11:14:11 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7913643D39 for ; Fri, 20 Feb 2004 11:14:11 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1KJE1nJ013109; Fri, 20 Feb 2004 12:14:02 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 20 Feb 2004 12:14:00 -0700 (MST) Message-Id: <20040220.121400.67560432.imp@bsdimp.com> To: mbenuska@elas.sk From: "M. Warner Losh" In-Reply-To: <40345CFA.8010809@elas.sk> References: <40345CFA.8010809@elas.sk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: ed: device timeout X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 19:14:12 -0000 In message: <40345CFA.8010809@elas.sk> Martin Benuska writes: : I hava problem using my Linksys EtherFast 10/100 PC Card (PCMPC100), : model V2. It's using ed driver, but all I always get is an device : timeout kernel message. I tryied changing IRQ's, tryied rebuilding ed : module with various parameters but without success. I'm using FreeBSD : 4.9 stable. Any ideas ? I've seen this too, but have no clue what's causing it. Warner