From owner-freebsd-current@FreeBSD.ORG Mon May 23 10:22:18 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACB5716A41C for ; Mon, 23 May 2005 10:22:18 +0000 (GMT) (envelope-from mjsaarin@cc.helsinki.fi) Received: from sender-02.it.helsinki.fi (sender-02.it.helsinki.fi [128.214.205.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 221FA43D1F for ; Mon, 23 May 2005 10:22:17 +0000 (GMT) (envelope-from mjsaarin@cc.helsinki.fi) Received: from lagavulin.it.helsinki.fi (lagavulin.it.helsinki.fi [128.214.38.143]) by sender-02.it.helsinki.fi (8.13.3/8.13.3) with ESMTP id j4NAMFU3015410 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 23 May 2005 13:22:15 +0300 Received: (from mjs@localhost) by lagavulin.it.helsinki.fi (8.13.3/8.13.1/Submit) id j4NAMEdJ058340; Mon, 23 May 2005 13:22:14 +0300 (EEST) (envelope-from mjsaarin@cc.helsinki.fi) X-Authentication-Warning: lagavulin.it.helsinki.fi: mjs set sender to mjsaarin@cc.helsinki.fi using -f From: Matti Saarinen To: freebsd-current@freebsd.org Organization: University of Helsinki References: <20050521105919.63c09ff4@localhost> Date: Mon, 23 May 2005 13:22:14 +0300 In-Reply-To: <20050521105919.63c09ff4@localhost> (Fabian Keil's message of "Sat, 21 May 2005 10:59:19 +0200") Message-ID: User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: if_ipw not working on T41 with 2005-05-20's CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 10:22:18 -0000 Fabian Keil writes: > Matti Saarinen wrote: > >> For some reason the ipw driver has stopped working on my laptop (IBM >> T41). It used to work when the laptop ran CURRENT from 2005-04-11. >> Now, when I upgraded at the beginnig of May the wireless connection >> just stops and loses connectivity. The system logs >> >> ipw0: fatal error >> >> and the interface goes down. > > Did you rebuild if_ipw.ko after you updated the system? I wish my problem was so easy, but unfortunately it does not seem to be. Nowadays, if_ipw is part on the system. I also checked that the if_ipw.ko is the one that was built when I did make buildkernel Cheers, -- - Matti -