From owner-freebsd-net@FreeBSD.ORG Thu Dec 8 14:14:58 2005 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71C7216A41F; Thu, 8 Dec 2005 14:14:58 +0000 (GMT) (envelope-from fgast@howard.only640k.org) Received: from howard.only640k.org (howard.only640k.org [83.120.7.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB22F43D68; Thu, 8 Dec 2005 14:14:51 +0000 (GMT) (envelope-from fgast@howard.only640k.org) Received: from howard.only640k.org (fgast@localhost.only640k.org [127.0.0.1]) by howard.only640k.org (8.13.3/8.13.3) with ESMTP id jB8EEhVk023655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Dec 2005 15:14:43 +0100 (CET) Received: (from fgast@localhost) by howard.only640k.org (8.13.3/8.13.3/Submit) id jB8EEge1001121; Thu, 8 Dec 2005 15:14:42 +0100 (CET) Date: Thu, 8 Dec 2005 15:14:42 +0100 From: fabian gast To: Vladimir Grebenschikov Message-ID: <20051208141442.GA12414@only640k.org> References: <1134035121.1229.22.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <1134035121.1229.22.camel@localhost> User-Agent: Mutt/1.4.2i X-Virus-Scanned: ClamAV 0.87/1205/Wed Dec 7 15:00:48 2005 on howard.only640k.org X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on howard.only640k.org Cc: current , freebsd-net Subject: Re: something wrong with either port net/iwi-firmare or iwi driver in tree on current X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 14:14:58 -0000 Hi!=20 On Thu, Dec 08, 2005 at 12:45:21PM +0300, Vladimir Grebenschikov wrote: > Hi >=20 > It is happens on fresh 7-CURRENT. >=20 > $ man 4 iwi >=20 > ... > This driver requires firmware to be loaded before it will work. > You need > to install the net/iwi-firmware port before ifconfig(8) will work > ... >=20 i had the same here.=20 i just created /boot/firmeware and copied the firmware-files to it and iwi= =20 worked without iwicontrol. the firmware-path is specified in sys/dev/iwi/if_iwi.c fgast@hagbard:\> pwd /usr/src/sys/dev/iwi fgast@hagbard:\> grep -n boot/firmware * if_iwi.c:2563: snprintf(path, sizeof path, "/boot/firmware/%s.fw", name); hth. fabian=20 --=20 This signature is intentionally left blank.