Re: IP1000 gigabit nic driver
- From: David Vrabel <dvrabel@xxxxxxxxxx>
- Date: Thu, 27 Apr 2006 23:26:07 +0100
Francois Romieu wrote:
David Gómez <david@xxxxxxxxxxxx> :
[...]
Does anybody in this list know why the IP1000 driver is not
included in the kernel ?
Afaik the driver has never been submitted for inclusion.
At least not on netdev@xxxxxxxxxxxxxxx (hint, hint).
[...]The card in question is:
Sundance Technology Inc IC Plus IP1000
and the driver can be found in sundance web, sources
URL please ?
included. I tried to contact the author but my email
bounced.
There's no LICENSE in the source, just copyrigth
sentences in the .c files, so i'm not sure under
which license it's distributed :-?.
/me goes to http://www.icplus.com.tw/driver-pp-IP1000A.html
$ unzip -c IP1000A-Linux-driver-v2.09f.zip | grep MODULE_LICENSE
MODULE_LICENSE("GPL");
It's a bit bloaty but it does not seem too bad (not mergeable "as
is" though). Do you volunteer to test random cra^W^W carefully
engineered code on your computer to help the rework/merging process ?
I finally got around to putting a 2nd NIC in my box that has one of this chips and was going to start fixing the driver up and preparing it for submission this weekend. Or I might try rewriting from scratch based on the data*** depending on how horrific the code looks on closer inspection.
Not got a whole lot of time to do this so no timescale for completion...
David Vrabel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: IP1000 gigabit nic driver
- From: David Gómez
- Re: IP1000 gigabit nic driver
- References:
- IP1000 gigabit nic driver
- From: David Gómez
- Re: IP1000 gigabit nic driver
- From: Francois Romieu
- IP1000 gigabit nic driver
- Prev by Date: Re: possible bug in kmem_cache related code
- Next by Date: Re: [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
- Previous by thread: Re: IP1000 gigabit nic driver
- Next by thread: Re: IP1000 gigabit nic driver
- Index(es):
Loading