cvs commit: src/sys/modules/cxgb/cxgb Makefile
src/sys/modules/cxgb/tom Makefile
Kip Macy
kmacy at FreeBSD.org
Sat Feb 23 01:04:19 UTC 2008
kmacy 2008-02-23 01:04:19 UTC
FreeBSD src repository
Modified files:
sys/modules/cxgb/cxgb Makefile
sys/modules/cxgb/tom Makefile
Log:
- update firmware to 5.0
- add support for T3C
- add DDP support (zero-copy receive)
- fix TOE transmit of large requests
- fix shutdown so that sockets don't remain in CLOSING state indefinitely
- register listeners when an interface is brought up after tom is loaded
- fix setting of multicast filter
- enable link at device attach
- exit tick handler if shutdown is in progress
- add helper for logging TCB
- add sysctls for dumping transmit queues
- note that TOE wxill not be MFC'd until after 7.0 has been finalized
MFC after: 3 days
Revision Changes Path
1.6 +11 -7 src/sys/modules/cxgb/cxgb/Makefile
1.4 +4 -2 src/sys/modules/cxgb/tom/Makefile
More information about the cvs-src
mailing list