From owner-freebsd-questions Thu Sep 12 00:01:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA16864 for questions-outgoing; Thu, 12 Sep 1996 00:01:07 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA16830 for ; Thu, 12 Sep 1996 00:01:01 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0v15lc-000Qi4C; Thu, 12 Sep 96 09:00 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id IAA14846; Thu, 12 Sep 1996 08:48:24 +0200 Message-Id: <199609120648.IAA14846@allegro.lemis.de> Subject: Re: Problem To: apatron@optel.net (Ing. Alfredo Patron Schacht) Date: Thu, 12 Sep 1996 08:48:24 +0200 (MET DST) Cc: questions@FreeBSD.org (FreeBSD Questions) In-Reply-To: <199609120231.UAA03172@optel.net> from "Ing. Alfredo Patron Schacht" at Sep 11, 96 08:30:25 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Ing. Alfredo Patron Schacht writes: > > Dear sirs I have a problem configuring a 3com ethernet card to my pc using > FreeBsd 2.1 > I have to interfaces lo0 and lp0 > What I know is that the card is lp0 > Please help me with this matter. OK, I'll bite. How about some information? The only information you've (unwittingly) given here is that the system isn't recognizing your board. lo0 is the loopback interface, and lp0 is the parallel port interface, so if that's all you have the machine isn't finding your board. How about: - What kind of board are you trying to configure? - How is it set up? - Have you checked that the generic kernel will recognize the board? - Have you checked that the generic kernel will recognize the board with these settings? - Have you tried reconfiguring at boot? - Do you get any error messages at boot time? - What system do you have? - What other boards do you have in the machine? - Do you have evidence that your board is functional? That'll do for a start. But don't ask people to guess what your problem is when you have information which will make it easier. It'll also improve the likelihood that you get an answer. Don't rely on me to supply it. Greg