From owner-cvs-all@FreeBSD.ORG Thu Jun 23 04:59:02 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 943A516A41C; Thu, 23 Jun 2005 04:59:02 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4197B43D4C; Thu, 23 Jun 2005 04:59:02 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id E386711C99; Thu, 23 Jun 2005 07:06:00 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04043-04; Thu, 23 Jun 2005 07:05:47 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id E490B11BE4; Thu, 23 Jun 2005 07:05:46 +0200 (CEST) From: Florent Thoumie To: Hajimu UMEMOTO In-Reply-To: References: <200506221943.j5MJhQRW065243@repoman.freebsd.org> Content-Type: text/plain; charset=iso8859-15 Date: Thu, 23 Jun 2005 06:58:59 +0200 Message-Id: <1119502739.652.24.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/iwi-firmware Makefile distinfo pkg-plist ports/net/iwi-firmware/files iwi.sh.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 04:59:02 -0000 Le Jeudi 23 juin 2005 à 05:16 +0900, Hajimu UMEMOTO a écrit : > Hi, > > >>>>> On Wed, 22 Jun 2005 19:43:26 +0000 (UTC) > >>>>> Florent Thoumie said: > > flz> - Add iwi-firmware, Intel Pro/Wireless Lan 2200 firmware to be used > flz> in conjunction with iwi(4). iwi(4) had already been included in HEAD, but > flz> according to Damien Bergamini, there are no plans to MFC it to RELENG_5. > flz> There is an option (WITH_)MODULE to build and install an iwi(4) module > flz> from a snapshot if you're running RELENG_5. > > There are two versions of iwi-freebsd. The web page says: > > iwi-freebsd-1.4.2.tgz - 21KB - 2005-01-09 6-CURRENT only! > iwi-freebsd-1.3.4.tgz - 21KB - 2005-01-09 5.3 and 5.4 only! > > However, your port just use 1.3.4. Is it safe to use your port on > 6-CURRRENT? It's marked as IGNORE for OSVERSION > 600023 if you define WITH_MODULE because iwi(4) is already in source tree. Btw, it seems the driver won't associate according to what marcus and some other people reported, even with latest HEAD version :-( -- Florent Thoumie flz@FreeBSD.org