From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 23 12:44:54 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B40316A51D; Thu, 23 Sep 2004 12:44:54 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id B669543D55; Thu, 23 Sep 2004 12:44:53 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id C5AED6542F; Thu, 23 Sep 2004 13:44:51 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 61798-01-2; Thu, 23 Sep 2004 13:44:51 +0100 (BST) Received: from empiric.dek.spc.org (adsl-64-171-185-240.dsl.snfc21.pacbell.net [64.171.185.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 652936542B; Thu, 23 Sep 2004 13:44:47 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 80ED863D3; Thu, 23 Sep 2004 05:44:44 -0700 (PDT) Date: Thu, 23 Sep 2004 05:44:44 -0700 From: Bruce M Simpson To: Phillip Crumpler Message-ID: <20040923124444.GE870@empiric.icir.org> Mail-Followup-To: Phillip Crumpler , freebsd-hackers@freebsd.org, freebsd-mobile@freebsd.org References: <4152BA25.70102@crippy.mel.crumpler.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4152BA25.70102@crippy.mel.crumpler.com.au> cc: freebsd-hackers@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: Error 1802: IBM T41 doesn't like other network cards X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 12:44:54 -0000 Hi, On Thu, Sep 23, 2004 at 09:57:25PM +1000, Phillip Crumpler wittered thus: > Anyone else has similar problems? BMS@ reported ditching the Centrino > card in his T40 but didn't mention if he replaced it with something else. I used an official IBM Atheros part, so I didn't run into this problem. > http://www.ussg.iu.edu/hypermail/linux/kernel/0406.1/1048.html The quickest way to do this is to use the DOS program linked to above. Porting the CMOS code to FreeBSD is fairly trivial for someone who knows, though, but you probably don't want to wait. BMS