summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2007-07-19 16:16:00 +0000
committergallatin <gallatin@FreeBSD.org>2007-07-19 16:16:00 +0000
commit6c7e29b98e2f08fd5d7c418a92bcd85eed99d951 (patch)
tree561ff88641fa7c5f079548d8847609a88202dc8d /sys/conf/NOTES
parent5088f3d698499e1b1b63fe063d2482b45daf5031 (diff)
downloadFreeBSD-src-6c7e29b98e2f08fd5d7c418a92bcd85eed99d951.zip
FreeBSD-src-6c7e29b98e2f08fd5d7c418a92bcd85eed99d951.tar.gz
- Enable static building of mxge(4) and its firmware.
- 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)
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index ea373c5..4837628 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1899,6 +1899,7 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# PCI Ethernet NICs.
device de # DEC/Intel DC21x4x (``Tulip'')
device le # AMD Am7900 LANCE and Am79C9xx PCnet
+device mxge # Myricom Myri-10G 10GbE NIC
device nxge # Neterion Xframe 10GbE Server/Storage Adapter
device txp # 3Com 3cR990 (``Typhoon'')
device vx # 3Com 3c590, 3c595 (``Vortex'')
OpenPOWER on IntegriCloud