From owner-freebsd-questions Wed Apr 19 16:26: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iohost.com (io001.iohost.com [209.189.124.99]) by hub.freebsd.org (Postfix) with ESMTP id 7F23637B7D8 for ; Wed, 19 Apr 2000 16:26:01 -0700 (PDT) (envelope-from randyk@ccsales.com) Received: from ntserver (w146.z206111055.lax-ca.dsl.cnc.net [206.111.55.146]) by iohost.com (8.9.3/8.9.3) with SMTP id QAA01575; Wed, 19 Apr 2000 16:25:47 -0700 Message-Id: <3.0.5.32.20000419162453.02d585e0@ccsales.com> X-Sender: randyk@ccsales.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 19 Apr 2000 16:24:53 -0700 To: R Joseph Wright , freebsd-questions@FreeBSD.ORG From: "Randy A. Katz" Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. At 04:01 PM 4/19/00 -0700, R Joseph Wright wrote: >>From my search of the archives, it seems that setting up DSL with an >external modem and static IP is as simple as configuring the >interface. Here is what I have added to /etc/rc.conf: > >#ifconfig_ed0="inet 216.231.50.6 netmask 255.255.255.0" >#defaultrouter="216.231.50.1" > >When I boot now I get this message: > >/kernel: ed0: device timeout > >'ifconfig -a' gives me this: > >lp0: flags=8810 mtu 1500 >ed0: flags=8843 mtu 1500 > inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 > ether 00:00:c0:cd:f0:c8 >lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > >It appears to me that all should be going well. However, I can't connect >to anything. I wonder if this is a case of bad hardware. It's an old ISA >NIC that I pulled out of a Boeing Surplus special that's labeled "SMC" and >nothing else. I've never seen it working. >Has anyone ever seen a similar error message as mine regarding my NIC? It >seems to be the only strangeness that I've encountered. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message