From owner-freebsd-mobile@FreeBSD.ORG Sat Jul 31 21:22:55 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 14C3616A4CE for ; Sat, 31 Jul 2004 21:22:55 +0000 (GMT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9F643D39 for ; Sat, 31 Jul 2004 21:22:48 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from thought.org (tao [10.0.0.247]) by sage.thought.org (8.12.10/8.12.10) with ESMTP id i6VLLYhK097268; Sat, 31 Jul 2004 14:21:41 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by thought.org (8.12.11/8.12.11) with ESMTP id i6VLLA0E070886; Sat, 31 Jul 2004 14:21:16 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.11/8.12.11/Submit) id i6VLL6OO070885; Sat, 31 Jul 2004 14:21:06 -0700 (PDT) (envelope-from kline) Date: Sat, 31 Jul 2004 14:21:04 -0700 From: Gary Kline To: Scott Mitchell Message-ID: <20040731212104.GB70627@tao.thought.org> References: <20040729002424.061055D08@ptavv.es.net> <20040729170844.GA187@tao.thought.org> <20040731163921.GB466@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040731163921.GB466@tuatara.fishballoon.org> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 18 years of service to the Unix community User-Agent: Mutt/1.5.6i 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 21:22:55 -0000 On Sat, Jul 31, 2004 at 05:39:21PM +0100, Scott Mitchell wrote: > 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. > Hm. I'm running GENERIC again, after running with the OLDCARD configuration failed. The system does recognize my Xircom, but as "dc0" But when I boot with ifconfig_dc0="DHCP" I run into 'watchdog timeout' errs (prob'ly from dhclient). My card is a Xircom Ethernet II 10/100 CBE2-100. If your card is identical, I'll go back to the OLDCARD conf and try again. thanks much, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix