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: USB Modem U.S.Robotics 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  U.S.Robotics
  iProduct = 0x0002  USB Modem
  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


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


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