From owner-freebsd-hackers Thu Jul 11 23:32: 8 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B660137B400; Thu, 11 Jul 2002 23:32:04 -0700 (PDT) Received: from cse.cs.huji.ac.il (cse.cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3481443E65; Thu, 11 Jul 2002 23:32:04 -0700 (PDT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cse.cs.huji.ac.il with esmtp id 17StyE-0007ie-00; Fri, 12 Jul 2002 09:32:02 +0300 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Prafulla S. Deuskar" Cc: freebsd-stable@freebsd.org, freebsd-hackers@FreeBSD.ORG Subject: Re: em driver - Intel(R) PRO/1000 gigabit In-reply-to: Your message of Wed, 10 Jul 2002 08:57:58 -0700 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 12 Jul 2002 09:31:53 +0300 From: Danny Braniss Message-Id: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (sorry for the cross posting) after some more - and long - testing this is what i have: if the card is 'virgin' - no pxe, flash memory 'empty', all seems ok, dhclient works ok. if i enable PXE, running it as diskless is fine (i don't need dhclient). but if i boot of the disk and use dhclient, then it does not work - arp requests are sent and replies come back, but never make it. if i just ifconfig em0 ip.addr then all is ok. using an older if_em ver 1.1.10, dhclient works fine. btw, after the card has been pxe enabled, disabling the flash memory does not help, i can't get it back to work as it did in 'virgin' mode. one more thing, one 'virgin' card is causing panic with bad ram. hope this helps, danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message