Re: IC Plus Corp IC Plus IP1000

2007-06-13 Thread linux
The following hacks to bring it up to date got the vendor-supplied driver working for me. This is just fixing the things the compiler complained about; there may be other issues, but they don't seem to interfere with basic funtionality. diff --git a/Makefile b/Makefile index c91b384..31e4172 100

Re: IC Plus Corp IC Plus IP1000

2007-06-13 Thread Peter Rasmussen
rching for the driver code with Google, it seemed that several people would like to see a IC Plus Corp IC Plus IP1000 driver in the kernel, and nowhere did I see that using the present Sundance driver was adequate. 5.I am not able to reboot this server too often (it is a live web server) so I wou

Re: IC Plus Corp IC Plus IP1000

2007-06-13 Thread linux
> Use the 'sundance' driver that's been in the kernel for quite a while. Er... that driver specifically does not list the IP1000's PCI device ID (13f0:1023), nor does it support anything over 100 Mbit/s. Are you *quite* sure that adding 13f0:1023 to the sundance_pci_tbl is all that's required? -

Re: IC Plus Corp IC Plus IP1000

2007-06-12 Thread Jeff Garzik
Peter Rasmussen wrote: I am not on this list, but found this address on: http://linux-net.osdl.org/index.php/Mailing_Lists. My question is regarding the ethernet controller (from lspci): Sundance Technology Inc / IC Plus Corp IC Plus IP1000 Family Gigabit Ethernet (rev 41) that seems to

Re: IC Plus Corp IC Plus IP1000

2007-06-12 Thread linux
[EMAIL PROTECTED] wrote: > I wonder if it at some time will be included in the standard Linux kernel? > I am of course interested because my main board has it built in, so I > would be willing to test it. "Me, too!" This has been discussed sporadically for the last year, and I can confirm that t

IC Plus Corp IC Plus IP1000

2007-05-27 Thread Peter Rasmussen
I am not on this list, but found this address on: http://linux-net.osdl.org/index.php/Mailing_Lists. My question is regarding the ethernet controller (from lspci): Sundance Technology Inc / IC Plus Corp IC Plus IP1000 Family Gigabit Ethernet (rev 41) that seems to have a driver for it