From owner-freebsd-hardware@FreeBSD.ORG Fri May 6 13:59:22 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FB6916A4D3 for ; Fri, 6 May 2005 13:59:22 +0000 (GMT) Received: from obelix.sunrise.ch (mailrelay3.sunrise.ch [194.158.229.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DEB43D60 for ; Fri, 6 May 2005 13:59:21 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (pop-zh-17-1-dialup-159.freesurf.ch [194.230.217.159]) by obelix.sunrise.ch (8.12.10/8.12.10) with ESMTP id j46DxJRY020279 for ; Fri, 6 May 2005 15:59:19 +0200 Received: from gicco.here (localhost [127.0.0.1]) by gicco.homeip.net (8.13.1/8.13.1) with ESMTP id j46DxEcD002895 for ; Fri, 6 May 2005 15:59:14 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by gicco.here (8.13.1/8.12.11/Submit) id j46DxDpE002894 for freebsd-hardware@freebsd.org; Fri, 6 May 2005 15:59:13 +0200 (CEST) (envelope-from hampi@rootshell.be) X-Authentication-Warning: gicco.here: idefix set sender to hampi@rootshell.be using -f Date: Fri, 6 May 2005 15:59:13 +0200 From: Hanspeter Roth To: freebsd-hardware@freebsd.org Message-ID: <20050506135913.GA2781@gicco.homeip.net> Mail-Followup-To: freebsd-hardware@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: switching radiation from wireless card off X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-hardware@freebsd.org List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 13:59:22 -0000 Hello, when I don't use a PCMCIA wireless card I can simply plug it off the laptop. Then I know that there is no radiation from this card. What about a PCI wireless card. Is it sufficient to - ifconfig ath0 down - switch powersavemode on in order to stop radiation from a PCI wireless card? -Hanspeter