Re: [Fwd: em0 disappeared]

2008-12-21 Thread Eygene Ryabinkin
Uwe, good day. Thu, Dec 18, 2008 at 01:45:59AM +0100, Uwe Grohnwaldt wrote: > Maksim Yevmenkin wrote: > > older tyan motherboards. when i upgraded from 7.x to current (amd64 > > arch) both onboard bge nics disappeared. i had to go to the bios > > screen and set "installed os" (or something like th

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Uwe Grohnwaldt
Maksim Yevmenkin wrote: 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. i a

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Uwe Grohnwaldt
We tried 7.1RC and the card works fine. Jack Vogel wrote: 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 versio

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Maksim Yevmenkin
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. > i actually had somewhat

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Kevin Oberman
> Date: Wed, 17 Dec 2008 22:07:18 +0100 > From: Luigi Rizzo > Sender: owner-freebsd-curr...@freebsd.org > > 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 ? em is still if_em,

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Jack Vogel
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,

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Uwe Grohnwaldt
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

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Paul Saab
On Wed, Dec 17, 2008 at 1:07 PM, 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 ? > No... Maybe you need igb in your kernel as well? ___

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Luigi Rizzo
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-net@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Paul Saab
are you looking for if_em or em? On Wed, Dec 17, 2008 at 12:56 PM, Uwe Grohnwaldt wrote: > with latest src, there were no messages about if_em in dmesg. miwi built > src from 2008-07-27 - there the device was active. > > Paul Saab wrote: > >> does dmesg show the device failing to attach? >> >> O

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Uwe Grohnwaldt
with latest src, there were no messages about if_em in dmesg. miwi built src from 2008-07-27 - there the device was active. Paul Saab wrote: does dmesg show the device failing to attach? On Wed, Dec 17, 2008 at 11:37 AM, Uwe Grohnwaldt wrote: hi, i've forgotten the cc, sry. c

Re: [Fwd: em0 disappeared]

2008-12-17 Thread Paul Saab
does dmesg show the device failing to attach? On Wed, Dec 17, 2008 at 11:37 AM, Uwe Grohnwaldt wrote: > hi, > > i've forgotten the cc, sry. > > chers, > uwe > > howdy, > > miwi and me tried to update a freebsd-current server to the todays src. > after the update my em0-device disappeared. inform