CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/10/30 19:38:57
Modified files: sys/dev/pci : if_myx.c if_myxreg.h Log message: turns out these chips can handle buffers up to 9400 bytes in length. raise the mtu to 9380 bytes so we can take advantage of the extra space. i need to revisit the macro names at some point.