From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 10 08:10:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BCB816A4F5 for ; Sun, 10 Feb 2008 08:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D87F413C4D1 for ; Sun, 10 Feb 2008 08:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1A8A25d081438 for ; Sun, 10 Feb 2008 08:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1A8A28q081437; Sun, 10 Feb 2008 08:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 10 Feb 2008 08:10:02 GMT Resent-Message-Id: <200802100810.m1A8A28q081437@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tobias Stadler Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 263B116A419 for ; Sun, 10 Feb 2008 08:05:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8D613C4EF for ; Sun, 10 Feb 2008 08:05:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1A83fe4067555 for ; Sun, 10 Feb 2008 08:03:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1A83f2M067554; Sun, 10 Feb 2008 08:03:41 GMT (envelope-from nobody) Message-Id: <200802100803.m1A83f2M067554@www.freebsd.org> Date: Sun, 10 Feb 2008 08:03:41 GMT From: Tobias Stadler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120493: if_wpi.ko fails to load on a Toshiba Satellite Pro P100-439 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 08:10:03 -0000 >Number: 120493 >Category: kern >Synopsis: if_wpi.ko fails to load on a Toshiba Satellite Pro P100-439 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 10 08:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tobias Stadler >Release: 7.0-PRERELEASE >Organization: >Environment: FreeBSD walhalla 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #1: Sun Feb 10 07:59:28 CET 2008 root@walhalla:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: I've got a Toshiba Satellite Pro P100-439 laptop, but when I try to load if_wpi.ko from the commandline I get the following error in dmesg and no interface wpi0 appears in ifconfig: wpi0: irq 17 at device 0.0 on pci3 wpi0: 0x1000 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff). wpi0: could not allocate memory resource device_attach: wpi0 attach returned 6 Maybe it has something to do with: unknown: I/O range not supported which can be found earlier in dmesg. Back in the days when I had an i386 FreeBSD on my laptop, I had the same problem, but could "solve" it by not loading acpi.ko: if_wpi.ko loads fine and I could connect to my access point, so maybe it is acpi related. see http://www.erdingbasket.de/freebsd/dmesg.txt and http://www.erdingbasket.de/freebsd/dsdt.asl.gz >How-To-Repeat: Try to load if_wpi.ko on a Toshiba Satellite Pro P100-439 laptop >Fix: >Release-Note: >Audit-Trail: >Unformatted: