[NTLUG:Discuss] Interesting USB device dmesg

David Simmons dave at dgnal.net
Fri Apr 25 22:41:22 CDT 2008



Can anyone make heads or tails of this dmesg (this came right after
connecting a Samsung Backjack II phone into SuSE Linux 10):

usb
1-10: new full speed USB device using ohci_hcd and address 3
usb
1-10: new device found, idVendor=04e8, idProduct=6662
usb 1-10: new
device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-10: Product:
MITS USB RNDIS
usb 1-10: Manufacturer: Samsung
usb 1-10:
SerialNumber: 43bf5000-bf39-0801-16d0-021234540284
usb 1-10:
configuration #1 chosen from 1 choice
usbcore: registered new
interface driver cdc_ether
eth2: register 'rndis_host' at
usb-0000:00:02.0-10, RNDIS device, 80:00:60:0f:e8:00
usbcore:
registered new interface driver rndis_host

Is this trying to
say that I now have another ethernet connection?  Hmmm...this is
interesting:

dave-suse:~ # ifconfig -a
eth0      Link encap:Ethernet  HWaddr
00:17:31:CB:EC:74  
          inet
addr:192.168.1.53  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr:
fe80::217:31ff:fecb:ec74/64 Scope:Link
          UP BROADCAST
NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:36831
errors:0 dropped:0 overruns:0 frame:0
          TX packets:31883
errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
txqueuelen:1000 
          RX bytes:32573680
(31.0 Mb)  TX bytes:8079406 (7.7 Mb)
          Interrupt:217
Base address:0x2000 

eth1      Link
encap:Ethernet  HWaddr 00:17:31:CB:DA:58  
          BROADCAST
MULTICAST  MTU:1500  Metric:1
          RX packets:0
errors:0 dropped:0 overruns:0 frame:0
          TX packets:0
errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
txqueuelen:1000 
          RX bytes:0 (0.0
b)  TX bytes:0 (0.0 b)
          Interrupt:18 Base
address:0xc000 

eth2      Link
encap:Ethernet  HWaddr 80:00:60:0F:E8:00  
          BROADCAST
MULTICAST  MTU:1500  Metric:1
          RX packets:0
errors:0 dropped:0 overruns:0 frame:0
          TX packets:0
errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
txqueuelen:1000 
          RX bytes:0 (0.0
b)  TX bytes:0 (0.0 b)

Now the question - how can I 'talk'
to this device?  I'd like it to come up as something I can mount and
send files to?

Thanks!

- Dave


More information about the Discuss mailing list