From owner-freebsd-net@freebsd.org Fri Jun 26 16:03:18 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A993698D483 for ; Fri, 26 Jun 2015 16:03:18 +0000 (UTC) (envelope-from sbruno@ignoranthack.me) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D26112F7 for ; Fri, 26 Jun 2015 16:03:18 +0000 (UTC) (envelope-from sbruno@ignoranthack.me) Received: from [192.168.200.214] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 42782193DA3; Fri, 26 Jun 2015 16:03:17 +0000 (UTC) Message-ID: <558D77C4.6070604@ignoranthack.me> Date: Fri, 26 Jun 2015 09:03:16 -0700 From: Sean Bruno Reply-To: sbruno@freebsd.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org CC: rondzierwa@comcast.net Subject: Re: em resource allocation fails on SunFire X4500 References: <1366749342.11996850.1426875292282.JavaMail.zimbra@comcast.net> In-Reply-To: <1366749342.11996850.1426875292282.JavaMail.zimbra@comcast.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 16:03:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 03/20/15 11:14, rondzierwa@comcast.net wrote: > I am using 10.1-RELEASE on a SunFire X4500 (thumper). It has 4 em > devices, of which only the first two work due to a resource > failure: > > em0: port > 0xcc00-0xcc3f mem 0xfdae0000-0xfdafffff irq 52 at device 1.0 on > pci7 em0: Ethernet address: 00:14:4f:21:09:94 em1: PRO/1000 Legacy Network Connection 1.0.6> port 0xc800-0xc83f mem > 0xfdac0000-0xfdadffff irq 53 at device 1.1 on pci7 em1: Ethernet > address: 00:14:4f:21:09:95 em2: Connection 1.0.6> mem 0xfdbe0000-0xfdbfffff irq 61 at device 1.0 on > pci8 em2: 0x40 bytes of rid 0x20 res 4 failed (0, > 0xffffffffffffffff). em2: Unable to allocate bus resource: ioport > em2: Allocation of PCI resources failed em2: Legacy Network Connection 1.0.6> mem 0xfdbc0000-0xfdbdffff irq 62 > at device 1.1 on pci8 em2: 0x40 bytes of rid 0x20 res 4 failed (0, > 0xffffffffffffffff). em2: Unable to allocate bus resource: ioport > em2: Allocation of PCI resources failed > > a previous bug, #196501 was closed by setting > 'hint.agp.0.disabled=1' in loader.conf, but this had no effect on > the X4500. > > I have attached the pciconf output. > > Thanks in advance for any help or suggestions! > > ron. > > > Can you post the output of "pciconv -lvcb" somewhere? sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJVjXfEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kTmQH/3CMNY1lZIMPINA7VH3Tb9bM j1P6nz6/PczmzytFJOlO/bWqlOkgZXvpkBtyUbSnLYERoXOJ3Lq4zvKa1H1ZZppy 9YuVY0XbxbcA/u7oQYAH4rKgdTdsVBJZSWgA9JHBd5iAAHFPepCYD9jI/4mOZ9kD 0k1gAXoQkCVcK69iwxJL1EfdNPVxJUYT3ySS57p3wSBkkioux7jo5kBqtmgysdRT 4AO9Zzcv/LtmBzuPqqblHWrpnr9F0wqgncBPidQaZ8YkPnbXb/5KyX5GpsOR1uSd WZhTHRoKpOAuC7GlxOjE/DpuwOwWBCbpLPrbXkQBLlzWFsCT1eaJJkCoxy9GBWg= =5XCB -----END PGP SIGNATURE-----