From owner-freebsd-questions Wed Apr 19 20:27: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 970CC37BD95 for ; Wed, 19 Apr 2000 20:27:02 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 22676 invoked from network); 20 Apr 2000 03:27:00 -0000 Received: from unknown (HELO term3-164.speakeasy.net) (216.231.33.164) by grace.speakeasy.org with SMTP; 20 Apr 2000 03:27:00 -0000 Date: Wed, 19 Apr 2000 20:26:58 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: "Randy A. Katz" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: <3.0.5.32.20000419162453.02d585e0@ccsales.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Apr 2000, Randy A. Katz wrote: > Hi, > > Either IRQ/IO Address of Ethernet adapter or > > You must try to force it into 10-BaseT mode (full or half duplex), most of > the DSL Router/adapters I've seen are locked at 10Mbps, your ethernet may > be at 100Mbps for some reason (a PCI adapter?)... > > Take care, > Randy Katz > > PS - man 4 ed gives you the blurb on it... > > ed%d: device timeout Indicates that an expected transmitter interrupt > didn't occur. Usually caused by an interrupt conflict with another card > on the ISA bus. > Okay, I just read the manual page. If there is an interrupt conflict, how do I go about changing that? What commands tell me which ones are in use? Is it a simple matter of changing the line in the kernel config? device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message