From owner-freebsd-mobile@FreeBSD.ORG Wed Nov 24 15:14:14 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B3BA16A4CF for ; Wed, 24 Nov 2004 15:14:14 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8729543D2D for ; Wed, 24 Nov 2004 15:14:13 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAOFBahL053882; Wed, 24 Nov 2004 08:11:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 24 Nov 2004 08:12:16 -0700 (MST) Message-Id: <20041124.081216.25301577.imp@bsdimp.com> To: jhary@unsane.co.uk From: "M. Warner Losh" In-Reply-To: <20041124095146.M6276@unsane.co.uk> References: <41A3DCC5.6050309@ccstores.com> <20041124095146.M6276@unsane.co.uk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: fmobile@ccstores.com cc: freebsd-mobile@freebsd.org Subject: Re: internal ethernet not found Fujitsu Lifebook N5010 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 15:14:14 -0000 In message: <20041124095146.M6276@unsane.co.uk> Vince Hoffman writes: : > Can anyone point me in a direction which will get my ethernet going? : > Yes, I can use a PCMCIA ethernet card (which I have), but it's a : > shame to not be able to use the built-in ethernet. : > : looking at : http://lists.freebsd.org/pipermail/freebsd-mobile/2004-July/004385.html : it looks like you may be out of luck unless yours now shows up in pciconf : -lv . The chipset should be supported by the rl driver, although thats : only a should of course. You might try booting without cbb in the kernel. If that matters, then let me know. Warner