Looking for a USB device that uses cdc-wdm driver

2013-10-08 Thread Don Zickus
Hi Oliver,

I am trying to verify a fix for the cdc-wdm driver and am having trouble
figuring out what devices requires that driver.  It seems related to cell
phones but I wasn't sure if there was a particular one or all of them in
general (I couldn't get my cell to use it).  Thanks in advance!

Cheers,
Don
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Looking for a USB device that uses cdc-wdm driver

2013-10-08 Thread Bjørn Mork
Don Zickus dzic...@redhat.com writes:

 I am trying to verify a fix for the cdc-wdm driver and am having trouble
 figuring out what devices requires that driver.  It seems related to cell
 phones but I wasn't sure if there was a particular one or all of them in
 general (I couldn't get my cell to use it).  Thanks in advance!

The Ericsson MBM devices use it. E.g F3507g, F5521gw etc.


Bjørn
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Looking for a USB device that uses cdc-wdm driver

2013-10-08 Thread Dan Williams
On Tue, 2013-10-08 at 11:29 -0400, Don Zickus wrote:
 Hi Oliver,
 
 I am trying to verify a fix for the cdc-wdm driver and am having trouble
 figuring out what devices requires that driver.  It seems related to cell
 phones but I wasn't sure if there was a particular one or all of them in
 general (I couldn't get my cell to use it).  Thanks in advance!

Find an Ericsson F3507 or F3607 PCIe minicard WWAN modem, like:

http://www.ebay.com/itm/New-Unlocked-Ericsson-F3607GW-DELL-Wireless-5540-3G-GPS-Mini-WWAN-Card-/290659200462?pt=US_Internal_Network_Cardshash=item43aca36dce

They're cheap.  They expose a couple cdc-wdm ports, one of which speaks
AT commands and another which might do the GPS stuff.  You don't need a
SIM.  If you're at a loss for how to connect it to your computer, or
your BIOS locks out unauthorized cards, grab one of these:

http://www.hwtools.net/Adapter/USBMS-F.html

which is a small PCIe minicard carrier with a USB connector.

Dan

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Looking for a USB device that uses cdc-wdm driver

2013-10-08 Thread Don Zickus
On Tue, Oct 08, 2013 at 05:36:46PM +0200, Bjørn Mork wrote:
 Don Zickus dzic...@redhat.com writes:
 
  I am trying to verify a fix for the cdc-wdm driver and am having trouble
  figuring out what devices requires that driver.  It seems related to cell
  phones but I wasn't sure if there was a particular one or all of them in
  general (I couldn't get my cell to use it).  Thanks in advance!
 
 The Ericsson MBM devices use it. E.g F3507g, F5521gw etc.

Thanks!

Cheers,
Don
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Looking for a USB device that uses cdc-wdm driver

2013-10-08 Thread Don Zickus
On Tue, Oct 08, 2013 at 11:10:52AM -0500, Dan Williams wrote:
 On Tue, 2013-10-08 at 11:29 -0400, Don Zickus wrote:
  Hi Oliver,
  
  I am trying to verify a fix for the cdc-wdm driver and am having trouble
  figuring out what devices requires that driver.  It seems related to cell
  phones but I wasn't sure if there was a particular one or all of them in
  general (I couldn't get my cell to use it).  Thanks in advance!
 
 Find an Ericsson F3507 or F3607 PCIe minicard WWAN modem, like:
 
 http://www.ebay.com/itm/New-Unlocked-Ericsson-F3607GW-DELL-Wireless-5540-3G-GPS-Mini-WWAN-Card-/290659200462?pt=US_Internal_Network_Cardshash=item43aca36dce
 
 They're cheap.  They expose a couple cdc-wdm ports, one of which speaks
 AT commands and another which might do the GPS stuff.  You don't need a
 SIM.  If you're at a loss for how to connect it to your computer, or
 your BIOS locks out unauthorized cards, grab one of these:
 
 http://www.hwtools.net/Adapter/USBMS-F.html
 
 which is a small PCIe minicard carrier with a USB connector.

Thanks!

Cheers,
Don
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html