From owner-freebsd-current@FreeBSD.ORG Thu Jun 7 09:18:16 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02FC616A468 for ; Thu, 7 Jun 2007 09:18:16 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id C3B9E13C484 for ; Thu, 7 Jun 2007 09:18:15 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:Subject:From:X-Attribution:Date:Message-Id; b=IUFRjm/OOZzKL9aRd06YPV9sH1GBUFX3Nn0Q6qKKlny+5g5qMuLBqqKoenIYuYRP8aiBU6LI2DppE3c2iPXFcvimVM87JJaG4luPxuEyLS3R4q5PFZn/oriB4v6f3FqxWDKbjFjxj/iL3PBX51uz4Ni9OpM4+ZyW8RQNqD07YGc8a56zMvPXOV9f91lzjJZK+zw81/G0syGQsPSoMii4f7gQUwDmD7i51Hwtxn0ldL2SKUCasSa1TDfpWqr3JPMC; Received: from uucp by munchkin.clue.co.za with local (Exim 4.66) (envelope-from ) id 1HwE8F-0001YV-8U for current@freebsd.org; Thu, 07 Jun 2007 09:18:15 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpa (Exim 4.66) (envelope-from ) id 1HwE81-0007Y2-IV for current@freebsd.org; Thu, 07 Jun 2007 09:18:01 +0000 Received: from localhost ([127.0.0.1]) by clue.co.za with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1HwE80-000BP9-Dk for current@freebsd.org; Thu, 07 Jun 2007 11:18:00 +0200 To: current@freebsd.org From: Ian FREISLICH X-Attribution: BOFH Date: Thu, 07 Jun 2007 11:18:00 +0200 Message-Id: Cc: Subject: if_msk "failed to allocate DMA'able memory for jumbo buf" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 09:18:16 -0000 Hi On a Macbook Pro, I can't get the onboard wire Nic to work: mskc0: port 0x2000-0x20ff mem 0x98200000-0x98203fff irq 16 at device 0.0 on pci2 msk0: on mskc0 msk0: failed to allocate DMA'able memory for jumbo buf device_attach: msk0 attach returned 1 mskc0: [FILTER] none2@pci2:0:0: class=0x020000 card=0x532111ab chip=0x436211ab rev=0x22 hdr=0x00 vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' device = 'Yukon 88E8053 PCI-E Gigabit Ethernet Controller (Copper)' class = network subclass = ethernet cap 01[48] = powerspec 2 supports D0 D1 D2 D3 current D0 cap 03[50] = VPD cap 05[5c] = MSI supports 2 messages, 64 bit cap 10[e0] = PCI-Express 1 legacy endpoint Ian -- Ian Freislich