From owner-freebsd-mobile@FreeBSD.ORG Sat Jul 31 17:04:22 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 9739916A4CE for ; Sat, 31 Jul 2004 17:04:22 +0000 (GMT) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958A943D41 for ; Sat, 31 Jul 2004 17:04:21 +0000 (GMT) (envelope-from scott@fishballoon.org) Received: from llama.fishballoon.org ([81.104.195.124]) by mta02-svc.ntlworld.comESMTP <20040731163804.RUPO12282.mta02-svc.ntlworld.com@llama.fishballoon.org>; Sat, 31 Jul 2004 17:38:04 +0100 Received: from tuatara.fishballoon.org ([192.168.1.6]) by llama.fishballoon.org with esmtp (Exim 4.40 (FreeBSD)) id 1BqwtG-0008Wy-Mm; Sat, 31 Jul 2004 17:39:22 +0100 Received: (from scott@localhost) by tuatara.fishballoon.org (8.12.11/8.12.11/Submit) id i6VGdL4J000722; Sat, 31 Jul 2004 17:39:21 +0100 (BST) (envelope-from scott) Date: Sat, 31 Jul 2004 17:39:21 +0100 From: Scott Mitchell To: Gary Kline Message-ID: <20040731163921.GB466@tuatara.fishballoon.org> References: <20040729002424.061055D08@ptavv.es.net> <20040729170844.GA187@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040729170844.GA187@tao.thought.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 cc: FreeBSD Mobile Mailing List Subject: Re: Thinkpad 600E and 5.2 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: Sat, 31 Jul 2004 17:04:22 -0000 On Thu, Jul 29, 2004 at 10:08:44AM -0700, Gary Kline wrote: > Closer. After I rebuild the kernel with target OLDCARD, and > rebooted (withh Xircom Ethernet II 10/100 inserted, no more > kernel traps. > > I added > > pccard_ether xe0 start link0 > > to rc.conf and rebooted. Zero. The cabling is solid. > The defaultrouter="10.0.0.1" entry doesn't seem to > have any effect. I set get the "Setup PC-CARD" message > when coming up. How do I get into this setup? Am I > missing some sysctl cmd? Anything else? > > gary Hi Gary, Could you post your full /etc/rc.conf and /var/run/dmesg.boot? The hardware you've got there should work, so I'm guessing this is just a configuration issue. For reference, the only stuff I have in my rc.conf to enable xe0 on my TP380D is: ifconfig_xe0="DHCP" pccard_enable="YES" If you're not using DHCP, obviously put something else in the ifconfig_xe0 line. Using pccard_enable is important - you're running an OLDCARD kernel so you need to make sure that pccardd is started to attach the card. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon