hello,
after sticking my fonic usb into the usb port,
(see
http://forum.tinycorelinux.net/index.php/topic,11509.0.html)
into tcl3.8.4 dmesg extract (end)
.....
phy0: Selected rate control algorithm 'iwl-agn-rs'
usb 2-1: new high speed USB device using ehci_hcd and address 4
scsi3 : usb-storage 2-1:1.0
scsi4 : usb-storage 2-1:1.1
usb 2-1: usbfs: process 2349 (usb_modeswitch) did not claim interface 0 before use
usb 2-1: USB disconnect, address 4
usb 2-1: new high speed USB device using ehci_hcd and address 5
scsi9 : usb-storage 2-1:1.4
scsi10 : usb-storage 2-1:1.5
scsi 9:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
scsi 10:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
sr1: scsi-1 drive
sr 9:0:0:0: Attached scsi CD-ROM sr1
sr 9:0:0:0: Attached scsi generic sg5 type 5
sd 10:0:0:0: Attached scsi generic sg6 type 0
sd 10:0:0:0: [sde] Attached SCSI removable disk
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for GSM modem (1-port)
option 2-1:1.0: GSM modem (1-port) converter detected
usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
option 2-1:1.1: GSM modem (1-port) converter detected
usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
option 2-1:1.2: GSM modem (1-port) converter detected
usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
option 2-1:1.3: GSM modem (1-port) converter detected
usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
into tcl4.0.2 dmesg extract (end)
[ 7.926667] EXT4-fs (sdb1): mounted filesystem without journal. Opts: (null)
[ 126.020196] usb 2-1: new high speed USB device number 4 using ehci_hcd
[ 126.148317] scsi4 : usb-storage 2-1:1.0
[ 126.148747] scsi5 : usb-storage 2-1:1.1
[ 126.334262] usb 2-1: usbfs: process 1688 (usb_modeswitch) did not claim interface 0 before use
[ 126.335383] usb 2-1: USB disconnect, device number 4
[ 130.900180] usb 2-1: new high speed USB device number 5 using ehci_hcd
[ 131.030934] scsi10 : usb-storage 2-1:1.4
[ 131.031778] scsi11 : usb-storage 2-1:1.5
[ 132.032161] scsi 10:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 132.032295] scsi 11:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 132.036630] sr1: scsi-1 drive
[ 132.036915] sr 10:0:0:0: Attached scsi CD-ROM sr1
[ 132.037084] sr 10:0:0:0: Attached scsi generic sg5 type 5
[ 132.037766] sd 11:0:0:0: Attached scsi generic sg6 type 0
[ 132.041018] sd 11:0:0:0: [sde] Attached SCSI removable disk
the usb-modeswitch from 3.8.4 seems to work differently when used in 3.8.4 or in 4.0.2. It switch to 12d1:140c in both cases but tcl4.0.2 dont recognize it as modem. So, in 4.0.2 it dont work for me..