Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - ifconfig xxx destroy / 6.5 SP1: (5 Items)
   
ifconfig xxx destroy / 6.5 SP1  
# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
        inet 127.0.0.1 netmask 0xff000000
en0: flags=80008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,SHIM> mtu 1500
        address: 00:0e:2e:0b:92:dc
        media: Ethernet none
        status: no carrier
        inet 192.168.178.129 netmask 0xffffff00 broadcast 192.168.178.255
rt0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        capabilities=7<IP4CSUM,TCP4CSUM,UDP4CSUM>
        enabled=0
        address: 00:1d:7d:3e:6d:f9
        media: Ethernet none (100baseTX full-duplex)
        status: active
        inet 192.168.178.130 netmask 0xffffff00 broadcast 192.168.178.255
# ifconfig rt0 destroy
# ifconfig
ifconfig: getifaddrs: Address family not supported by protocol family  ???
io-pkt is gone ...

What's the problem ??

--Armin
Re: ifconfig xxx destroy / 6.5 SP1  
This is fixed in the SP1 driver.




On 2013-07-01 7:46 AM, "Armin Steinhoff" <community-noreply@qnx.com> wrote:

># ifconfig
>lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
>        inet 127.0.0.1 netmask 0xff000000
>en0: flags=80008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,SHIM> mtu 1500
>        address: 00:0e:2e:0b:92:dc
>        media: Ethernet none
>        status: no carrier
>        inet 192.168.178.129 netmask 0xffffff00 broadcast 192.168.178.255
>rt0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>        capabilities=7<IP4CSUM,TCP4CSUM,UDP4CSUM>
>        enabled=0
>        address: 00:1d:7d:3e:6d:f9
>        media: Ethernet none (100baseTX full-duplex)
>        status: active
>        inet 192.168.178.130 netmask 0xffffff00 broadcast 192.168.178.255
># ifconfig rt0 destroy
># ifconfig
>ifconfig: getifaddrs: Address family not supported by protocol family  ???
>io-pkt is gone ...
>
>What's the problem ??
>
>--Armin
>
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post102807
>To cancel your subscription to this discussion, please e-mail
>drivers-networking-unsubscribe@community.qnx.com

Re: ifconfig xxx destroy / 6.5 SP1  
Hello Hugh,

The issue exists in SP1, it was fixed in ref#292596.

Armin, give the attached driver a shot to confirm that it works on your hw.

Thanks,

Gervais
Attachment: Text devnp-rtl8169.so 244.23 KB
Re: ifconfig xxx destroy / 6.5 SP1  
Sorry typo, ref#292956.
Re: ifconfig xxx destroy / 6.5 SP1  
Thanks Gervais

--Armin

Gervais Mulongoy wrote:
> Hello Hugh,
>
> The issue exists in SP1, it was fixed in ref#292596.
>
> Armin, give the attached driver a shot to confirm that it works on your hw.
>
> Thanks,
>
> Gervais
>
>
>
>
> _______________________________________________
>
> Networking Drivers
> http://community.qnx.com/sf/go/post102844
> To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com