dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ixp2000
Lennert Buytenhek 1ea739a5f9 The ixp2000 driver for the enp2611 was developed on a board with
three gigabit ports, but some enp2611 models only have two ports
(and only one onboard PM3386.)  The current driver assumes there
are always three ports and so it doesn't work on the two-port
version of the board at all.

This patch adds a bit of logic to the enp2611 driver to limit the
number of ports to 2 if the second PM3386 isn't detected.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-05-15 12:25:29 -07:00
..
Kconfig [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
Makefile [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
caleb.c [PATCH] caleb/pm3386: include proper header files 2005-12-01 02:25:26 -05:00
caleb.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
enp2611.c The ixp2000 driver for the enp2611 was developed on a board with 2006-05-15 12:25:29 -07:00
ixp2400-msf.c [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400-msf.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_rx.uc [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_rx.ucode [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_tx.uc [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_tx.ucode [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixpdev.c [PATCH] ixp2000: fix gcc4 breakage 2006-03-29 17:34:02 -05:00
ixpdev.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixpdev_priv.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
pm3386.c The ixp2000 driver for the enp2611 was developed on a board with 2006-05-15 12:25:29 -07:00
pm3386.h The ixp2000 driver for the enp2611 was developed on a board with 2006-05-15 12:25:29 -07:00