Re: Trouble with Huawei e3276

2014-01-24 Thread Кирилл Каплин
Sorry, I now check /dev/cuaU* with cu and got Input/Output error on all On Fri, Jan 24, 2014 at 10:03 PM, patrick keshishian wrote: > On 1/24/14, Кирилл Каплин wrote: > > After update firmware on the modem I made some changes to the your patch > > (change id), it writes in dmesg: >

Re: Trouble with Huawei e3276

2014-01-24 Thread Кирилл Каплин
After update firmware on the modem I made some changes to the your patch (change id), it writes in dmesg: umsm0 at uhub2 port 5 configuration 1 interface 0 "HUAWEI Technology HUAWEI Mobile" rev 2.00/1.02 addr 3 umsm0 detached umsm0 at uhub2 port 5 configuration 1 interface 0 "HUAWEI Technology HUAW

Re: Trouble with Huawei e3276

2014-01-24 Thread Кирилл Каплин
but it succesfully connects to it with program "my huawei terminal" under windows. anyway, thanks! On Fri, Jan 24, 2014 at 5:03 PM, David Coppa wrote: > On Fri, Jan 24, 2014 at 1:52 PM, Кирилл Каплин wrote: > > sorry for delay! > > after this patch, after attach in dmesg: > > umsm0

Re: Trouble with Huawei e3276

2014-01-24 Thread Кирилл Каплин
sorry for delay! after this patch, after attach in dmesg: umsm0 at uhub2 port 5 configuration 1 interface 0 "Technology Mobile" rev 2.00/1.02 addr 3 umsm0 detached urndis0 at uhub2 port 5 configuration 1 interface 0 "Technology Mobile" rev 2.00/1.02 addr 3 urndis0: using Vendorurndis0: ctrl message

Re: Trouble with Huawei e3276

2014-01-23 Thread Кирилл Каплин
Controller /dev/usb0: addr 1: high speed, self powered, config 1, EHCI root hub(0x), Intel(0x8086), rev 1.00 uhub0 port 1 powered port 2 powered port 3 powered port 4 addr 2: high speed, power 300 mA, config 1, Wireless-G Business USB Adapter(0x0028), Linksys(0x13b1), rev 0.01 rum0 po

Re: Trouble with Huawei e3276

2014-01-23 Thread Кирилл Каплин
no, it doesn't re-attach as umsm. just nothing happens On Thu, Jan 23, 2014 at 12:29 PM, David Coppa wrote: > On Thu, Jan 23, 2014 at 9:06 AM, Кирилл Каплин wrote: > > umass1 at uhub1 port 6 configuration 1 interface 0 "Technology > > Mobile"rev 2.00/1.02 addr 3umass1: using SCSI o

Re: Trouble with Huawei e3276

2014-01-23 Thread Кирилл Каплин
umass1 at uhub1 port 6 configuration 1 interface 0 "Technology Mobile"rev 2.00/1.02 addr 3umass1: using SCSI over Bulk-Onlyscsibus2 at umass1: 2 targets, initiator 0cd1 at scsibus2 targ 1 lun 0: <, Mass Storage, 2.31> SCSI2 5/cdrom removable$ sudo mount /dev/cd1a /mnt$ ls /mntAUTORUN.INF

Trouble with Huawei e3276

2014-01-22 Thread Кирилл Каплин
Hello. This is my trouble: huawei e3276 recognized as cdrom on OpenBSD 5.4. After I try to add entry with id to usbdevs and recompile the kernel, it start to recognize as urndis, but with errors and no success. Any ideas? And what info I must provide to you?