Re: Huawei E1750

2010-06-15 Thread J.C. Roberts
I don't have time to dig up the specs on this specific device, and you didn't provide a link to them. None the less, *some* (but of course not all) "data card" devices actually contain flash storage like a USB stick. The umass0 reported seems to indicate this is the case with the E1750. Unfortunate

Re: Huawei E1750

2010-06-15 Thread Felix Kronlage
On Sun, Jun 13, 2010 at 07:26:43PM +0200, David Zeillinger wrote: Hi David, > the modechange flag needs to be DEV_UMASS5. Works great now. after double-checking with mpf@ that this does not break the E161, i just committed this change. thanks! felix > > Index: umsm.c >

Re: Huawei E1750

2010-06-13 Thread David Zeillinger
Hello, the modechange flag needs to be DEV_UMASS5. Works great now. Index: umsm.c === RCS file: /cvs/src/sys/dev/usb/umsm.c,v retrieving revision 1.63 diff -u -r1.63 umsm.c --- umsm.c 20 May 2010 11:31:34 - 1.63 +++ ums