linux/drivers/net/e1000
Taku Izumi 81250297d8 e1000: make ioport free
This patch makes e1000 driver ioport-free.
This corrects behavior in probe function so as not to request ioport
resources as long as they are not really needed.  This is based on the
ioport-free patch of e1000 driver from Auke Kok and Tomohiro Kusumi.

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@jp.fujitsu.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Jeff Kirsher<jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-22 19:39:14 -04:00
..
Makefile
e1000.h e1000: make ioport free 2008-07-22 19:39:14 -04:00
e1000_ethtool.c
e1000_hw.c
e1000_hw.h
e1000_main.c e1000: make ioport free 2008-07-22 19:39:14 -04:00
e1000_osdep.h
e1000_param.c