K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-02-03T07:39:33.000000Z K 7 svn:log V 375 MFC if_msk.c rev 1.21 to RELENG_7. o Don't hardcode that Yukon FE has 16KB SRAM. In fact, Yukon FE has only 4KB SRAM. o Rework setting Tx/Rx RAM buffer size. Give receiver 2/3 of memory and round it down to the multiple of 1024. The RAM buffer size of Yukon II should be multiple of 1024. This fixes bogus RAM buffer configuration used in Yukon FE. END