From owner-freebsd-current Thu Mar 7 8:14:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4974437B41E for ; Thu, 7 Mar 2002 08:14:15 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g27GEDi92829; Thu, 7 Mar 2002 09:14:13 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g27GECL94411; Thu, 7 Mar 2002 09:14:12 -0700 (MST) (envelope-from imp@village.org) Date: Thu, 07 Mar 2002 09:13:45 -0700 (MST) Message-Id: <20020307.091345.82190418.imp@village.org> To: yuri@irfu.se Cc: freebsd-current@FreeBSD.ORG Subject: Re: cardbus problem From: "M. Warner Losh" In-Reply-To: <200203071105.17725.yuri@irfu.se> References: <200203071105.17725.yuri@irfu.se> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200203071105.17725.yuri@irfu.se> Yuri Khotyaintsev writes: : Hi! : : I have xl0: watchdog timeout on my 3Com cardbus card after updating kernel : recently. Everything seems to be OK during boot, : but xl0: watchdog timeout starts directly after ifconfig, and makes network : incredibly slow. : boot -v will not boot at all, it stops somewhere around cardbus_attach_card. : : It seems the problem is in recent changes to sys/dev/cardbus, because : taking the August version of sys/dev/cardbus/* files resolved the problem. So using a completely -current kernel, except for the "august" version of sys/dev/cardbus/*? I wouldn't have expected that to compile, but that's a good data point if true. : xl0: <3Com 3c656B Fast Etherlink XL> port 0x1000-0x107f mem : 0x84002000-0x8400207f,0x84002000-0x840020ff irq 11 at device 0.0 on cardbus1 : xl0: Ethernet address: 00:50:04:92:29:17 What does vmstat -i say about irq 11? Warner /me gets out his 656 cardbus card and gives it a whirl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message