Messages in this thread |  | | | Date | Fri, 27 Jun 2008 21:24:03 +0900 | | From | Taku Izumi <> | | Subject | Re: [PATCH 1/3] e1000: make ioport free |
| |
Dear Jeff
Jeff Garzik wrote: > Taku Izumi wrote: >> 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> >> --- >> drivers/net/e1000/e1000.h | 4 + >> drivers/net/e1000/e1000_main.c | 88 +++++++++++++++++++++++++++++++++++------ >> 2 files changed, 80 insertions(+), 12 deletions(-) > > ACK but failed to apply >
I'll re-create one.
Taku Izumi <izumi.taku@jp.fujitsu.com>
|  |