From: Alan Cox Date: Fri, 4 Jul 2008 06:43:12 +0000 (-0700) Subject: 8390: Split 8390 support into a pausing and a non pausing driver core X-Git-Tag: v2.6.27-rc1~969^2~235^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055e5110ae0c0c1176a75b78d789294f2ff2f7af;p=pandora-kernel.git 8390: Split 8390 support into a pausing and a non pausing driver core Only a few ISA controllers need the pausing version of the 8390 core while PCMCIA, later ISA and PCI do not. More importantly the ISA delays can break non ISA boxes so we must use a different build of 8390.c for the two sets of controllers. No changes since last time as all the points of concerns raised proved to be invalid Signed-off-by: Alan Cox Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed