lkml.org 
[lkml]   [1999]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.3.30: another bug in TLAN driver.
Hi Alan,

Yes, it works with your fix beautifully now.

regards,
------
Tigran A. Aivazian | http://www.sco.com
Escalations Research Group | tel: +44-(0)1923-813796
Santa Cruz Operation Ltd | http://www.ocston.org/~tigran

On Thu, 9 Dec 1999, Alan Cox wrote:

> > for some reason, it registers the first discovered port as eth1 and not
> > eth0. I have nothing as eth0 and TLAN statically compiled in the kernel
> > and it gives me eth1 instead of eth0.
>
> Yep got it. Its a weirdness in the driver that broke when I put the new
> name assign code in
>
> Try:
>
>
> --- drivers/net/tlan.c~ Tue Nov 30 13:10:31 1999
> +++ drivers/net/tlan.c Thu Dec 9 12:12:36 1999
> @@ -468,9 +468,6 @@
>
> priv = (TLanPrivateInfo *) dev->priv;
>
> - dev->name = priv->devName;
> - strcpy( priv->devName, " " );
> -
> dev = init_etherdev( dev, sizeof(TLanPrivateInfo) );
>
> dev->base_addr = io_base;
>
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.053 / U:0.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site