lkml.org 
[lkml]   [2003]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: NICs trading places ?
Andries Brouwer <aebr@win.tue.nl> wrote:
>
> Cause? eth discovery order is not well-defined.

It's a continual irritation.

> + if (retval == 0) {
> + int i;
> + printk("%s: 3c59x, address", dev->name);
> + for (i = 0; i < 6; i++)
> + printk("%c%2.2x", i ? ':' : ' ', dev->dev_addr[i]);
> + printk("\n");
> return 0;
> + }

hm. typing `ifconfig' shows this information.

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

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