lkml.org 
[lkml]   [2002]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: need help with SIOCSIFFLAGS..
>  when i try to bind my network driver with : ifconfig eth0 IP netmask MASK, i get this msg:
>
> SIOCSIFFLAGS : Resource Temporarily Unavailable
>
> any ideas why this occurs? where can i get additional info on this?

May be the I/O ports and/or the IRQ are in use by another device at
the time you do this. ifconfig also sets the device up, so the driver
will try to reserve resources. Isn't this an ISA card bound to IRQ 3
while your COM2 is being used, for example ?

Regards,
Willy

-
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:27    [W:0.042 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site