cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-06-12 Thread David Christensen
davidch 2008-06-13 01:16:37 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: SVN rev 179771 on 2008-06-13 01:16:37Z by davidch - Added support for BCM5709 and BCM5716 controllers. MFC after: 2 weeks Revision

cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-04-11 Thread David Christensen
davidch 2008-04-11 23:10:40 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: - Fixed a problem with the send chain consumer index which would cause TX traffic to sit in the send chain until a received packet kick

RE: cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-04-09 Thread David Christensen
On 8.0/i386, with PAE enabled, I get messages on the console and the system hangs when trying to do a nfs mount. Backing out the driver fixes it. The same driver doesn't cause quite as spectacular a failure on 8.0/amd64, but it isn't exactly happy.. Additional IP options:.^M Mounting NFS

Re: cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-04-03 Thread Peter Wemm
On Mon, Mar 31, 2008 at 12:34 PM, Peter Wemm [EMAIL PROTECTED] wrote: On Mon, Mar 31, 2008 at 12:13 PM, David Christensen [EMAIL PROTECTED] wrote: On Thu, Feb 21, 2008 at 5:46 PM, David Christensen [EMAIL PROTECTED] wrote: Modified files: sys/dev/bce

Re: cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-03-31 Thread Peter Wemm
On Thu, Feb 21, 2008 at 5:46 PM, David Christensen [EMAIL PROTECTED] wrote: Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: MFC after: 4 weeks - Added loose RX MTU functionality to allow frames larger than 1500 bytes to be accepted even though

RE: cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-03-31 Thread David Christensen
On Thu, Feb 21, 2008 at 5:46 PM, David Christensen [EMAIL PROTECTED] wrote: Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: MFC after: 4 weeks - Added loose RX MTU functionality to allow frames larger than 1500 bytes to be accepted

Re: cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-03-31 Thread Peter Wemm
On Mon, Mar 31, 2008 at 12:13 PM, David Christensen [EMAIL PROTECTED] wrote: On Thu, Feb 21, 2008 at 5:46 PM, David Christensen [EMAIL PROTECTED] wrote: Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: MFC after: 4 weeks -

cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2008-02-21 Thread David Christensen
davidch 2008-02-22 00:46:22 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: MFC after: 4 weeks - Added loose RX MTU functionality to allow frames larger than 1500 bytes to be accepted even though the interface

cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2007-07-30 Thread David Christensen
davidch 2007-07-31 00:06:04 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: - Fixed a problem that would cause kernel panics and bce0: discard frame .. errors (especially when jumbo frames are enabled or in low memory

cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2007-06-14 Thread David Christensen
davidch 2007-06-14 21:28:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: - Updated firmware to latest release (v3.4.8) to fix TSO + jumbo frame lockup - Added MSI (hw.bce.msi_enable) sysctl -

cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2007-05-16 Thread David Christensen
davidch 2007-05-16 23:34:11 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: - Added TSO support - Updated firmware to latest release (v3.4.8) to fix TSO + jumbo frame lockup - Added MSI (hw.bce.msi_enable) and TSO

cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

2007-05-04 Thread David Christensen
davidch 2007-05-04 23:14:19 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: MFC after: 2 weeks Updated copyright date to 2007. Tested with BCM5706 A3. Added ID for BCM5708 B2. Removed unused driver