From owner-freebsd-ports@FreeBSD.ORG Thu Aug 24 13:13:26 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 705E216A4DA for ; Thu, 24 Aug 2006 13:13:26 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from wr-out-f131.google.com (wr-out-f131.google.com [64.233.184.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75FCF43D49 for ; Thu, 24 Aug 2006 13:13:25 +0000 (GMT) (envelope-from joey@mingrone.org) Received: by wr-out-f131.google.com with SMTP id 10so28981wrs for ; Thu, 24 Aug 2006 06:13:24 -0700 (PDT) Received: by 10.65.35.6 with SMTP id n6mr2089914qbj; Thu, 24 Aug 2006 06:13:24 -0700 (PDT) Received: by 10.65.239.2 with HTTP; Thu, 24 Aug 2006 06:13:24 -0700 (PDT) Message-ID: Date: Thu, 24 Aug 2006 10:13:24 -0300 From: "Joey Mingrone" To: "Darren Pilgrim" In-Reply-To: <44ED1817.9060807@bitfreak.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44ECBBFD.1090200@bitfreak.org> <1156369286.80319.5.camel@localhost> <44ED1817.9060807@bitfreak.org> Cc: ports@freebsd.org, Florent Thoumie Subject: Re: FreeBSD Port: iwi-firmware-2.4_7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 13:13:26 -0000 Hey guys, Resetting the configuration did allow me to install iwi-firmware. Thanks Darren. I've tried the docs at: http://damien.bergamini.free.fr/ipw/iwi-freebsd.html but they don't seem to apply? I added iwi_enable="YES" to /etc/rc.conf and tried running '> /etc/rc.d/iwi start' and the output is: Starting iwi [iwi0:bss]iwicontrol: Can't load firmware to driver: Device not configured Any suggestions? Is there any documentation I'm missing? Thanks, Joey