Dear All:
We had some patch need to submit. Would you tell me where to get current
sundance.c for myself to generate those patch files.
Sorry, I only got this link:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;h=f13b2a195c708fe32d8c53d05988875a51bd52e1;hb=1668b19f75cb949f930814a23b74201ad6f76a53;f=drivers/net/sundance.c
Thanks for everybody.
Best Regards,
Jesse Huang
----- Original Message -----
From: "Francois Romieu" <[email protected]>
To: "Jesse Huang" <[email protected]>
Cc: <[email protected]>; <[email protected]>; "Andrew
Morton" <[email protected]>; "Jeff Garzik" <[email protected]>
Sent: Friday, July 28, 2006 3:07 AM
Subject: Re: Hello, We have IP100A Linux driver need to submit to 2.6.x
kernel
Jesse Huang <[email protected]> :
[...]
> I am IC Plus software engineer. We have IP100A 10/100 fast network adapter
> driver need to submit to Linux 2.6.x kernel. Please tell me who should I
> submit to.
>
> IP100A's device ID is 0x13f0 0200.
You do not need to do anything:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1668b19f75cb949f930814a23b74201ad6f76a53
As far as I have checked before forwarding Pedro Alejandro's patch, the
out-of-tree IP100 driver exhibited no significant difference with the
sundance driver.
--
Ueimor
Jesse Huang wrote:
> Dear All:
>
> We had some patch need to submit. Would you tell me where to get current
> sundance.c for myself to generate those patch files.
>
> Sorry, I only got this link:
> http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;h=f13b2a195c708fe32d8c53d05988875a51bd52e1;hb=1668b19f75cb949f930814a23b74201ad6f76a53;f=drivers/net/sundance.c
You need to install the "git" software package, and then check out the
"upstream" branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Then provide patches against the drivers/net/sundance.c driver found there.
git software download: http://www.kernel.org/pub/software/scm/git/
git overview: http://git.or.cz/
git tutorial: http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
git man pages: http://www.kernel.org/pub/software/scm/git/docs
Thanks,
Jeff
Hi Jeff:
I will use sundance.c in this tree to generate patch files.
Thanks for this information.
Jesse
----- Original Message -----
From: "Jeff Garzik" <[email protected]>
To: "Jesse Huang" <[email protected]>
Cc: "Francois Romieu" <[email protected]>;
<[email protected]>; <[email protected]>; "Andrew Morton"
<[email protected]>
Sent: Thursday, August 10, 2006 7:23 PM
Subject: Re: Hello, We had some patch need to submit for sundance.c
Jesse Huang wrote:
> Dear All:
>
> We had some patch need to submit. Would you tell me where to get current
> sundance.c for myself to generate those patch files.
>
> Sorry, I only got this link:
>
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;h=f13b2a195c708fe32d8c53d05988875a51bd52e1;hb=1668b19f75cb949f930814a23b74201ad6f76a53;f=drivers/net/sundance.c
You need to install the "git" software package, and then check out the
"upstream" branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Then provide patches against the drivers/net/sundance.c driver found there.
git software download: http://www.kernel.org/pub/software/scm/git/
git overview: http://git.or.cz/
git tutorial: http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
git man pages: http://www.kernel.org/pub/software/scm/git/docs
Thanks,
Jeff