usb umodem support for USR5637

Mike Tancsa mike at sentex.net
Tue Feb 21 19:28:20 UTC 2012


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 at sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/


More information about the freebsd-usb mailing list