]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/net: delete intel 486 panther onboard ethernet support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 9 Jan 2013 03:11:54 +0000 (22:11 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 22 Jan 2013 15:39:48 +0000 (10:39 -0500)
commit132248338de327aee2bf92385d7f7ceb095ca542
tree7e902bda6b39ae1763ce2e8d46542f6272fa52ac
parentd5a1722e5e5a23d9c90870770ff5fbc2af7b6736
drivers/net: delete intel 486 panther onboard ethernet support

This driver was specific to a "professional workstation" line
of products from around 1993 that used the i82596 ethernet chip
as an on-board ethernet solution.

With a 486 processor, and the premium top of the line model maxing
out at a clock speed of 50MHz, we can safely retire this support.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/net/ethernet/i825xx/Kconfig
drivers/net/ethernet/i825xx/Makefile
drivers/net/ethernet/i825xx/lp486e.c [deleted file]