From owner-freebsd-mobile@FreeBSD.ORG Thu Dec 4 22:56:19 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 181A916A4CE for ; Thu, 4 Dec 2003 22:56:19 -0800 (PST) Received: from basie.internet2.edu (basie.internet2.edu [207.75.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EDAC43F93 for ; Thu, 4 Dec 2003 22:56:18 -0800 (PST) (envelope-from shalunov@internet2.edu) Received: from localhost (localhost.localdomain [127.0.0.1]) by basie.internet2.edu (Postfix) with ESMTP id 7527B4E1; Fri, 5 Dec 2003 01:56:17 -0500 (EST) Received: by basie.internet2.edu (Postfix, from userid 1057) id 74EB54EA; Fri, 5 Dec 2003 01:56:16 -0500 (EST) Date: Fri, 5 Dec 2003 01:56:16 -0500 From: stanislav shalunov To: Kevin Oberman Message-ID: <20031205065616.GE15993@internet2.edu> References: <20031203194445.GA2941@internet2.edu> <20031203221921.C523E5D04@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031203221921.C523E5D04@ptavv.es.net> User-Agent: Mutt/1.4i X-Virus-Scanned: by mail.internet2.edu virus scanner cc: freebsd-mobile@FreeBSD.org Subject: Re: FreeBSD 5.1-RELEASE on IBM ThinkPad T30 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: Fri, 05 Dec 2003 06:56:19 -0000 On Wed, Dec 03, 2003 at 02:19:21PM -0800, Kevin Oberman wrote: >> From: stanislav shalunov >> /boot/loader.conf to read: >> >> hw.pci.allow_unsupported_io_range="1" >> hw.cbb.start_memory="0x20000000" > boot0cfg -B -o packet ad0 Kevin, Thank you very much! That booted the system. I still get kernel messages from the an driver; it recognizes the Cisco Aironet card, but the card doesn't work, and the kernel complains about timeouts. Sometimes the machine seizes up for 30 seconds or so, when no input is accepted from the keyboard (not even console switch sequence), but then it returns to normal. Is the builtin wifi card supposed to work with FreeBSD on this machine? I'll try to use your kernel configuration tomorrow, but I'm not sure the machine is in good enough shape to compile a kernel... Thank you again, --Stanislav