From owner-freebsd-stable@FreeBSD.ORG Tue Dec 25 09:12:45 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04F7F16A419 for ; Tue, 25 Dec 2007 09:12:45 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 9BFF113C43E for ; Tue, 25 Dec 2007 09:12:44 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1381426fgg.35 for ; Tue, 25 Dec 2007 01:12:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=N+X3SUWbytTP0khppQXjoRGuIe+nOVxRSQ4EYOJsgcU=; b=P3r8MoHLG/OIhO5xFCGou8VBFEt3ykgsYrr1T/VXRcK5kKEZDRwmEz4jF0MX6nld8j96odHN8YtluAiQ/sjvJ4lal0ATz+2U/+nYm3Tcxk/MYSNVvZU30LhgPkRoaz1yFOvwD/5BjxLK+lcjkf8eAQCkcHidrlhgnSLuJDhD/c8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O7yze+zmXNgXf/SbjBdlbMcXfqjYy/MaZIJbGqaMbzqmSa2M9P8Pt4hRG8YNd8wDzEq5C3+DS/9S4e+YBjpjAA2zpJvw7VnmDMQICeeA5a1NFttRGP5DtEhZXeSLwHF5o8uKUSVKf9hoxKjUhuAOqQyFxLpUHIOTCFBU6GmnOQ4= Received: by 10.86.9.8 with SMTP id 8mr5383332fgi.70.1198573962016; Tue, 25 Dec 2007 01:12:42 -0800 (PST) Received: by 10.86.97.10 with HTTP; Tue, 25 Dec 2007 01:12:41 -0800 (PST) Message-ID: <2a41acea0712250112w45e6241bmd51d2d8d16f5db83@mail.gmail.com> Date: Tue, 25 Dec 2007 01:12:41 -0800 From: "Jack Vogel" To: jonathan@kc8onw.net In-Reply-To: <60100.80.91.220.50.1198547737.squirrel@www.kc8onw.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <60100.80.91.220.50.1198547737.squirrel@www.kc8onw.net> Cc: freebsd-stable@freebsd.org Subject: Re: em1: Unable to allocate bus resource: memory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2007 09:12:45 -0000 On Dec 24, 2007 5:55 PM, wrote: > I just got a new Intel Gb PCIe network card and installed it today. The > card is seen by the system but the driver fails to initialize it with the > error seen in the email subject. > > I'm running FreeBSD RELENG_7 from around BETA3 but can upgrade if needed > FreeBSD storage.kc8onw.net 7.0-BETA3 FreeBSD 7.0-BETA3 #4: Fri Nov 30 > 12:40:25 AST 2007 root@storage.kc8onw.net:/usr/obj/usr/src/sys/STORAGE > i386 > > A standard dmesg is available at > http://www.kc8onw.net/~jonathan/temp/dmesg.boot a verbose one can be > uploaded if needed. > > The only changes to the BIOS were to run AHCI instead of emulation for all > the SATA drives. > > Thank you, > Jonathan Stewart the dmesg is unhelpful, is this a new adapter? please show me a pciconf -l Happy Holidays, Jack