Android development (was Re: best way to run -RELEASE and -CURRENT on the same machine)

Aryeh Friedman aryeh.friedman at gmail.com
Sun Jan 16 12:20:41 UTC 2011


On Sun, Jan 16, 2011 at 7:07 AM, Hans Petter Selasky <hselasky at c2i.net> wrote:
> On Sunday 16 January 2011 12:59:17 Aryeh Friedman wrote:
>> On Sun, Jan 16, 2011 at 6:48 AM, Hans Petter Selasky <hselasky at c2i.net>
> wrote:
>> > On Sunday 16 January 2011 11:49:28 Hans Petter Selasky wrote:
>> >> if_cdce kernel,
>> >
>> > if_cdce kernel module
>> >
>> > --HPS
>>
>> flosoft-stable# kldload if_cdce
>> kldload: can't load if_cdce: File exists
>
> Any ueX network interfaces?

None

>
> Also:
>
> usbconfig -d X.Y dump_device_desc

flosoft-stable# usbconfig -d 5.2 dump_device_desc
ugen5.2: <Android Phone HTC> at usbus5, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0102
  bDeviceClass = 0x0000
  bDeviceSubClass = 0x0000
  bDeviceProtocol = 0x0000
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0bb4
  idProduct = 0x0c02
  bcdDevice = 0x0100
  iManufacturer = 0x0003  <HTC>
  iProduct = 0x0002  <Android Phone>
  iSerialNumber = 0x0001  <HT96KLV04735>
  bNumConfigurations = 0x0001


More information about the freebsd-hackers mailing list