| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Update mxge(4) firmware to the latest version available from
Myricom (1.4.55).
Sponored by: Myricom, Inc.
Notes:
svn path=/stable/7/; revision=236715
|
| |
|
|
|
|
|
|
| |
Update mxge(4) firmware to the latest version available from
Myricom (1.4.53a).
Notes:
svn path=/stable/7/; revision=224236
|
| |
|
|
| |
Notes:
svn path=/stable/7/; revision=208496
|
| |
|
|
|
|
|
| |
Update mxge(4) firmware to 1.4.48b (latest available) from Myricom.
Notes:
svn path=/stable/7/; revision=202306
|
| |
|
|
| |
Notes:
svn path=/stable/7/; revision=189010
|
| |
|
|
|
|
|
|
| |
Approved by: re (kensmith)
Sponsored by: Myricom Inc
Notes:
svn path=/stable/7/; revision=184337
|
| |
|
|
|
|
|
|
| |
Update to Myri10GE firmware version 1.4.33 from 1.4.29.
Approved by: re (kensmith)
Notes:
svn path=/stable/7/; revision=183642
|
| |
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/stable/7/; revision=175359
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
on an down mxge interface
- Fix a bug where mxge reported the link state as
active when it wasn't (after ifconfig down).
- Prevent spurious watchdog resets when link partner is not consuming
- Add support for CX4 and popular XFP media detection
- Update the firmware and associated header files to 1.4.25
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=171917
|
|
|
- Add custom .c wrappers for the firmware, rather than the standard
firmware(9) generated firmware objects to work around toolchain
problems on ia64 involving linking objects produced by
ld -b -binary into the kernel.
- Move from using Myricom's ".dat" firmware blobs to using Myricom's
zlib compressed ".h" firmware header files. This is done to
facilitate the custom wrappers, and saves a fair amount of wired
memory in the case where the firmware is built in, or preloaded.
- Fix two compile issues in mxge which only appear on non-i386/amd64.
Reviewed by: mlaier, mav (earlier version with just zlib support)
Glanced at by: sam
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=171500
|