Date: Tue, 21 Sep 2004 10:11:38 -0500 From: Scot Hetzel <swhetzel@gmail.com> To: Edwin Brown <edotokugawa@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: NetGear GA302T Adapter Very Chatty 5.3BETA5 Message-ID: <790a9fff04092108116253b585@mail.gmail.com> In-Reply-To: <fcc5de2a0409202024640af69a@mail.gmail.com> References: <fcc5de2a0409202024640af69a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Sep 2004 23:24:33 -0400, Edwin Brown <edotokugawa@gmail.com> wrote: > I'm currently running 5.3BETA5 and my console is flooded with messages of > > bge0: gigabit link up. > > The message originates from > > /usr/src/sys/dev/bge/if_bge.c line number 2952 which is inside the > function bge_tick_locked( struct bge_softc *); > > I've not had any extra time to invest in debugging right now. > > It seems much worse since I enabled PREEMPTION and SCHED_ULE in > the kernel. Those are the only two changes that have been made from > the base system. > > Anyone know the answer? > First you should switch back to SCHED_BSD, as SCHED_ULE has problems that the developers are currently trying to isolate. Bill Paul was working on a fix for bge to eliminate these false link up messages. See "Call for testers, if_bge patch for BCM570x users" Sep 15 in the FreeBSD-Current Archive. Scot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff04092108116253b585>