From owner-freebsd-mobile Fri Sep 24 6:12:42 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from users.anet-stl.com (users.anet-stl.com [209.145.150.20]) by hub.freebsd.org (Postfix) with ESMTP id E4C821550C for ; Fri, 24 Sep 1999 06:12:25 -0700 (PDT) (envelope-from doogie@anet-stl.com) Received: from earth.anet-stl.com (earth.anet-stl.com [209.83.128.12]) by users.anet-stl.com (8.9.3/8.8.5) with SMTP id IAA72812; Fri, 24 Sep 1999 08:11:05 -0500 (CDT) Date: Fri, 24 Sep 1999 08:11:05 -0500 (CDT) From: Jason Young To: Andrew Smith Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Problems with 3Com 3CCFE574BT Card In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 24 Sep 1999, Andrew Smith wrote: > > Hi, > > I am having problems with a vanilla 3.2-Release + PAO3-19990809 and > the small patch from Peter Jeremy. This is on a Toshiba 4100XCDT. The > system boots and ep0 gives an error when pccardd starts: > > ep0: No connectors or MII. This appears to be normal, at least on my card (another 3CCFE574BT, 574B). My patch to support the 574B (in -CURRENT, not PAO) relegates that message to bootverbose only. > All network traffic seems extreamly slow, 15 seconds to ping a host > (and lots of lost packets). Doing a network trace it apears as if all > transmitted packets are fine but returned packets are lost by the > interface. > > A telnet connection works very slowly. The IP conversation is valid > but the laptop is taking an age to process the incoming traffic. If I'm not mistaken, this is indicative of a bogus interrupt setting (the card can't signal the computer it has packets, and they pile up waiting for the computer to just 'notice'). Look for conflicts or other issues. Fire up "systat", look for your card's IRQ, and then start a ping -f or something and see if you get a proportional rise in interrupt rate. A flood ping on my system causes 1500 or more interrupts/sec on the card's IRQ (10). Jason Young accessUS Chief Network Engineer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message