From owner-freebsd-stable Fri Jul 28 12:51:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0438337BC74 for ; Fri, 28 Jul 2000 12:51:15 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA42896; Fri, 28 Jul 2000 13:51:13 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA59175; Fri, 28 Jul 2000 13:51:09 -0600 (MDT) Message-Id: <200007281951.NAA59175@harmony.village.org> To: stephen@math.missouri.edu Subject: Re: 3Com 574 very slow Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 28 Jul 2000 11:32:09 CDT." <3981B589.8A12D05E@math.missouri.edu> References: <3981B589.8A12D05E@math.missouri.edu> Date: Fri, 28 Jul 2000 13:51:09 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3981B589.8A12D05E@math.missouri.edu> stephen@math.missouri.edu writes: : Any ideas? Any more details that you need? You are running the card in "polling" mode rather than in "interrupt" mode. This usually means that it is using the wrong IRQ with it. You'll need to edit your /etc/pccard.conf file (/etc/pccard.conf.sample in 4.0 release) to exclude those IRQs that are used by other things, especially those that might not have a driver loaded for them. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message