From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 11:58:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C930716A4BF for ; Thu, 11 Sep 2003 11:58:44 -0700 (PDT) Received: from yoda.anything-inc.com (adsl-068-153-193-052.sip.bct.bellsouth.net [68.153.193.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F0C43FE0 for ; Thu, 11 Sep 2003 11:58:43 -0700 (PDT) (envelope-from freebsd@anything-inc.com) X-AuthUser: freebsd@anything-inc.com Received: from neo.anything-inc.com (68.153.193.50:1328)Server] ; Thu, 11 Sep 2003 15:05:15 -0400 Message-Id: <5.2.0.9.0.20030911145322.00a9be10@anything-inc.com> X-Sender: freebsd@anything-inc.com@anything-inc.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 11 Sep 2003 14:55:24 -0400 To: FreeBSD From: Bob Collins In-Reply-To: <20030911115553.GO1559@npkfbsd> References: <20030911172118.GA501@sillyrabbi.dyndns.org> <20030911172118.GA501@sillyrabbi.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: PCMCIA NIC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 18:58:44 -0000 At 07:55 AM 9/11/2003, you wrote: >On Thu, Sep 11, 2003 at 01:21:18PM -0400, William O'Higgins wrote: > > I have FreeBSD installed on a laptop, but I am having trouble with > > setting up networking. > > > > ifconfig does not show the PCMCIA NIC (3Com 10/100, pretty standard and > > works under Linux, so I expect it's supported), and after some looking I > > think that I have the necessary kernel parameters built, but I'm definitely > > missing something. > > -- > > > > yours, > > > > William FWIW, on my Thinkpad 600X w/ Linksys pcmcia, I had to use OLDCARD to configure a kernel that would use the card. I may be missing the point, but it might be worthy to note it also.