From owner-freebsd-mobile@FreeBSD.ORG Fri Aug 4 14:33:05 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D7A616A4DE for ; Fri, 4 Aug 2006 14:33:05 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id A303943D46 for ; Fri, 4 Aug 2006 14:33:04 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0J3H001IZ9QZKU30@osl1smout1.broadpark.no> for freebsd-mobile@freebsd.org; Fri, 04 Aug 2006 16:32:59 +0200 (CEST) Received: from kg-work.kg4.no ([80.203.92.117]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0J3H00DBQ9QZUV40@osl1sminn1.broadpark.no> for freebsd-mobile@freebsd.org; Fri, 04 Aug 2006 16:32:59 +0200 (CEST) Date: Fri, 04 Aug 2006 16:32:58 +0200 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH In-reply-to: To: freebsd-mobile@freebsd.org Message-id: <20060804163258.9d753e49.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd5.5) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060722141832.653b5449@localhost> <20060722200905.324bc2d6.torfinn.ingolfsen@broadpark.no> <20060722215438.dea11a69.torfinn.ingolfsen@broadpark.no> <20060723105449.cd863f4f.torfinn.ingolfsen@broadpark.no> Subject: Re: PRO/Wireless 3945ABG (Device not configured) 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: Fri, 04 Aug 2006 14:33:05 -0000 On Sun, 23 Jul 2006 08:49:41 -0400 (EDT) Daniel Eischen wrote: > Sorry, I don't run 6.x, so I can't help. Everything works fine > on -current. If you're not at 6-stable, I'd try that. I installed -current from the Julysnapshot on the last free slice in the machine: FreeBSD kg-home.kg4.no 7.0-CURRENT-200607 FreeBSD 7.0-CURRENT-200607 #0: Fri Jul 7 23:24:18 UTC 2006 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 And then I tried the driver again. Note: this is with acpi enabled, because for some reason the machine hangs if I try to boot -current with acpi disabled (see another thread in this mailing list). after kldload firmware kldload wpi_ucode kldload if_wpi I get the following in /var/log/messages: Aug 4 16:11:02 kg-home kernel: wpi0: irq 17 at device 0.0 on pci3 Aug 4 16:11:02 kg-home kernel: wpi0: 0x1000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). Aug 4 16:11:02 kg-home kernel: wpi0: could not allocate memory resource Aug 4 16:11:02 kg-home kernel: device_attach: wpi0 attach returned 12 Aug 4 16:11:02 kg-home kernel: bge0: irq 18 at device 0.0 on pci4 Aug 4 16:11:02 kg-home kernel: bge0: 0x10000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). Aug 4 16:11:02 kg-home kernel: bge0: couldn't map memory Aug 4 16:11:02 kg-home kernel: device_attach: bge0 attach returned 6 I suspect it is because of the broken ACPI / dsdt on this laptop, and would love to try it with acpi disabled. Any hints on making -current boot with acpi disabled on this laptop? -- Regards, Torfinn Ingolfsen, Norway