]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drivers/net: delete 486 Apricot support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 9 Jan 2013 03:00:39 +0000 (22:00 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 22 Jan 2013 15:32:35 +0000 (10:32 -0500)
commit6e07ba3e6ad939c89befc2588e72bf37038f7f53
tree52958ed7a5b687b6d3855cf024cb27cece41cabd
parent63b203b43baeb1ba5fab0b7f3611e0f0a2a4a7ab
drivers/net: delete 486 Apricot support

The Apricot was a 486 PC with 4MB RAM, and an on-board ethernet
via an intel i82596 hard-wired to i/o 0x300.

Those who were using linux in the 1990's will recall that the
i82596 driver was not one of the more stable or widely used
drivers of its day.  Combine that with the extremely limited
resources of the platform, and it is truly time to expire the
support for this thing.

There are some old m68k targets who were also using this chip,
so rather than poll the m68k user base, we simply cut out the
x86/Apricot support here in this commit.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/net/Space.c
drivers/net/ethernet/i825xx/82596.c
drivers/net/ethernet/i825xx/Kconfig
drivers/net/ethernet/i825xx/Makefile