From owner-freebsd-net@FreeBSD.ORG Thu May 1 16:50:19 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B4791065677 for ; Thu, 1 May 2008 16:50:19 +0000 (UTC) (envelope-from jonathan@kc8onw.net) Received: from mail-out1.fuse.net (mail-out1.fuse.net [216.68.8.175]) by mx1.freebsd.org (Postfix) with ESMTP id EE9CF8FC28 for ; Thu, 1 May 2008 16:50:18 +0000 (UTC) (envelope-from jonathan@kc8onw.net) X-CNFS-Analysis: v=1.0 c=1 a=CIbuFNFJbHUA:15 a=tlCHpfXle7AA:10 a=R_1Sod5e6hMA:10 a=xUvkYoQocQKi/8Los98NoQ==:17 a=XuVoVFUJk1nV3i29uxcA:9 a=XzdngWFpLwgFTni8HDGaHT1T6jkA:4 a=jtOyKYpszwUA:10 a=LY0hPdMaydYA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Received: from [208.102.162.227] ([208.102.162.227:50304] helo=mail.kc8onw.net) by mail-out1.fuse.net (ecelerity 2.1.1.22 r(17669)) with ESMTP id 78/7E-13383-9C4F9184 for ; Thu, 01 May 2008 12:50:18 -0400 Received: from www.kc8onw.net (localhost [127.0.0.1]) by mail.kc8onw.net (Postfix) with ESMTP id DE9B528415; Thu, 1 May 2008 12:50:16 -0400 (EDT) Received: from 80.91.220.50 (SquirrelMail authenticated user jonathan) by www.kc8onw.net with HTTP; Thu, 1 May 2008 12:50:16 -0400 (EDT) Message-ID: <58402.80.91.220.50.1209660616.squirrel@www.kc8onw.net> In-Reply-To: <2a41acea0805010934k4e3980b7w3927b57f9dd54ef6@mail.gmail.com> References: <58369.214.13.212.26.1209607888.squirrel@www.kc8onw.net> <48192D55.2080604@modulus.org> <2a41acea0804302109r35051d6rcfa99676b392310a@mail.gmail.com> <62563.214.13.212.26.1209617363.squirrel@www.kc8onw.net> <2a41acea0804302155x3d2a1ee0lbda2085fb0d347fe@mail.gmail.com> <55561.80.91.220.50.1209629829.squirrel@www.kc8onw.net> <2a41acea0805010934k4e3980b7w3927b57f9dd54ef6@mail.gmail.com> Date: Thu, 1 May 2008 12:50:16 -0400 (EDT) From: jonathan@kc8onw.net To: "Jack Vogel" User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org, jonathan@kc8onw.net, Andrew Snow Subject: Re: em1: Unable to allocate bus resource: memory X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2008 16:50:19 -0000 On Thu, May 1, 2008 12:34, Jack Vogel wrote: > On Thu, May 1, 2008 at 1:17 AM, wrote: > >> I grabbed the dev/em folder for current, commented out the missing file >> in the makefile and would up with a bunch of errors like ": undefined >> reference to `e1000_pci_set_mwi'". >> >> Not as simple as I hoped :P Any ideas short of migrating the entire >> system to -head? I'd rather stay on 7 with patches if needed as this >> system needs to be reliable for extended periods of time. > > If you can wait a week I should get to the MFC, if its urgent let me know > and we can see, are you sure you got everything, that routine was > something that got dropped out of osdep because the shared code no longer > uses it. It's not urgent. I only grabbed the dev/em directory so something probably changed elsewhere. If you can give me a heads up when the MFC occurs I would appreciate it. If the MFC doesn't get it working would having remote access help at all? Jonathan