Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2012 14:28:09 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        praise365 <praise365@sbcglobal.net>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: usb umodem support for USR5637
Message-ID:  <4F43F049.80202@sentex.net>
In-Reply-To: <4F40ED9E.8080007@sbcglobal.net>
References:  <4F40ED9E.8080007@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 = 0x0000
  bDeviceProtocol = 0x0000
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0baf
  idProduct = 0x0303
  bcdDevice = 0x0200
  iManufacturer = 0x0001  <U.S.Robotics>
  iProduct = 0x0002  <USB Modem>
  iSerialNumber = 0x000a  <0000002>
  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="0000002" 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, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F43F049.80202>