Re: [RFC] sky2: don't request unused i/o region

2008-02-13 Thread Jeff Garzik
Stephen Hemminger wrote: The sky2 driver only uses the PCI memory region (0) not the available I/O region. Some users want to use lots of boards, and the I/O space gets exhausted. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- a/drivers/net/sky2.c2008-02-13 18:58:21.

[RFC] sky2: don't request unused i/o region

2008-02-13 Thread Stephen Hemminger
The sky2 driver only uses the PCI memory region (0) not the available I/O region. Some users want to use lots of boards, and the I/O space gets exhausted. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- a/drivers/net/sky2.c2008-02-13 18:58:21.0 -0800 +++ b/drivers/net/s