Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2011 14:12:02 -0800
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@freebsd.org
Subject:   Can motorola v195 be supported as network interface?
Message-ID:  <4D604032.1070206@rawbw.com>

next in thread | raw e-mail | index | archive | help
I have this phone, 'usbconfig -d ugen1.2 dump_device_desc' shows it like 
this:

ugen1.2: <Motorola Phone (V195) Motorola Inc.> at usbus1, cfg=0 md=HOST 
spd=FULL (12Mbps) pwr=ON

   bLength = 0x0012
   bDescriptorType = 0x0001
   bcdUSB = 0x0110
   bDeviceClass = 0x0002
   bDeviceSubClass = 0x0000
   bDeviceProtocol = 0x0000
   bMaxPacketSize0 = 0x0008
   idVendor = 0x22b8
   idProduct = 0x4902
   bcdDevice = 0x0001
   iManufacturer = 0x0001 <Motorola Inc.>
   iProduct = 0x0002 <Motorola Phone (V195)>
   iSerialNumber = 0x0000 <no string>
   bNumConfigurations = 0x0002

It doesn't show up as a network interface, only as ugen.
What would it take to support it? How hard can it be to make it show up 
as network interface?
MacOS for example sees it as a PPP modem asking for user name/password.

Yuri



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