From owner-freebsd-questions Tue Sep 5 2:29:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trill.hh.se (trill.hh.se [194.47.5.10]) by hub.freebsd.org (Postfix) with ESMTP id 35F9C37B423 for ; Tue, 5 Sep 2000 02:29:35 -0700 (PDT) Received: from gs177.gsten.hh.se (chip@gs177.gsten.hh.se [194.47.16.177]) by trill.hh.se (8.9.3/8.9.3) with ESMTP id LAA14587; Tue, 5 Sep 2000 11:29:11 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 05 Sep 2000 11:29:11 +0200 (CEST) From: Joel Bjork To: Moritz Hardt Subject: Re: ethernet configuration Cc: freebsd-questions@FreeBSD.ORG, Siegbert Baude Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Sep-00 Moritz Hardt wrote: > Hello again, > > Thanks for the fast reply to my question, but that didn't really help, > because there aren't any usable devices, such as ed0 or eth0. > > Im pretty sure FreeBSD finds my ethernet card, but why aren't there those > devices and how can I create them. > > Thanks in advance! > ifconfig -a This will tell you what card are recognized, if nothing shows up you should take a look at the hardware compatability list on www.freebsd.org . If it's an ISA card you might have to enable support for it in the kernel, PCI cards should be detected if I remember correctly. ---------------------------------- E-Mail: Joel Bjork Date: 05-Sep-00 Time: 11:29:11 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message