From: Steven P. <n9...@n9...> - 2003-12-10 07:01:05
|
If I remove the AppleUSBCDCDriver.kext, I get the following: usb_set_debug: Setting debugging level to 255 (on) usb_os_find_busses: Found 026 usb_os_find_busses: Found 027 usb_os_find_busses: Found 059 usb_os_find_busses: Found 091 usb_os_find_devices: Found 001 on 026 usb_os_find_devices: Found 002 on 026 usb_os_open: 05ac:8203 USB error: usb_os_open: Another process already has exclusive access to the device. usb_os_open: 05ac:8005 USB error: usb_os_open: Another process already has exclusive access to the device. usb_os_find_devices: Found 001 on 027 usb_os_open: 05ac:8005 USB error: usb_os_open: Another process already has exclusive access to the device. usb_os_find_devices: Found 001 on 059 usb_os_find_devices: Found 002 on 059 usb_os_open: 1004:6000 usb_os_open: device opened usb_control_msg: 128 6 512 0 0xbffff5c8 8 1000 usb_control_msg: 128 6 512 0 0x510440 90 1000 skipped 4 class/vendor specific interface descriptors usb_os_close: 1004:6000 usb_os_open: 05ac:8005 USB error: usb_os_open: Another process already has exclusive access to the device. usb_os_find_devices: Found 001 on 091 usb_os_open: 05ac:8006 USB error: usb_os_open: Another process already has exclusive access to the device. 4 busses, 6 devices 026 usb_os_open: 05ac:8005 USB error: usb_os_open: Another process already has exclusive access to the device. usb_open(<C usb_device instance at _02848800_p_usb_device>)=None Traceback (most recent call last): File "usb.py", line 300, in ? for device in bus.devices(): File "usb.py", line 43, in devices yield USBDevice(dev) File "usb.py", line 56, in __init__ raise USBException() __main__.USBException: usb_os_open: Another process already has exclusive access to the device. So, while it no longer gets the "device in use" error when trying to open the phone, it's not quite getting anywhere useful either. That's my last shot for the night... At least AppleUSBCDCDriver.kext is in the Darwin open source project so I can hopefully check it out and see what is going on. -. ----. -.-- - -.-- Steve Palm - n9...@n9... -. ----. -.-- - -.-- |