[PATCH] sky2: fix ram buffer for Yukon FE rev 2
authorStephen Hemminger <shemminger@osdl.org>
Tue, 17 Jan 2006 21:43:13 +0000 (13:43 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 18 Jan 2006 00:27:29 +0000 (19:27 -0500)
commit1c28f6ba600d05be2dc7ab0592e4d845f668a485
tree4dab29ea4d4d83588ef478ac34d5f99961416b45
parente0c94455ce2a0e5734eeb236fb49a4613e20e7b0
[PATCH] sky2: fix ram buffer for Yukon FE rev 2

Fix problems with Yukon FE rev 2 chipset. Don't cut and paste bugs in from
sk98lin driver. Change how the ram buffer is divided up, and make the math
clearer. Also, set the thresholds where rx takes precedence. The threshold
values are just guesses at this point, it might be worth tuning them later.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sky2.c