From owner-freebsd-current@FreeBSD.ORG Wed Apr 26 19:26:23 2006 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 DE21716A401 for ; Wed, 26 Apr 2006 19:26:23 +0000 (UTC) (envelope-from rmgls@wanadoo.fr) Received: from smtp9.wanadoo.fr (smtp9.wanadoo.fr [193.252.22.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860A243D70 for ; Wed, 26 Apr 2006 19:26:23 +0000 (GMT) (envelope-from rmgls@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0907.wanadoo.fr (SMTP Server) with ESMTP id B6DB81C00152 for ; Wed, 26 Apr 2006 21:26:22 +0200 (CEST) Received: from wanadoo.fr (ARouen-252-1-99-46.w86-205.abo.wanadoo.fr [86.205.166.46]) by mwinf0907.wanadoo.fr (SMTP Server) with ESMTP id A65BD1C00151 for ; Wed, 26 Apr 2006 21:26:22 +0200 (CEST) X-ME-UUID: 20060426192622681.A65BD1C00151@mwinf0907.wanadoo.fr To: freebsd-current@freebsd.org From: rmgls@wanadoo.fr Date: Wed, 26 Apr 2006 21:26:17 +0200 Sender: rmgls@wanadoo.fr Message-Id: <20060426192622.A65BD1C00151@mwinf0907.wanadoo.fr> Subject: iwi driver 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: Wed, 26 Apr 2006 19:26:24 -0000 hello all, since the last update dated Sat Apr 22, (current), the iwi driver does not work: cannot change any achannel, no association! the old version of the driver, works perfectly, i use it at this time. /* $FreeBSD: src/sys/dev/iwi/if_iwi.c,v 1.34 2006/03/12 18:54:40 damien Exp $ */ /* $FreeBSD: src/sys/dev/iwi/if_iwi.c,v 1.27 2006/01/29 12:03:03 damien Exp $ */ the nic is onboard of a s5 Sony. The UPDATING says nothing so, perhaps is it a driver problem. Please can you tell me something to do about this? thanks rmgls rmgls@wanadoo.fr