CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/20 01:50:20
Modified files:
sys/dev/pci : if_ixgb.c ixgb_hw.h
Log message:
Fix a variety of structure packing and byte order bugs to try to get
BE support working. Doesn't hurt LE32 or LE64. Doesn't make BE64
(sparc64) move traffic yet, but it no longer crashes as hard.
ok jsg
