[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47CE84BB.1010408@garzik.org>
Date: Wed, 05 Mar 2008 06:32:11 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Auke Kok <auke-jan.h.kok@...el.com>
CC: netdev@...r.kernel.org, e1000-devel@...ts.sourceforge.net
Subject: Re: [PATCH 2/4] [RFC] e1000: make ioport free for supported devices
Auke Kok wrote:
> From: Tomohiro Kusumi <kusumi.tomohiro@...fujitsu.com>
>
> Most e1000 devices do not need ioport access to function properly.
> This is desirable for a few massive homed systems where ioport
> resources become constrained.
>
> This patch is based on the code from Tomohiro Kusumi, heavily
> modified to fit PCI API changes and e1000 driver changes.
>
> Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@...fujitsu.com>
> Signed-off-by: Auke Kok <auke-jan.h.kok@...el.com>
I don't think you need pci_select_bars()? It should just be
pci_enable_device_mem() in both paths AFAICS...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists