From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 15:55:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E999116A4CE for ; Thu, 14 Oct 2004 15:55:59 +0000 (GMT) Received: from amcuxfw803.amc.af.mil (amcuxfw803.amc.af.mil [131.9.254.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3D843D1D for ; Thu, 14 Oct 2004 15:55:54 +0000 (GMT) (envelope-from david.hauan@fairchild.af.mil) Received: from amc.af.mil ([131.9.19.245]) by fw3.amc.af.mil with ESMTP id i9EFtqSX014563 for ; Thu, 14 Oct 2004 10:55:53 -0500 (CDT) Received: from ([131.9.25.136]) by amcotav801.amc.af.mil with ESMTP id KP-BXV78.16010210; Thu, 14 Oct 2004 10:55:17 -0500 Received: from amcw2ms517.amc.ds.af.mil ([131.9.19.74]) by AMCW2BH505.amc.ds.af.mil with Microsoft SMTPSVC(5.0.2195.6713); Thu, 14 Oct 2004 10:55:16 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 14 Oct 2004 10:55:16 -0500 Message-ID: <59FD5336D1B1FA40AF6DDD241D8DBAC6E01BE4@amcw2ms517.amc.ds.af.mil> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Wireless card problem. Thread-Index: AcSxUwOKf+mLIMslSEGo+0qyx8jZ6wAswO5Q From: "Hauan, David" To: "Laszlo Antal" , X-OriginalArrivalTime: 14 Oct 2004 15:55:17.0053 (UTC) FILETIME=[332076D0:01C4B206] Subject: RE: Wireless card problem. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 15:56:00 -0000 > -----Original Message----- > From: Laszlo Antal [mailto:lantal@tmail.com]=20 > Sent: Wednesday, October 13, 2004 11:32 AM > To: freebsd-questions@freebsd.org > Subject: Wireless card problem. >=20 >=20 > I have 4.10 FreeBSD installed on my laptop. > Everything working fine exept the Wireless network card stop working=20 > after about 5-10min. I disable the APM in the kernel but it still=20 > stops. > At boot up when the startup bring up my network cards the wireless > card on the bottom is POWERSAVING OFF POWERSLEEPING 100!! > My last idea is the "POWERSLEEPING 100" is the problem but I=20 > could not=20 > figureout how to disable or set it to OFF. >=20 > Can somebody point me in the right direction? >=20 > Thank you Laszlo >=20 how 'bout -powersave. man ifconfig dave