From owner-freebsd-mobile@FreeBSD.ORG Tue Mar 18 12:07:52 2008 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 5AF86106564A for ; Tue, 18 Mar 2008 12:07:52 +0000 (UTC) (envelope-from johan@tausa.cc.uit.no) Received: from mux1.uit.no (mux1.uit.no [129.242.4.252]) by mx1.freebsd.org (Postfix) with ESMTP id D9C0C8FC15 for ; Tue, 18 Mar 2008 12:07:51 +0000 (UTC) (envelope-from johan@tausa.cc.uit.no) Received: from flode.cc.uit.no (flode.cc.uit.no [129.242.6.250]) by mux1.uit.no (8.13.8/8.13.6/Mux) with ESMTP id m2IBvBrt004677 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 18 Mar 2008 12:57:11 +0100 (CET) Received: from tausa.cc.uit.no (tausa.cc.uit.no [129.242.6.78]) by flode.cc.uit.no (8.13.3/8.13.3) with ESMTP id m2IBvNiQ016771 for ; Tue, 18 Mar 2008 12:57:23 +0100 (CET) (envelope-from johan@tausa.cc.uit.no) Received: from tausa.cc.uit.no (localhost.cc.uit.no [127.0.0.1]) by tausa.cc.uit.no (8.14.2/8.14.2) with ESMTP id m2IBvBLb000594 for ; Tue, 18 Mar 2008 12:57:11 +0100 (CET) (envelope-from johan@tausa.cc.uit.no) Message-Id: <200803181157.m2IBvBLb000594@tausa.cc.uit.no> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-mobile@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Mar 2008 12:57:11 +0100 From: Johan Johansen X-Virus-Scanned: : ok X-Scanned-By: MIMEDefang 2.63 on 129.242.4.252 Subject: if_wpi will not work for me 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, 18 Mar 2008 12:07:52 -0000 My notebook is HP Compaq nc2400 running FreeBSD 7.0-RELEASE kldload if_wpi give me Mar 18 10:29:34 juba kernel: wpi0: mem 0xf0000000-0xf0000fff irq 16 at device 0.0 on pci8 Mar 18 10:29:34 juba kernel: wpi0: could not allocate memory resource Mar 18 10:29:34 juba kernel: device_attach: wpi0 attach returned 6 and ifconfig show no wpi0 I have not seen this behaviour mentioned before, so could anyone give me some hints, please? mvh johan