yongari 2008-02-03 07:41:00 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/dev/msk if_msk.c Log: MFC if_msk.c rev 1.21 to RELENG_6. 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. Revision Changes Path 1.11.2.12 +12 -38 src/sys/dev/msk/if_msk.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"