From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 10:21:17 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 9600B16A4BF for ; Thu, 11 Sep 2003 10:21:17 -0700 (PDT) Received: from arrow.velocet.net (ptr.akibako.net [216.138.223.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09DCC43FEC for ; Thu, 11 Sep 2003 10:21:17 -0700 (PDT) (envelope-from willyyam@sillyrabbi.dyndns.org) Received: from sillyrabbi.dyndns.org (H241.C230.tor.velocet.net [216.138.230.241]) by arrow.velocet.net (Postfix) with ESMTP id A8363741 for ; Thu, 11 Sep 2003 13:21:19 -0400 (EDT) Received: from willyyam by sillyrabbi.dyndns.org with local (Exim 4.12) id 19xV8A-00009P-00 for freebsd-questions@freebsd.org; Thu, 11 Sep 2003 13:21:18 -0400 Date: Thu, 11 Sep 2003 13:21:18 -0400 From: William O'Higgins To: freebsd-questions@freebsd.org Message-ID: <20030911172118.GA501@sillyrabbi.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: William O'Higgins Subject: 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 17:21:17 -0000 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