From owner-freebsd-current@FreeBSD.ORG Wed Dec 17 22:09:47 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35E681065674; Wed, 17 Dec 2008 22:09:47 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id D6B4E8FC1C; Wed, 17 Dec 2008 22:09:46 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so245019rvf.43 for ; Wed, 17 Dec 2008 14:09:46 -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:references; bh=OzS3OSNeA2qZFW0AVGV6Hkk0fEQzXAphRTI+tfkDM30=; b=aEGSrHWbtM86e9pB02JJQfX0oS0rKWa2ZStnQls4A0UgkPg1q7e6rzxQDPXviixIm0 9WmB91w/Bbdt8sI4jOG9ibmy7lLoQeSgRbwRwbDyPmUPZsrvYznXg73poR6JcQdBZ6bO AQzppkAi1/OyuRuo4/f+X9zUzqypFntHpHtQA= 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:references; b=hTyKW62tBbgwwMyIlcWOWSiwdzKALB1SNeKLFWop10A00GWh8y/M8d1b+05cKKd5Kv cWLo+VI29Q6xhWvzYnrwNATfSUuyJwx0DUxXV95TKydvglhonRRAUUvo6+MPjSKhZkP/ OvyuGKkpZdBGOf39OcRX4W1+FmiYTL/VxMDok= Received: by 10.114.145.1 with SMTP id s1mr657159wad.118.1229551786480; Wed, 17 Dec 2008 14:09:46 -0800 (PST) Received: by 10.114.12.2 with HTTP; Wed, 17 Dec 2008 14:09:46 -0800 (PST) Message-ID: <2a41acea0812171409w33e49c2fq3851761a09b7aead@mail.gmail.com> Date: Wed, 17 Dec 2008 14:09:46 -0800 From: "Jack Vogel" To: "Uwe Grohnwaldt" In-Reply-To: <494974F7.7080408@grohnwaldt.eu> MIME-Version: 1.0 References: <494954FD.8050708@grohnwaldt.eu> <5c0ff6a70812171217w1f19b185v7f8d3defde6c4deb@mail.gmail.com> <49496783.1090805@grohnwaldt.eu> <5c0ff6a70812171259rd32459bu7b77ffc9eb8ef7b@mail.gmail.com> <20081217210718.GA73545@onelab2.iet.unipi.it> <494974F7.7080408@grohnwaldt.eu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: jfv@freebsd.org, freebsd-net@freebsd.org, freebsd-current@freebsd.org, thompsa@freebsd.org Subject: Re: [Fwd: em0 disappeared] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 22:09:47 -0000 This is odd, that device is old, its not in igb, the support looks to me like its there in the code, its an 82541GI_LF. I am on vacation, and snowed in even if i weren't :) But I will look into it. Can you please try using the RC version of 7.1 to see if it has the same problem?? Jack On Wed, Dec 17, 2008 at 1:53 PM, Uwe Grohnwaldt wrote: > there is nothing mentioned about the network-interface neither in dmesg nor > in pciconf. > in my kernelconfig there are the entries: > device em > device igb > device ixgb > > with the old kernel everything works. > > Luigi Rizzo wrote: > >> On Wed, Dec 17, 2008 at 12:59:17PM -0800, Paul Saab wrote: >> >> >>> are you looking for if_em or em? >>> >>> >> >> also, wasn't the em driver renamed to ixgb or something like that ? >> >> cheers >> luigi >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org >> " >> >> > >