From owner-freebsd-acpi@FreeBSD.ORG Tue Aug 21 17:28:00 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DB9616A420 for ; Tue, 21 Aug 2007 17:28:00 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id A255613C467 for ; Tue, 21 Aug 2007 17:27:59 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 20B5E619E69; Tue, 21 Aug 2007 10:27:57 -0700 (PDT) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30817-01; Tue, 21 Aug 2007 10:27:51 -0700 (PDT) Received: from [10.0.0.40] (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id CB562619DBB; Tue, 21 Aug 2007 10:27:51 -0700 (PDT) Message-ID: <46CB2097.5000706@miralink.com> Date: Tue, 21 Aug 2007 10:27:51 -0700 From: Sean Bruno User-Agent: Thunderbird 1.5.0.12 (X11/20070719) MIME-Version: 1.0 To: William Grzybowski References: <632825b40708210457r50b22cf9xd55fa88b569e3b5b@mail.gmail.com> In-Reply-To: <632825b40708210457r50b22cf9xd55fa88b569e3b5b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Tue Aug 21 10:27:52 2007 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 46cb2098311591542430122 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.488 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, AWL=0.011, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.488 X-Spam-Level: Cc: freebsd-acpi@freebsd.org Subject: Re: msk dev problem with acpi X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2007 17:28:00 -0000 William Grzybowski wrote: > Hi! > > I'm having a problem with my marvell yukon ethernet when i boot my -CURRENT > with the ACPI enable, it goes fine when acpi is off... > I already tried to talk with the msk driver developer and he has now idea > why it is happening and told me to try something here... > > dmesg error: > mskc0: irq 16 at device 0.0 on pci2 > mskc0: 0x4000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). > mskc0: unknown device: id=0x00, rev=0x00 > device_attach: mskc0 attach returned 6 > > the card: > mskc0@pci2:0:0: class=0x020000 card=0x01101025 chip=0x435211ab rev=0x14 > hdr=0x00 > vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' > device = 'Yukon 88E8038 PCI-E Fast Ethernet Controller' > class = network > subclass = ethernet > > I am also attaching the acpidump and dmesg , > If it can't be a apci isue, please, let me know. > > Thanks. > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" > I don't see any attachments in this email. Can you try resending to the list? Sean