From owner-cvs-all@FreeBSD.ORG Mon May 8 09:37:18 2006 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 9F3C716A401; Mon, 8 May 2006 09:37:18 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7068943D48; Mon, 8 May 2006 09:37:18 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k489bIq3060230; Mon, 8 May 2006 09:37:18 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k489bHLp060229; Mon, 8 May 2006 09:37:18 GMT (envelope-from flz) Message-Id: <200605080937.k489bHLp060229@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 8 May 2006 09:37:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/ipw-firmware Makefile ports/net/ipw-firmware/files ipw.sh.in ports/net/iwi-firmware Makefile ports/net/iwi-firmware/files iwi.sh.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: Mon, 08 May 2006 09:37:18 -0000 flz 2006-05-08 09:37:17 UTC FreeBSD ports repository Modified files: net/ipw-firmware Makefile net/ipw-firmware/files ipw.sh.in net/iwi-firmware Makefile net/iwi-firmware/files iwi.sh.in Log: - Don't force the interface up, this may turns the radio on needlessly. PR: ports/93681 Submitted by: Adrian Filipi Revision Changes Path 1.17 +1 -1 ports/net/ipw-firmware/Makefile 1.8 +1 -2 ports/net/ipw-firmware/files/ipw.sh.in 1.8 +1 -1 ports/net/iwi-firmware/Makefile 1.6 +1 -2 ports/net/iwi-firmware/files/iwi.sh.in