From owner-freebsd-mobile@FreeBSD.ORG Sun Sep 21 02:39:34 2003 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 DE49416A4B3 for ; Sun, 21 Sep 2003 02:39:34 -0700 (PDT) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC18043FE3 for ; Sun, 21 Sep 2003 02:39:33 -0700 (PDT) (envelope-from scott@fishballoon.org) Received: from llama.fishballoon.org ([81.104.195.124]) by mta05-svc.ntlworld.comESMTP <20030921093933.PVEU13360.mta05-svc.ntlworld.com@llama.fishballoon.org>; Sun, 21 Sep 2003 10:39:33 +0100 Received: from scott by llama.fishballoon.org with local (Exim 4.20) id 1A10fy-000DyZ-75; Sun, 21 Sep 2003 10:38:42 +0100 Date: Sun, 21 Sep 2003 10:38:42 +0100 From: Scott Mitchell To: Jason Friedland Message-ID: <20030921093842.GA41350@llama.fishballoon.org> References: <3F6D264A.8000005@ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F6D264A.8000005@ozemail.com.au> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-RELEASE i386 Sender: Scott Mitchell cc: freebsd-mobile@freebsd.org Subject: Re: IBM TP 600E - Xircom Cardbus 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: Sun, 21 Sep 2003 09:39:35 -0000 On Sun, Sep 21, 2003 at 02:17:14PM +1000, Jason Friedland wrote: > Hi there > > I'm after a few pointers for installing FreeBSD 5.1 on a TP 600E. I have > installed it on this machine previously but couldn't get my Xircom > CardBus Ethernet 10/100 + 56K Modem card working so threw the towel in. > > I have Slackware 9 on it right now and it works flawlessly after a bit > of tweaking (well, all the devices such as the Xircom, sound, DVD work) > but really want to get 5.1 going. > > After googling around for FreeBSD on a 600E I found an article > (focussing on 4.7) which suggested I recompile the kernel in order to > get the Xircom working. I did this, rebooted and still no ethernet. > > I know this is a bit vague but if anyone has some tips on how to get > this card going I'd be most grateful. > > Jason Friedland > (FreeBSD noob) As Doug says in his reply, CardBus is only supported on FreeBSD 5.x, so you're definitely SOL getting this card to work on 4.7. Could you switch back to the 5.1 GENERIC kernel and post the contents of your /etc/rc.conf, /var/log/dmesg.boot and any messages that show up on the console when you insert the card? AFAIK this card is supported, but there may well be some kernel or other config tweaking required to get the 600E to recognise it. Any other 600E owners with working pccard slots out there know the right magic words? Scott