Date: Sun, 3 Feb 2008 07:41:00 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/msk if_msk.c Message-ID: <200802030741.m137f0cZ043019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802030741.m137f0cZ043019>
