From: Paul Gortmaker Date: Thu, 10 Jan 2013 01:30:26 +0000 (-0500) Subject: drivers/net: delete old parallel port de600/de620 drivers X-Git-Tag: v3.9-rc1~139^2~288^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168e06ae26dd327df347e70b7244218ff1766a1f;p=pandora-kernel.git drivers/net: delete old parallel port de600/de620 drivers The parallel port is largely replaced by USB, and even in the day where these drivers were current, the documented speed was less than 100kB/s. Let us not pretend that anyone cares about these drivers anymore, or worse - pretend that anyone is using them on a modern kernel. As a side bonus, this is the end of legacy parallel port ethernet, so we get to drop the whole chunk relating to that in the legacy Space.c file containing the non-PCI unified probe dispatch. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed