cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h
David Christensen
davidch at FreeBSD.org
Tue Jun 10 02:19:22 UTC 2008
davidch 2008-06-10 02:19:11 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c if_bcereg.h
Log:
SVN rev 179695 on 2008-06-10 02:19:11Z by davidch
- Fixed kern/123696 by increasing firmware timeout value from 100 to 1000.
- Fixed a problem on i386 architecture when using split header/jumbo frame
firmware caused by hardware alignment requirements.
- Added #define BCE_USE_SPLIT_HEADER to allow the feature to be enabled/
disabled. Enabled by default.
PR: kern/123696
MFC after: 2 weeks
Revision Changes Path
1.41 +185 -49 src/sys/dev/bce/if_bce.c
1.19 +8 -5 src/sys/dev/bce/if_bcereg.h
More information about the cvs-src
mailing list