[PATCH] sky2: beter ram buffer partitioning
authorStephen Hemminger <shemminger@osdl.org>
Mon, 4 Dec 2006 23:53:45 +0000 (15:53 -0800)
committerJeff Garzik <jeff@garzik.org>
Thu, 7 Dec 2006 09:58:33 +0000 (04:58 -0500)
Different chips have different sizes of ram buffers, and some versions have
no ram buffer at all!.  Be more careful about sizing the ram usage because
it maybe a problem if vendor keeps changing sizes.

There is the (unlikely) possibility that some of the errors on some of the
chips have been caused by partitioning not on a 1K boundary.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found