On Wednesday 21 March 2007 06:53 pm, Jung-uk Kim wrote:
> jkim2007-03-21 22:53:22 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
> sys/dev/bge if_bge.c if_bgereg.h
> sys/dev/mii brgphy.c brgphyreg.h miidevs
> Log:
> MFC: Sync b
On 15-Dec-2006 David Christensen wrote:
> MSI capabilities registers are present on virtually all "bge"
> controllers but many of the "older" controllers don't correctly support
> MSI due to a chip errata that prevents MSI interrupts from actually
> being disabled during an ISR. Check the Linux co
John,
MSI capabilities registers are present on virtually all "bge"
controllers but many of the "older" controllers don't correctly support
MSI due to a chip errata that prevents MSI interrupts from actually
being disabled during an ISR. Check the Linux code for the test used in
tg3_open() which
Scott Long wrote:
Bruce Evans wrote:
On Wed, 13 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
[..]
I'll try to run some tests with the third write disabled, but I
don't have much time left to devote to this particular project. If
others would be willing to test with
Bruce Evans wrote:
On Wed, 13 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
[..]
I'll try to run some tests with the third write disabled, but I don't
have much time left to devote to this particular project. If others
would be willing to test with the third write re
On Wed, 13 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
[..]
I'll try to run some tests with the third write disabled, but I don't have
much time left to devote to this particular project. If others would be
willing to test with the third write removed, I'd appreciat
On Tue, 12 Dec 2006, Scott Long wrote:
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of the
following:
...
this change makes my machine hang completely (even not able to break
into kernel debugger) by the time the i
Bruce Evans wrote:
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of th
On Wed, 13 Dec 2006, Oleg Bulyzhin wrote:
On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
I would say you have simplified it too much. With your change you
will get wrong numbers after ifconfig down/up (since it implies
On Tue, Dec 12, 2006 at 08:07:46PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 07:44 pm, Oleg Bulyzhin wrote:
> > On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote:
> > > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> > > > On Tue, Dec 12, 2006 at 06:09:17PM -050
On Wed, 13 Dec 2006, Bruce Evans wrote:
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chi
On Tuesday 12 December 2006 07:44 pm, Oleg Bulyzhin wrote:
> On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote:
> > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> > > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> > > > On Tuesday 12 December 2006 05:05 pm, O
On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> > > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> > > > On Fri, Dec 01, 2006 at 01:08:52AM +000
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of the following:
...
th
On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> > > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> > > > jkim2006-12-01 01:08:52 UTC
> >
On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> > > jkim2006-12-01 01:08:52 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> >
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of the following:
- Use the appropriate register writing method when
On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> > jkim2006-12-01 01:08:52 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/bge if_bge.c if_bgereg.h
> > Log:
> > Simplify st
On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> jkim2006-12-01 01:08:52 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/bge if_bge.c if_bgereg.h
> Log:
> Simplify statistics updates, remove redundant register reads, and add
> discarded R
For those watching from the sidelines, this work was targeted
specifically at the 5754/5787 chip that is found in some newer
Dell machines. Prior to this change, merely having the bge driver
in the kernel would cause an NMI panic on boot. FreeBSD 6.1 does
not suffer from this because these chip
On Fri, Oct 13, 2006 at 08:05:56AM +, Gleb Smirnoff wrote:
> glebius 2006-10-13 08:05:56 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
> sys/dev/bge if_bge.c if_bgereg.h
> Log:
> MFC:
> Remove 3Com 985 deviceid that is really ti(4).
On Sat, Sep 09, 2006 at 03:36:57AM +, Doug Ambrisko wrote:
D> ambrisko2006-09-09 03:36:57 UTC
D>
D> FreeBSD src repository
D>
D> Modified files:
D> sys/dev/bge if_bge.c if_bgereg.h
D> Log:
D> Add support to bge(4) to not break IPMI support when the driver attaches
D>
On Sat, 2 Sep 2006, 00:42-0700, John-Mark Gurney wrote:
> David Christensen wrote this message on Fri, Sep 01, 2006 at 22:30 +:
> > davidch 2006-09-01 22:30:56 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/bge if_bge.c if_bgereg.h
> > Log:
> >
David Christensen wrote this message on Fri, Sep 01, 2006 at 22:30 +:
> davidch 2006-09-01 22:30:56 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/bge if_bge.c if_bgereg.h
> Log:
> /tmp/cvsleYf6y
are you going to do a force commit w/ the real message?
David Christensen wrote:
> davidch 2006-09-01 22:45:12 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/bge if_bge.c if_bgereg.h
> Log:
> Resolve "firmware handshake" error on 5752.
Thanks!
Cheers,
--
Xin LI <[EMAIL PROTECTED]> http://www.delphij.net/
On Thu, Jan 19, 2006 at 01:36:26PM +, Gleb Smirnoff wrote:
> glebius 2006-01-19 13:36:26 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
> sys/dev/bge if_bge.c if_bgereg.h
> Log:
> Sync driver with HEAD merging all revisions from 1.96 to
26 matches
Mail list logo