Good Morning Samuel,

On Wed, Oct 13, 2010 at 04:30:46PM +0200, Samuel Ortiz wrote:
> > $ sudo lsof +p 7061 | grep stats
> > connmand 7061 root  mem    REG               8,18     4096  927984 
> > /var/lib/connman/stats/ethernet_028037ec0200_cable.data
> > connmand 7061 root  mem    REG               8,18     4096  927988 
> > /var/lib/connman/stats/cellular_262029903630655_context1.data
> > connmand 7061 root  mem    REG               8,18     4096  916554 
> > /var/lib/connman/stats/ethernet_002481c57c73_cable.data
> > connmand 7061 root   11u   REG               8,18     4096  927988 
> > /var/lib/connman/stats/cellular_262029903630655_context1.data
> > connmand 7061 root   12u   REG               8,18     4096  916554 
> > /var/lib/connman/stats/ethernet_002481c57c73_cable.data
> > connmand 7061 root   18u   REG               8,18     4096  927984 
> > /var/lib/connman/stats/ethernet_028037ec0200_cable.data
> >
> Which connman version are you using ? With connman trunk, I'm no longer seeing
> the fake MBM ethernet device, only the cellular one.

Here is a couple of infos for you.

$ lspci -v | grep Dell:

Bus 002 Device 004: ID 413c:8184 Dell Computer Corp.

The label on the hardware says it's a F3607gw

$ ls -lR
.:
total 0
lrwxrwxrwx 1 root root 0 2010-10-14 08:15 eth0 -> 
../../devices/pci0000:00/0000:00:1c.5/0000:3f:00.0/net/eth0
lrwxrwxrwx 1 root root 0 2010-10-14 10:15 lo -> ../../devices/virtual/net/lo
lrwxrwxrwx 1 root root 0 2010-10-14 08:15 usb0 -> 
../../devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.6/net/usb0
lrwxrwxrwx 1 root root 0 2010-10-14 08:15 wlan0 -> 
../../devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/net/wlan0

$ cat usb0/uevent 
INTERFACE=usb0
IFINDEX=3

$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:24:81:c5:7c:73 brd ff:ff:ff:ff:ff:ff
    inet 192.168.101.27/16 brd 192.168.255.255 scope global eth0
    inet6 fe80::224:81ff:fec5:7c73/64 scope link 
       valid_lft forever preferred_lft forever
3: usb0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 02:80:37:ec:02:00 brd ff:ff:ff:ff:ff:ff
4: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:22:3f:0e:de:6e brd ff:ff:ff:ff:ff:ff

hth,
daniel
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to