From owner-freebsd-current@FreeBSD.ORG Sun Apr 30 15:05:03 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 1CB8416A40E for ; Sun, 30 Apr 2006 15:05:03 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F04243D49 for ; Sun, 30 Apr 2006 15:05:02 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 17007 invoked from network); 30 Apr 2006 15:05:00 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.50.135.99]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 30 Apr 2006 15:05:00 -0000 Date: Sun, 30 Apr 2006 17:04:57 +0200 From: Fabian Keil To: rmgls@wanadoo.fr Message-ID: <20060430170457.131da033@localhost> In-Reply-To: <20060430125904.E7BF47000091@mwinf1306.wanadoo.fr> References: <20060430125904.E7BF47000091@mwinf1306.wanadoo.fr> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.17; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_lCjVMUTypJl_fd.YIJzDxMP; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-current@freebsd.org Subject: Re: 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: Sun, 30 Apr 2006 15:05:03 -0000 --Sig_lCjVMUTypJl_fd.YIJzDxMP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable rmgls@wanadoo.fr wrote: > since the last update dated > Sat Apr 29, (on current), > the iwi driver does not work: > cannot change any achannel, and no association! > the old version of the driver works. >=20 > ... > ;* Copyright Sam Leffler */ >=20 > previous: > /* $FreeBSD: src/sys/dev/iwi/if_iwi.c,v 1.27 2006/01/29 12:03:03 damien E= xp $ */ >=20 > the nic is seated onboard of a s5 Sony laptop. > dmesg: > ... > firmware_get: failed to load firmware image iwi_bss > iwi0: could not load firmware >=20 > ... >=20 > firmware_get: failed to load firmware image iwi_bss > iwi0: could not load firmware I'm using iwiNG with FreeBSD 6.1-RC and it has the same problem (with ether as well) if iwi0 is already running and the firmware loaded. Most of the time a few ifconfig iwi0 down/up runs get it working again. Sometimes I have to reload the modules. If all iwi0 settings are done with only one ifconfig call, I don't see any problems. Fabian --=20 http://www.fabiankeil.de/ --Sig_lCjVMUTypJl_fd.YIJzDxMP Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEVNIajV8GA4rMKUQRArreAKC4FEuUBWbZ6DLl6PdhsHL8QMdIHACg3zHg X4BLhFtERivoeUrviNgegIY= =ouSu -----END PGP SIGNATURE----- --Sig_lCjVMUTypJl_fd.YIJzDxMP--