Re: usb umodem support for USR5637

2012-02-21 Thread Mike Tancsa
On 2/19/2012 7:39 AM, praise365 wrote:
> Does anyone know if the usr5637 is currently supported by umodem ? It
> isn't liisted on the man page.

Yes, they work well enough.  Just load ucom and umodem or compile them
into your kernel.  My units show up as

ugen1.2:  at usbus1, cfg=0 md=HOST spd=HIGH
(480Mbps) pwr=ON

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0200
  bDeviceClass = 0x0002
  bDeviceSubClass = 0x
  bDeviceProtocol = 0x
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0baf
  idProduct = 0x0303
  bcdDevice = 0x0200
  iManufacturer = 0x0001  
  iProduct = 0x0002  
  iSerialNumber = 0x000a  <002>
  bNumConfigurations = 0x0001

# sysctl -a dev.umodem
dev.umodem.0.%desc: AltIf0
dev.umodem.0.%driver: umodem
dev.umodem.0.%location: bus=1 hubaddr=1 port=1 devaddr=2 interface=0
dev.umodem.0.%pnpinfo: vendor=0x0baf product=0x0303 devclass=0x02
devsubclass=0x00 sernum="002" release=0x0200 mode=host intclass=0x02
intsubclass=0x02 intprotocol=0x01  ttyname=U0 ttyports=1
dev.umodem.0.%parent: uhub1


---Mike

-- 
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb umodem support for USR5637

2012-02-19 Thread Lars Eighner

On Sun, 19 Feb 2012, praise365 wrote:

Does anyone know if the usr5637 is currently supported by umodem ? It isn't 
liisted on the man page.



Yes, but it seems to need ucom too.  Neither ucom nor umodem is in the
GENERIC kernel unless things have changed since I last compiled.


--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb umodem support for USR5637

2012-02-19 Thread Hans Petter Selasky
On Sunday 19 February 2012 13:39:58 praise365 wrote:
> Does anyone know if the usr5637 is currently supported by umodem ? It
> isn't liisted on the man page.
> 
> Thanks in advance
> JW

Hi,

If it uses the CDC class for modems it is probably supported.
Do you have a USB descriptor dump?

--HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


usb umodem support for USR5637

2012-02-19 Thread praise365
Does anyone know if the usr5637 is currently supported by umodem ? It 
isn't liisted on the man page.


Thanks in advance
JW
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"