Date: Sat, 31 Jul 2004 17:39:21 +0100 From: Scott Mitchell <scott+freebsd@fishballoon.org> To: Gary Kline <kline@tao.thought.org> Cc: FreeBSD Mobile Mailing List <freebsd-mobile@freebsd.org> Subject: Re: Thinkpad 600E and 5.2 Message-ID: <20040731163921.GB466@tuatara.fishballoon.org> In-Reply-To: <20040729170844.GA187@tao.thought.org> References: <IOEHIPOKAPPDDMNJNKKGMEOJCFAA.peter@sandilands.vu> <20040729002424.061055D08@ptavv.es.net> <20040729170844.GA187@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040731163921.GB466>