Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-08 Thread alan bryan
--- On Tue, 7/8/08, alan bryan <[EMAIL PROTECTED]> wrote: > I rebuilt the kernel and there is now no igb1 failure. So, > that only happened when loading the module after bootup. > > I'll also add that I am using ZFS on this machine in > case that has any influence to what's going on. Well, maybe

Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-08 Thread alan bryan
--- On Mon, 7/7/08, Jack Vogel <[EMAIL PROTECTED]> wrote: > As for that failure on igb1, try building in the kernel and > see if that still happens, that one I have not seen. I rebuilt the kernel and there is now no igb1 failure. So, that only happened when loading the module after bootup. I

Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-07 Thread Jack Vogel
Yes, I guess the time has arrived to add igb into GENERIC, I would add into your kernel config now, I will add into the tree at my next opportunity. As for that failure on igb1, try building in the kernel and see if that still happens, that one I have not seen. Cheers, Jack On Mon, Jul 7, 2008

Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-07 Thread Pyun YongHyeon
On Mon, Jul 07, 2008 at 03:47:28PM -0700, alan bryan wrote: > Should igb be in the GENERIC config file? > > > pwd > /usr/src/sys/amd64/conf > > cat GENERIC | grep igb > > > > I did a "kldload if_igb" and that seemed to work and I now have a igb0 > device. > > I get an error though o

Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-07 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 alan bryan wrote: | Should igb be in the GENERIC config file? | |> pwd | /usr/src/sys/amd64/conf |> cat GENERIC | grep igb Ah... I really thought it is supposed to be there. Jack, I think we will want this in GENERIC kernel, do you have objections?

Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-07 Thread alan bryan
--- On Mon, 7/7/08, Xin LI <[EMAIL PROTECTED]> wrote: > From: Xin LI <[EMAIL PROTECTED]> > Subject: Re: em0 no longer working after upgrading from 7.0 Release to Stable > To: "alan bryan" <[EMAIL PROTECTED]> > Cc: freebsd-stable@freebsd.org > Date:

Re: em0 no longer working after upgrading from 7.0 Release to Stable

2008-07-07 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Alan, alan bryan wrote: | I have a brand new Supermicro server that seems to be having issues with the em devices. I installed FreeBSD 7.0-Release from CDs and everything was working fine and then decided to cvsup to 7 stable and then I lost my