From owner-freebsd-stable@FreeBSD.ORG Tue Dec 29 21:37:11 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6F101065676 for ; Tue, 29 Dec 2009 21:37:11 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 796FA8FC19 for ; Tue, 29 Dec 2009 21:37:11 +0000 (UTC) Received: by ewy26 with SMTP id 26so8778336ewy.3 for ; Tue, 29 Dec 2009 13:36:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type; bh=A5vEbeKnSqocIlorBhiWldQpuEjDC5bbikr0UJKno3A=; b=r9CLS83DdQ0DCHZ+VW3JVSs5Xp2sPQ3HCQPDo7YKi6+yB7LI8l3lqqWq9Ru9Vt4Fnq HHzHKFVH0xeFr5aPb4w7dHu3+pvoI9kEoseVhuVd+j44RGa+pNMekgWEJFdh/Bl50A7d Hkb2OOkGbEJOfnP2/FWO7XTBpSlW2B2XimoPA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=l69/1lI7g4akPenWf5M1VMs+Defq1r1Lgc/3lsr3rmd0uLAXBU8TXzh/fEcDeqnmhB jnPoOdNmgIPlE6No+DY0NkXrQFzTtwmvV/u5FraPPy3LSxpm/36c72O6pukIRrkzOQWe QnJS149Kjv10oW2zCEt0drBfhtPrJqOpt+SdE= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.216.89.200 with SMTP id c50mr803601wef.137.1262122619384; Tue, 29 Dec 2009 13:36:59 -0800 (PST) In-Reply-To: <20091229003735.GD1166@michelle.cdnetworks.com> References: <3131aa530912230507q5abd0a9eh1f22ac858518268f@mail.gmail.com> <20091224193320.GD8146@michelle.cdnetworks.com> <3131aa530912281330t34032ad5he5fe7720b4d2744a@mail.gmail.com> <20091228222140.GC1166@michelle.cdnetworks.com> <3131aa530912281622v3a4a15c5r38766eed989ff30e@mail.gmail.com> <20091229003735.GD1166@michelle.cdnetworks.com> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Tue, 29 Dec 2009 22:36:36 +0100 X-Google-Sender-Auth: 4e78b33568bc4c5a Message-ID: <3131aa530912291336p22e9ec68q88830097c8957569@mail.gmail.com> To: pyunyh@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: stable@freebsd.org Subject: Re: FreeBSD 8.0: can't PXE Boot using nvidia nForce4 network card 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, 29 Dec 2009 21:37:12 -0000 On Tue, Dec 29, 2009 at 1:37 AM, Pyun YongHyeon wrote: > > :-( > How about this one? Sorry, I'm just guessing(no hardware, no > documentation). > Thanks for this new patch but still same error: FreeBSD 8.0-STABLE #5: Tue Dec 29 08:50:27 CET 2009 root@debugger.bsdrp.net:/usr/obj/usr/src/sys/GENERIC i386 (...) nfe0: irq 21 at device 10.0 on pc i0 nfe0: Lazy allocation of 0x1000000 bytes rid 0x10 type 3 at 0x81000000 nfe0: Reserved 0x1000000 bytes for rid 0x10 type 3 at 0x81000000 nfe0: MII without any phy! device_attach: nfe0 attach returned 6 (...) Regards, Oliver