From: Maciej W. Rozycki Date: Mon, 4 Dec 2006 23:04:54 +0000 (-0800) Subject: [PATCH] declance: Fix PMAX and PMAD support X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6e8fe7eca12fca2cc7fde46ba2a94a86ab0815;p=pandora-kernel.git [PATCH] declance: Fix PMAX and PMAD support The shared buffer used by the LANCE on the PMAX only supports halfword (16-bit) accesses. And the PMAD has the buffer wired differently. This is a change to fix these issues. Tested with a DECstation 2100 (thanks Flo for making this possible) and a DECstation 5000/133 (both the PMAD and the onboard LANCE). Signed-off-by: Maciej W. Rozycki Cc: Jeff Garzik Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed