[EMAIL PROTECTED] wrote:
> Jeff:
> The attached file is the incremental patch to the original uli526x.c I send
> you first time,
> I modify the source according to your advice, thanks.
>
> Signed-off-by: Peer Chen <[EMAIL PROTECTED]>
> (See attached file: patch_uli526x_inc)
Patch applied, thanks
vger.kernel.org, [EMAIL PROTECTED]
|
| 主题: Re: [patch] net/tulip: LAN driver for ULI M5261/M5263
|
>-
[EMAIL PROTECTED] wrote:
Jeff:
I have removed the uli526x support from tulip core driver,check the patch
file for detail,thanks.
Patch applied, thanks!
Alexey:
Here the new patch,please check it, thanks.
(See attached file: patchuli526x)
Please submit a patch -incremental- to the original
[EMAIL PROTECTED] wrote:
We want to extract our LAN card driver from tulip core driver and make a
new file uli526x.c at tulip folder,
because we have added some ethtool interface support and non-eprom support
in our driver and may be other change
in the futher. If our controllers support are stil
[linux-kernel dropped, netdev added]
On Fri, Jul 29, 2005 at 08:15:20PM +0800, [EMAIL PROTECTED] wrote:
> We want to extract our LAN card driver from tulip core driver and make a
> new file uli526x.c at tulip folder,
> because we have added some ethtool interface support and non-eprom support
> in