From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 15 19:48:00 2009 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9BDF1065670 for ; Tue, 15 Sep 2009 19:48:00 +0000 (UTC) (envelope-from jessemichaelwilson@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 617198FC18 for ; Tue, 15 Sep 2009 19:48:00 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 4so981414eyf.9 for ; Tue, 15 Sep 2009 12:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Vks4R4i8BDovdB6ZKVj5AmNqh44UJ1WInAPrAOyj1vU=; b=GGcyuSSPvta34epkUfDKCmzxvuzQQTKH3b/lTsniPpl/bbTfLYFfhC43/vBupjIxiI WmCNBENa9UsLM8aMl5R6LLZT5Ud18NjwBh/UMmBm32oS2T8nmAwOxoX0RmxouT0smEyH D8RuGrzI0wu9uw6URRqahTEGAY454FX1if/P4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YvFkobH+bKlw+LlIqb/8QjKfEQoS8jG/DOuUKMHIWW7cE8i/3tJy/dUTYMdu0eWBnq bJwyuNQoQEITj9intLQbgqHFGWzRH8g0BN/vRGgb75BlC2TlVX5gTVgh1UPFj+vaRlqV YuEF89xUUdfRC5G5GJwu3Y+5a32+u3FIMSKIg= MIME-Version: 1.0 Received: by 10.211.144.7 with SMTP id w7mr1284147ebn.90.1253044079345; Tue, 15 Sep 2009 12:47:59 -0700 (PDT) Date: Tue, 15 Sep 2009 12:47:59 -0700 Message-ID: <63d995660909151247qd0645ecsca6510ea915cb803@mail.gmail.com> From: jesse wilson To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: re:hp pavilion dv2500 laptop and "wpi0: radio transmitter is switched off" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 19:48:00 -0000 I had made an error in my loader.conf, loading ipw drivers instead of wpi. After fixing the error, I still get the same messages. Can anyone help? Would the version from cvs, svn or whatever repository help? Might their be a hack to turn the radio transmitter on?