dmesg shows two entries of the same error... the first shows up soon after
running bjavaloader or btool, the second when the command finally times
out.

USBF:   174.388 AppleUSBUHCI[0x3cc9000]::Found a transaction past the
completion deadline on bus 0x3d, timing out! (Addr: 2, EP: 3)
USBF:   205.390 AppleUSBUHCI[0x3cc9000]::Found a transaction past the
completion deadline on bus 0x3d, timing out! (Addr: 2, EP: 3)

At first glance I didn't find an equiv. of lsusb.  There is something
called
ioreg which enumerates the I/O Kit registry.

I ran this command:

   system_profiler SPUSBDataType

And it outputs the following:

    USB Bus:

      Host Controller Location: Built In USB
      Host Controller Driver: AppleUSBUHCI
      PCI Device ID: 0x27c9
      PCI Revision ID: 0x0002
      PCI Vendor ID: 0x8086
      Bus Number: 0x3d

        RIM Composite Device:

          Version: 1.07
          Bus Power (mA): 500
          Speed: Up to 12 Mb/sec
          Manufacturer: Research In Motion
          Product ID: 0x0004
          Serial Number: 3C41303E1E47240D99923FB138D6A36E75CDC9D7
          Vendor ID: 0x0fca


On Fri, 20 Feb 2009 17:18:20 -0500, Chris Frey <cdf...@foursquare.net>
wrote:
> On Fri, Feb 20, 2009 at 10:35:26AM -0500, j...@slashdev.ca wrote:
>> Has anyone had success running barry on OS X?  It builds cleanly
>> but running btool or bjavaloader will cause it to hang for a while
>> resulting in a timeout:
> 
> Thanks for testing this.  The more cross platform testing, the better.
> 
> 
>> Controller: error setting desktop mode
>> Sent packet:
>>     00000000: 00 00 18 00 07 ff 00 07 52 49 4d 5f 4a 61 76 61 
>> ........RIM_Java
>>     00000010: 4c 6f 61 64 65 72 00 00                          Loader..
>> 
>> Response packet:
>> 
>> 
>> Usb::Error caught: (-60, usb_bulk_read: An error occured during read
(see
>> messages above)): Timeout in usb_bulk_read
> 
> This looks like something more low level.  Is there a "dmesg" style
output,
> or kernel logs on Mac OS X?  Is there an equivalent to "lsusb"?
> Can you tell whether the device disappears from the kernel's point of
view?
> 
> Thanks,
> - Chris
> 
> 
>
------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to