Date: Thu, 22 Feb 1996 13:49:07 +0100 From: root <root@spase.nl> To: freebsd-hackers@freebsd.org Message-ID: <199602221249.NAA11932@mercurius.spase.nl>
next in thread | raw e-mail | index | archive | help
>From owner-freebsd-hackers Wed Feb 21 09:42:01 1996 remote from spase Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id JAA23070 for spase.nl!dutchman; Wed, 21 Feb 1996 09:29:22 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA16529 (5.65b/CWI-3.3); Wed, 21 Feb 1996 09:17:17 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id JAA22204 for spase.nl!dutchman; Wed, 21 Feb 1996 09:00:20 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA13233 (5.65b/CWI-3.3); Wed, 21 Feb 1996 08:47:32 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id IAA21195 for spase.nl!dutchman; Wed, 21 Feb 1996 08:29:54 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA10146 (5.65b/CWI-3.3); Wed, 21 Feb 1996 08:18:54 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id HAA20256 for spase.nl!dutchman; Wed, 21 Feb 1996 07:59:49 +0100 Received: from freefall.freebsd.org by sun4nl.NL.net via EUnet id AA07239 (5.65b/CWI-3.3); Wed, 21 Feb 1996 07:46:52 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id HAA19427 for spase.nl!dutchman; Wed, 21 Feb 1996 07:37:46 +0100 Received: from ra.dkuug.dk by sun4nl.NL.net with SMTP id AA05866 (5.65b/CWI-3.3); Wed, 21 Feb 1996 07:26:08 +0100 Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [192.216.222.4]) by ra.dkuug.dk (8.6.12/8.6.12) with ESMTP id GAA03353; Wed, 21 Feb 1996 06:55:48 +0100 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA18481 Tue, 20 Feb 1996 16:24:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA18465 for hackers-outgoing; Tue, 20 Feb 1996 16:24:09 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA18419 for <freebsd-hackers@freebsd.org>; Tue, 20 Feb 1996 16:24:02 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id BAA24577; Wed, 21 Feb 1996 01:22:29 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id BAA07037; Wed, 21 Feb 1996 01:22:29 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id BAA17712; Wed, 21 Feb 1996 01:17:15 +0100 (MET) From: J Wunsch <mercurius!uriah.heep.sax.de!j> Message-Id: <199602210017.BAA17712@uriah.heep.sax.de> Subject: Re: 3Com Etherlink II/16 device timeouts To: mercurius!freebsd.org!freebsd-hackers (FreeBSD hackers) Date: Wed, 21 Feb 1996 01:17:15 +0100 (MET) Cc: mercurius!ctron.com!ajones Reply-To: mercurius!uriah.heep.sax.de!joerg_wunsch (Joerg Wunsch) In-Reply-To: <1105.824852549@time.cdrom.com> from "Jordan K. Hubbard" at Feb 20, 96 01:42:29 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: mercurius!freebsd.org!owner-hackers Precedence: bulk As Jordan K. Hubbard wrote: > > > I'm getting the following error with my 3Com card: > > > > ed0: device timeout > > Wrong device.. :-) > > You want to configure the ep0 device for this card. Nope. 3Com has a confusing naming policy, but the ``Etherlink II'' is a 3c503 actually, even though it's one of the later cards with a 16-bit bus in this case. The ``Etherlink III'' is the 3c509. Perhaps the wrong network interface (AUI/BNC)? You can select the AUI interface with the ``-link2'' option to ifconfig if i'm not mistaken. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602221249.NAA11932>