Thursday, 29 May 2008

Fixed! GPS-CS1 and 10.5.3

Apple have confirmed that the latest Mac OS X Leopard release, 10.5.3, fixes the GPS-CS1 support issue. If you raised a bug with Apple reporting this issue, you should have an official response.

Readers of this site have also confirmed that both Intel and PPC versions of 10.5.3 now support the Sony GPS-CS1.

So... if you are a PPC user, upgrade to 10.5.3. If you have an Intel Mac, Leopard owners should upgrade to 10.5.3. Tiger owners may wish to try the previously reported workaround.

Wednesday, 20 February 2008

GPS-CS1 on Leopard, Intel - workaround

You might have already seen this in the comments to the last post, but I'm creating a new post to make it more visible.  There is a workaround, which adds GPS-CS1 support to Intel Macs running Leopard (note that the GPS-CS1 mounts on Intel Macs running 10.4.9 and 10.4.10, but not 10.4.11 or 10.5.0-10.5.2)

This solution should also work for Intel Macs running 10.4.11, but this is yet to be tested.

H/T Alex Donald.  Some notes from me first though.

Step 6, eject all your external drives, memory sticks, cards etc first
Step 10 - yes, I know there is no step 10.  But you should touch /System/Library/Extensions before exiting Terminal and restarting your Mac

***Disclaimer - it worked for me on my Macbook Pro Core2Duo - Do Not attempt if you are not comfortable with anything below... if it breaks, it breaks and you should boot in safe mode (hold shift at startup) to revert to the original kext.

1. Download the 10.4.10 update from apple.
2. Use Pacifist to extract IOUSBMassStorageClass.kext.
3. Open a terminal window.
4. sudo sh and type your password
5. cd /System/Library/Extensions/
6. kextunload IOUSBMassStorageClass.kext
7. mv IOUSBMassStorageClass.kext IOUSBMassStorageClass10.5.kext
8. copy the 10.1.10 IOUSBMassStorageClass.kext into System/Library/Extensions
9. sudo chown -R system:wheel IOUSBMassStorageClass.kext

Restart your machine - plugin the GPS CS1 and it should mount on your desktop

Thursday, 15 November 2007

Leopard and 10.4.11 - update and appeal

I just tried 10.4.11 on my Power PC Mac, and it doesn't fix the GPS-CS1 support issue.

Has anyone tried this software update on an Intel machine? Can you still use the GPS-CS1 (assuming you were running Tiger 10.4.9 or 10.4.10)?

Also, I gather there is a Leopard update (10.5.1) out there. No Leopard user - Intel or Power PC - was able to use the GPS-CS1 so has this update changed matters?

Technorati Tags: , , , , , , , , , ,

Thursday, 25 October 2007

Leopard and 10.4.11

Sorry for the lack of updates recently, there just hasn't been any progress in making the GPS-CS1 work with PPC Macs.

However, Leopard is out tomorrow and the latest version of Tiger, 10.4.11, is due any day now.

I will try the GPS-CS1 on 10.4.11 as soon as it is available, if someone else could try it with Leopard and post the results I'm sure many PPC owners will be grateful. And not just PPC owners - since Apple don't appear to have deliberately fixed GPS-CS1 support on Intel machines, it's possible that Leopard or 10.4.11 could break that support. So Intel owners, please let us know if that happens.

Technorati Tags: , , , , , ,

Saturday, 21 April 2007

HoudahGeo 1.0 launched

Just a quick note to say that version 1.0 of HoudahGeo is now available for download - and three cheers to them for listening to comments from this blog about the beta version. More on this at a later date but the big news for GPS-CS1 owners is:

HoudahGeo now loads unconverted GPS-CS1 files - or any other NMEA files for that matter.
HoudahGeo also loads multiple GPS files, important for us as the GPS-CS1 writes a new file every time it's switched on.

There's a free download which is a fully working version limited to only export 3 images at a time, so give it a try. The unlimited version is currently $24.95 for a license for version 1.x, the price is due to go up from version 1.1 onwards.

Oh and good to know that version 1.1 and 1.2 are already planned - I encourage you to suggest features on the Houdah Software forum.

Technorati Tags: , , , , ,

Wednesday, 18 April 2007

GPS-CS1 for PPC Macs - way forward?

Apple have released the source code for Mac OS X 10.4.9. Now the source code for Intel and PPC versions of IOUSBMassStorageClass are the same for 10.4.8, so presumably the Intel source code for IOUSBMassStorageClass version 1.4.7 (part of 10.4.9) can be compiled on a Power PC Mac. If so it might be possible to install the executable as a custom kext (having backed up the original, obviously) and thereby add GPS-CS1 support.

Is there anyone out there with a Power PC and Xcode who's willing and able to try this out for us?

Sunday, 1 April 2007

GPS software roundup

Now that the GPS-CS1 works on some (Intel) Macs, I'm starting to get some questions asking how to use the log files to tag/geocode photos.

I'll assume that most people know the general principle - that the idea is to match the date and time a photo was taken with the date and time that a reading was made with the GPS device. Sony supply Windows-only software for this, but there are a few Mac solutions available.

In my opinion, the ideal package will:
  1. Import photos directly from iPhoto. Without this ability, you'll either have to stick to strict photo workflow of geocoding your photos before importing them to iPhoto, or export your photos to a temporary directory to geocode them.
  2. Import the GPS-CS1 files without pre-conversion. You can use GPSBabel or possibly LoadMyTracks (this might be a slicker solution for Intel owners, but I don't have an Intel Mac to try it with) to convert the files to GPX which all software supports. But IMO the ideal package will import standard NMEA files (which is the format used by Sony), cutting out this step.
  3. Allow you to control how photos are matched to GPS readings. There are two issues here. One is that unless you regularly set your camera clock to GMT, you're going to end up with some time difference between the camera clock and GPS timestamp. The other issue is missing GPS readings. Suppose you have two readings an hour apart for whatever reason, and a photo taken somewhere in between those times. You could match it to the nearest point. You could match it to a point on a straight line between the two. You could decide that you've moved too far between the two and that unfortunately it isn't sensible to try to match this photo. But can you get your software to agree with you?
  4. Provide some kind of visual feedback to check that it worked - a point on Google Maps/Earth, the name of the country and nearest city from a geographic database... so long as you have some means that works before committing your changes.
  5. Have bonus features, e.g. export to Google Earth. Not an essential and in some cases you might prefer to use something like iPhotoToGoogleEarth anyway, because it lets you build your KMZ file based on however you choose to select photos in iPhoto, instead of using the photo set you just tagged.
So that's what I'm looking for (feel free to suggest your own criteria) - how do the packages out there stack up against my list?

GPSPhotoLinker

GPSPhotoLinker is the first package I tried. It's free but donations towards future development are appreciated. It has 3 modes - most usefully Standard (which for a selected photo shows you the readings taken before and after the photo was taken and the time weighted average between the two) and Batch (which geocodes many photos in one operation).


  1. Can't import photos from iPhoto - you must geocode before importing or export from iPhoto and re-import.
  2. Can't import NMEA files - you must convert to GPX first.
  3. This is GPSPhotoLinker's real strength - it gives you more control over the matching process than anything else out there. The Standard mode which works on individual photos gives you a choice of the preceding track point, the next track point, or a time weighted average between them. That is, assuming you were travelling in a straight line at constant speed between the two points, where would you have been at the precise moment of taking the photo (assuming you have set the time zone in the application so that the camera and GPS clocks were synced).
    In batch mode you can't make this choice one by one for each photo, but you can choose the nearest point or an average for all photos in the batch - and you can sanity check it by limiting the matching by distance and/or time. For example, only match if the photo is between points no more than 100 metres apart, or within an hour of the nearest point. You might have been on a quick helicopter trip between points, with your GPS unit switched off and covering a lot of ground and taking a photo from the air somewhere on the journey. Does it make sense to match it to your start or end destination (especially with a helicopter sightseeing flight where these will probably be the same helipad)? Probably not. You'll match fewer photos during batch mode using these controls, but you'll make fewer inaccurate matches.
  4. For any point there's a button to link to Google Maps in your browser. It isn't the slickest method out there but it works.
  5. You don't get any bonus features, but what it does it does well.

PhotoGPSEditor

I've only recently tried out PhotoGPSEditor. This is free with a suggested donation or payment via TrialPay. There are two standout features here which make it ideal for the less techie user. This is the only package I've seen so far that reads GPS-CS1 files without conversion, and it has a friendly wizard which takes you step by step through the geocoding process (more advanced users can turn if off.)


  1. Can't import photos from iPhoto - geocode them first.
  2. The only package that imports Sony GPS-CS1 (NMEA) files without pre-conversion.
  3. There are nice features for working out the time difference between your photos and your GPS readings. You can enter the difference directly if you know it, or if you know the precise location a certain photo was taken and can find it on a map, the software can work out the time difference from that initial matched photo. But if you have gaps in your GPS data then it tries a bit too hard to make the photos match anyway - you might want to work on small batches rather than do all your photos in one go, or you might get some strange results.
  4. Google Maps appears inside the application for your feedback - very nice.
  5. The wizard is a great feature for users who just want to get results fast, without having to to get too technical.
HoudahGeo

HoudahGeo is a new product currently with a free beta (hurry as this beta only works until April 23rd). It has a lot of potential and I encourage people to download and try the beta, and post to the forum Houdah Software have set up for it with suggestions. There are limitations and if this is still in development and likely to be a paid for product, then there could be an opportunity to improve it.


  1. This works beautifully with iPhoto. The iPhoto import tool gives you fast access to your iPhoto library and all your albums and with a 5x5 photo window it works better than most iLife applications. The name and comments fields from iPhoto are also imported. But you can import by file too.
  2. GPX import only - and one file at a time. The latter is a serious limitation that makes this tedious to use at the moment.
  3. You get to set the time offset when you import images but that's the only control you have over how it matches images and GPS readings.
  4. You can see where the GPS reading maps to by choosing the "Geocode Selection Using A Map" feature. This allows you to change the location or set a location if you have no GPS coordinates.
  5. There are a couple of nice extras - as mentioned you can geocode photos without GPS data using a map. There are other dedicated applications that do this but having both methods in one package is quite useful.
    The other bonus feature is the export to Google Earth, which works really well - see the screenshot for an example.

In conclusion, the perfect solution doesn't yet exist. But I recommend GPSPhotoLinker for getting accurate results (with some patience and care) and PhotoGPSEditor for less technical users who want quick results. But keep an eye on HoudahGeo.

Anyone else want to tell us about their own favourite software?

Thursday, 15 March 2007

GPS-CS1 works on Intel Macs - not Power PCs

OK here's the latest situation with GPS-CS1 support on Macs, following the release of Mac OS X 10.4.9.

If you have an Intel Mac, then the 10.4.9 update will add GPS-CS1 support.
If you have a PPC Mac (G4, G5 etc) then it won't.

It appears that the USB kernel extensions have been updated in the Intel version of Mac OS X, ever since a slightly newer version of Mac OS X 10.4.8 came out with Core 2 Duo Macbooks. 10.4.9 gives these updates to all Intel owners.

The key extension is probably IOUSBMassStorageClass (as the GPS-CS1 should mount as a USB mass storage device) which is at version 1.4.5 on the PPC code, but at version 1.4.7 on the Core 2 Duo Macbooks and now on all Intel Macs running 10.4.9
So if you're an Intel owner, congratulations!

For those of us still running PPC Macs, there are three possible hopes.

1. Try to lobby Apple to do something about this. There is clearly a code change that can be made to fix this problem (it isn't a hardware problem, I can mount my GPS-CS1 on my iMac running Ubuntu).

I raised a bug on Apple's bug reporter system last December and have sent updates whenever we've discovered something new - e.g. the Core 2 Duo support, the fact that the Intel version of 10.4.9 fixes this.

However Apple have not responded beyond automated acknowledgments and the bug status has never been updated. You might be able to help draw their attention to it by sending an email:

Email devbugs@apple.com and ask them to look at bug number 4898558

Even better if you live near an Apple Store, you could try to visit it's Genius Bar and bring this blog and the bug to their attention in person.

2. The source code for version 1.4.5 of IOUSBMassStorageClass is identical for Intel and PPC. If we can get hold of the source code for version 1.4.7 then presumably it can be compiled for Power PC, which we could install ourselves as a custom patch at our own risk. This will probably be released on Apple's Open Source site at some point (I've now added it to the Useful Links section). It took about 6 weeks from the release of 10.4.8 before the source code went online on that site.

3. As Leopard will apparently be a very substantially rewritten version of Mac OS, then perhaps the USB libraries will be updated for Leopard. Then again as Apple don't seem to be aware of this bug, it's possible that any USB updates will actually break GPS-CS1 support for Intel owners again.

As ever I'll keep everyone posted.

Technorati Tags: , , , , , , , , , ,

Tuesday, 13 March 2007

Mac OS 10.4.9 - still without GPS-CS1 support


Update 14th March
It appears that 10.4.9 fixes GPS-CS1 support for Intel Macs, but not PPC ones. Please check the comments to see how people are getting on with different Macs.




Well Mac OS 10.4.9 has now been released. I've downloaded the software update, installed and rebooted. Plugged in my GPS-CS1 and... nothing.

If anyone out there has had a different experience to me, please let me know. Perhaps it's just because I installed USB logging a while back, or something.

For those Core 2 Duo owners out there who did have GPS-CS1 support - install 10.4.9 at your own risk. It may actually break your support. Anyone in this category who has already installed 10.4.9, please let us know what happened.

Now I know Apple never said that it this work. It was just my hope that since a slightly newer version of Mac OS X 10.4.8 running on Core 2 Duo Macbooks supported the GPS-CS1, then 10.4.9 would add that support to my iMac.

However I have also tried bringing this to Apple's attention. To try to make sure 10.4.9 would fix this Mac OS X bug. I've tried raising it through Apple bug reporter. I've tried asking if it would on Apple forums, only to be told that you aren't allowed to ask questions about unreleased Apple software on their forums, and that my question would be deleted. I understand how Apple uses this secrecy in their marketing, but I'm not asking about secret Leopard features.

I just wanted to know if, six months after this device went on sale, it was ever going to "you know, just work" on my Mac. Like Apple say in their adverts.

Like it does on Windows.

Saturday, 10 March 2007

March update

If you haven't visited this blog before, it has been set up to share information on Mac support for the Sony GPS-CS1 photo geotagging device.

Although Sony do not advertise it as being Mac compatible, it should mount as a removable disk on a Mac. However unless you have a Core 2 Duo Macbook, then your version of Mac OS X 10.4.8 has a bug that stops the GPS-CS1 from mounting.

A workaround (other than using a PC to download the files and then transfer them to your Mac) is to boot your Mac in Ubuntu - you can do this from CD. The GPS-CS1 mounts without problems in Ubuntu.

As it does work with Core 2 Duo Macbooks running a slightly newer version of 10.4.8 (with Kernel version 8.8.3), then it is believed that the soon to be released Mac OS X 10.4.9 will fix this problem for other Macs.

We've been waiting for 10.4.9 for some time now. Lots of different builds have been released to developers and if you have a look at some of the older articles on this blog you will see some of the history of that. Nobody here has claimed to be running one of these developer builds so we don't know for certain if the problem is fixed. I am updating you with details of developer builds purely as a guide to how soon the full public release might be.

The last developer build to be released was 8P132 for PowerPC Macs or 8P2132 for Intel Macs, released February 28th. It contained only one more bug fix than the previous release which came out on 19th February. As these builds have been coming out roughly once a week for a while now, with a smaller number of bug fixes each time (and no known issues left), my guess is that the public release may be as early as next week.

Once you manage to get the GPS-CS1 files on your Mac, you can convert them to GPX files to make them more useful. Use gpsbabel for this. GPS-CS1 files are in NMEA format, and you do not need to rename the files from .log to .nmea or anything else to do this.

Recommended for geotagging your photos with your newly created GPX files - GPSPhotoLinker.

To export your geotagged photos from iPhoto to Google Earth - use iPhotoToGoogleEarth.

Technorati Tags: , , , , ,

Sunday, 4 February 2007

Mac support for GPS-CS1 coming soon?

Apologies for the lack of updates recently.

I was hoping that Mac OS X 10.4.9 would have been released by now, and we could see if it fixed Mac support the GPS-CS1. It's still in beta (developer seeding) though there are signs that a public release could be imminent.

Yet another new build has been sent out to developers, and there are two hints that it's nearly ready. First, there have been very few fixes between this build (8P125/8P2125) and the last one - and there are no known issues this week. Second, this is the first version that's been sent out to non-developers. It's gone to ordinary customers who are part of Apple's customer seeding program.

If anyone, developer or customer, has 10.4.9 and a GPS-CS1 then they won't be able to tell us if it works because of Apple's confidentiality agreements. However if you are one of these people, if you test it and it doesn't work, please can you report it to Apple?

Technorati Tags: , , , , ,

Thursday, 4 January 2007

Got 10.4.9 yet?

Does anyone out there have Mac OS X version 10.4.9 yet?

To date, it's only been released to developers. If that's you and you have a GPS-CS1, could you please let us know if it mounts as a removable drive? We're hoping that when it is released to the general public, that it will fix our problem with lack of Mac support for this device.

Everyone else, let us know when you get 10.4.9 as a software update.

Thursday, 28 December 2006

Breakthrough? GPS-CS1 works on new Macbook

Update 29th December

I know some Mac owners have been considering buying a GPS-CS1, but have been put off because no-one has been able to get it to work on a Mac yet.

Well on new Core 2 Duo Macbooks, it seems it does work. For all other Mac owners, you might want to wait a few weeks. It's possible that your Mac may start to recognise the GPS-CS1 very soon.

See the details in the original post below for more info, but it appears that Kernel version 8.8.3 (on the new MacBook) supports the GPS-CS1. Now, Mac OS X version 10.4.9 is currently with ADC developers for testing - and this release is based on Kernel version 8.8.5

So it may be that all Mac OS X Tiger users will receive a software update to 10.4.9 soon (perhaps mid-January) that could fix the GPS-CS1.

Come back here once 10.4.9 is released to see if anyone can confirm this. Come back before then too just in case there are any earlier updates to this story.


...

If you've kept up to date with recent comments on this blog, you may have seen a comment from Meikel with the important development that the GPS-CS1 mounts as a removable drive on a brand new (Core Duo) Macbook running Mac OS X 10.4.8

Meikel has kindly provided me with lots of system and logging info from this system and I will post this in due course. However certain things stood out immediately.

First, looking at the ioreg output, it is significantly different at the IOMedia level and below:


| | | | | +-o GENERIC Card Memory R/W Media <class IOMedia, registered, matched, active, busy 0, retain count 8>
| | | | | | {
| | | | | | "Leaf" = Yes
| | | | | | "Writable" = No
| | | | | | "BSD Minor" = 3
| | | | | | "IOBusyInterest" = "IOCommand is not serializable"
| | | | | | "Preferred Block Size" = 512
| | | | | | "BSD Major" = 14
| | | | | | "BSD Name" = "disk1"
| | | | | | "Size" = 33546752
| | | | | | "Content Hint" = ""
| | | | | | "Removable" = Yes
| | | | | | "IOMediaIcon" = {"IOBundleResourceFile"="Removable.icns","CFBundleIdentifier"="com.apple.iokit.IOStorageFamily"}
| | | | | | "BSD Unit" = 1
| | | | | | "Ejectable" = Yes
| | | | | | "Content" = ""
| | | | | | "Whole" = Yes
| | | | | | }
| | | | | |
| | | | | +-o IOMediaBSDClient <class IOMediaBSDClient, registered, matched, active, busy 0, retain count 6>
| | | | | {
| | | | | "IOProbeScore" = 30000
| | | | | "IOResourceMatch" = "IOBSD"
| | | | | "IOClass" = "IOMediaBSDClient"
| | | | | "IOProviderClass" = "IOMedia"
| | | | | "CFBundleIdentifier" = "com.apple.iokit.IOStorageFamily"
| | | | | "IOMatchCategory" = "IOMediaBSDClient"
| | | | | }

Where on my (and other) Macs the level below IOMedia was showing AppleXsanFilter, on the working Macbook it shows IOMediaBSDClient. This is what I predicted it should be because it is what I saw when I plugged in a standard Sony memory stick.

I noticed also that at the IOMedia level there is a lot of BSD information that isn't present at that level on my iMac. Furthermore on the working machine, the value of "Leaf" is Yes - on my iMac, it is No.

So I think that's the problem. What is the cause?

Something else that was immediately obvious was the difference between my and Meikel's System Profiles.

Meikel's Macbook has a new build of Mac OS X (8N1150). The kernel version is 8.8.3. My kernel version (on a PPC G5) is 8.8.0. Looking at the extensions, there are newer versions of key kexts on the working Mac...

Working Mac

IOUSBMassStorageClass version 1.4.7 20/10/2006
IOSCSIBlockCommandsDevice version 1.5.1 20/10/2006
IOUSBFamily version 2.6.1 19/10/2006
IOStorageFamily version 1.5.1 19/10/2006

Non-working Mac

IOUSBMassStorageClass version 1.4.5 26/03/2005
IOSCSIBlockCommandsDevice version 1.4.9 26/03/2005
IOUSBFamily version 2.5.6 26/03/2005
IOStorageFamily version 1.5 26/02/2005

Now I know the build numbers of 10.4.8 are different in PPC and Intel, but are there also different version numbers of the kernel and kexts? Is there anyone out there with Intel kit with the same version numbers as the working Macbook above but who still can't mount the GPS-CS1?

Thursday, 21 December 2006

GPS-CS1 mounts on Linux - confirmed

I can personally confirm that the GPS-CS1 mounts as a removable drive on Linux (Ubuntu in my test) without any additional drivers or modifications. This is significant for two reasons:

1 - Mac OS is now the only major OS that doesn't support this device
2 - Mac OS X is based on Unix, so shouldn't be that different from Linux - so this shouldn't be an insurmountable problem.

Here's the data I captured from Ubuntu - first the output for lsusb -v for the device:


Bus 002 Device 002: ID 054c:0298 Sony Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x054c Sony Corp.
idProduct 0x0298
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0

Now screenshots from Device Manager. As some of these strings are cropped, if there's any data you want to see in full, please let me know.







Sunday, 17 December 2006

Mac OS X USB log for Sony GPS-CS1



For new visitors to this site - this blog has been set up to campaign for and share information about the ability to use the Sony GPS-CS1 on the Mac. This photo geotagging device mounts as a removable drive on a Windows PC but isn't recognised on the Mac. Once you are able to extract the files from it and copy to your Mac, there are various options available instead of Sony's PC-only software, have a look at the previous post Want to use a Sony GPS-CS1 on your Mac for details.

There's already a lot of technical info in the comments to that post for those trying to find out why this isn't working on the Mac. I've decided to create a new post for the latest info to make it easier to read.

This is the USB logger output from first plugging in the device until the possible point of failure, when the pipe is stalled with a level [1] message.

Also please note that the GPS-CS1 appears to match to AppleXsanFilter in the IORegistry for some reason (summary details shown below, please see the previous post for full information). Whether this has anything to do with the subsequent stall is unknown.

usb@B,1 <class IOPCIDevice>
AppleUSBOHCI <class AppleUSBOHCI>
OHCI Root Hub Simulation@B,1 <class IOUSBRootHubDevice>
AppleUSBHub <class AppleUSBHub>
IOUSBInterface@0 <class IOUSBInterface>
IOUSBUserClientInit <class IOUSBUserClientInit>
Sony DI Accessory@2b100000 <class IOUSBDevice>
IOUSBCompositeDriver <class IOUSBCompositeDriver>
IOUSBInterface@0 <class IOUSBInterface>
IOUSBMassStorageClass <class IOUSBMassStorageClass>
IOSCSIPeripheralDeviceNub <class IOSCSIPeripheralDeviceNub>
IOSCSIPeripheralDeviceType00 <class IOSCSIPeripheralDeviceType00>
IOBlockStorageServices <class IOBlockStorageServices>
IOBlockStorageDriver <class IOBlockStorageDriver>
GENERIC Card Memory R/W Media <class IOMedia>
AppleXsanFilter <class AppleXsanFilter>
36.105 [7] AppleUSBOHCI[0x280f000]::InterruptPacketHandler: addr 1:1(in) complete status=0x0 bufferSizeRemaining = 0 (1)
36.105 [5] AppleUSBHub[0x28ff200]::ProcessStatusChanged found (0x 2) in statusChangedBitmap
36.105 [5] AppleUSBHub[0x28ff200]::ProcessStatusChanged port number 1, calling port->StatusChanged
36.105 [5] +AppleUSBHub[0x28ff200]::RearmInterruptRead
36.105 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler: port 1 already in PSCH, setting _retryPortStatus to true
36.106 [7] IOUSBPipe[0x292a3c0]::Read #1
36.106 [7] IOUSBPipe[0x292a3c0]::Read #2
36.106 [7] IOUSBPipe[0x292a3c0]::Read #3 (addr 1:1 type 3) - reqCount = 1
36.106 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 1
36.106 [7] AppleUSBOHCI[0x280f000] IntTx: adr=1:1 cbp=0x2920800:1 br=YES cback=[30047b10:280f000:291cb00])
36.106 [5] AppleUSBOHCI[0x280f000]::SimulateRootHubInt Last change was 1 ms ago. IOSleep'ing for 31 ms
36.137 [7] AppleUSBOHCI[0x280f000]::InterruptPacketHandler: addr 1:1(in) complete status=0x0 bufferSizeRemaining = 0 (1)
36.137 [5] AppleUSBHub[0x28ff200]::ProcessStatusChanged found (0x 2) in statusChangedBitmap
36.137 [5] AppleUSBHub[0x28ff200]::ProcessStatusChanged port number 1, calling port->StatusChanged
36.137 [5] +AppleUSBHub[0x28ff200]::RearmInterruptRead
36.137 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler: port 1 already in PSCH, setting _retryPortStatus to true
36.138 [7] IOUSBPipe[0x292a3c0]::Read #1
36.138 [7] IOUSBPipe[0x292a3c0]::Read #2
36.138 [7] IOUSBPipe[0x292a3c0]::Read #3 (addr 1:1 type 3) - reqCount = 1
36.138 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 1
36.138 [7] AppleUSBOHCI[0x280f000] IntTx: adr=1:1 cbp=0x2920800:1 br=YES cback=[30047b10:280f000:291ca00])
36.138 [5] AppleUSBOHCI[0x280f000]::SimulateRootHubInt Last change was 1 ms ago. IOSleep'ing for 31 ms
36.163 [5] ***** AppleUSBHubPort[0x2920900]::AddDevice - port 1 on hub 0x28ff200 - (err = 0) done - returning .
36.163 [5] AppleUSBHubPort[0x2920900]::DefaultConnectionChangeHandler - port 1 done, ending.
36.163 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - err (0) on return from call to (4) handler function
36.169 [7] AppleUSBOHCI[0x280f000]::InterruptPacketHandler: addr 1:1(in) complete status=0x0 bufferSizeRemaining = 0 (1)
36.169 [5] AppleUSBHub[0x28ff200]::ProcessStatusChanged found (0x 2) in statusChangedBitmap
36.169 [5] AppleUSBHub[0x28ff200]::ProcessStatusChanged port number 1, calling port->StatusChanged
36.169 [5] +AppleUSBHub[0x28ff200]::RearmInterruptRead
36.169 [6] AppleUSBHub[0x28ff200]::GetPortStatus for port 1, status: 0x 103, change: 0x 10 - returning kIOReturnSuccess
36.169 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - status( 103)/change( 10) - clearing retryPortStatus
36.170 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - change 1 clearing 14 feature.
36.170 [5] AppleUSBHub[0x28ff200]::ClearPortFeature port/feature (10014) - clearing
36.170 [6] AppleUSBHub[0x28ff200]::GetPortStatus for port 1, status: 0x 103, change: 0x 0 - returning kIOReturnSuccess
36.170 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - status( 103) - change( 0) - before call to (1) handler function
36.170 [5] ***** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1 on hub 0x28ff200 - start
36.170 [5] **1** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1 on hub 0x28ff200 - delaying 10 ms
36.170 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler: port 1 already in PSCH, setting _retryPortStatus to true
36.171 [7] IOUSBPipe[0x292a3c0]::Read #1
36.171 [7] IOUSBPipe[0x292a3c0]::Read #2
36.171 [7] IOUSBPipe[0x292a3c0]::Read #3 (addr 1:1 type 3) - reqCount = 1
36.171 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 1
36.171 [7] AppleUSBOHCI[0x280f000] IntTx: adr=1:1 cbp=0x2920800:1 br=YES cback=[30047b10:280f000:291c900])
36.171 [5] AppleUSBOHCI[0x280f000]::SimulateRootHubInt Last change was 1 ms ago. IOSleep'ing for 31 ms
36.180 [5] **2** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1 on hub 0x28ff200 - found full speed device
36.180 [5] **2** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1 on hub 0x28ff200 - configuring dev zero
36.180 [5] AppleUSBOHCI[0x280f000]::ConfigureDeviceZero, new method called with hub:1, port:1
36.180 [5] AppleUSBOHCI[0x280f000]::CreateDevice, high speed ancestor hub:1, port:1
36.180 [6] AppleUSBOHCI[0x280f000]::ConfigureDeviceZero (maxPacketSize: 8, Speed: 1)
36.202 [5] AppleUSBOHCI[0x280f000]::DoCreateEP, high speed ancestor hub:1, port:1
36.202 [5] AppleUSBOHCI[0x280f000]: UIMCreateControlEndpoint w/ HS ( Addr: 0:0, max=8, full) calling thru
36.202 [5] AppleUSBOHCI[0x280f000]: UIMCreateControlEndpoint( Addr: 0:0, max=8, full)
36.202 [7] AppleUSBOHCIgtdMemoryBlock::NewMemoryBlock, sizeof (me) = 9324, sizeof (super) = 132
36.202 [5] AppleUSBOHCIgtdMemoryBlock(0x12612000)::NewMemoryBlock: _sharedLogical (0x30fee000), _sharedPhysical(0x278000)
36.202 [7] AppleUSBOHCI[0x280f000]::AllocateTD - _pFreeTD (0x12612090), _pFreeTD->pPhysical(0x278010), _pFreeTD->pShared (0x30fee010), GetGTDFromPhysical(0x12612090)
36.202 [5] **3** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1 on hub 0x28ff200 - getting dev zero desc
36.202 [6] AppleUSBOHCI[0x280f000]::GetDeviceZeroDescriptor (size: 8)
36.202 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[100,0],[8,2920908]
36.202 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006000100000800
36.202 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=0:0 cbp=31f2f00:8 br=YES cback=[280f000:291c800] dir=2)
36.202 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x8, pData=2920908)
36.202 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=0:0 cbp=31f3f80:8 br=YES cback=[280f000:291c800] dir=1)
36.202 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.202 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=0:0 cbp=0:0 br=YES cback=[280f000:291c800] dir=0)
36.203 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c800 status=0x0 bufferSizeRemaining=0x0
36.203 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.203 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c800 status=0x0 bufferSizeRemaining=0x0
36.203 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.203 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c800 status=0x0 bufferSizeRemaining=0x0
36.203 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.203 [5] **3** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1, using 8 for maxPacketSize
36.203 [6] AppleUSBOHCI[0x280f000]::MakeDevice
36.203 [6] AppleUSBOHCI[0x280f000]::SetDeviceZeroAddress (2)
36.203 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [0,5],[2,0],[0,0]
36.203 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=0) packet=0x0005020000000000
36.203 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=0:0 cbp=31f3f80:8 br=YES cback=[280f000:291c700] dir=2)
36.203 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=1)
36.203 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=0:0 cbp=0:0 br=YES cback=[280f000:291c700] dir=1)
36.204 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c700 status=0x0 bufferSizeRemaining=0x0
36.204 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.204 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c700 status=0x0 bufferSizeRemaining=0x0
36.204 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.206 [5] **5** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1, Releasing DeviceZero after successful SetAddress to 2
36.206 [5] AppleUSBOHCI[0x280f000] UIMDeleteEndpoint: Addr: 0, Endpoint: 0,3
36.208 [5] AppleUSBOHCI[0x280f000]::UIMDeleteEndpoint
36.208 [5] AppleUSBOHCI[0x280f000]::ProtectedAcquireDevZeroLock - about to release device zero lock
36.208 [5] AppleUSBOHCI[0x280f000]::ProtectedAcquireDevZeroLock - releasing lock
36.208 [5] AppleUSBOHCI[0x280f000]::ProtectedAcquireDevZeroLock - wakeup done
36.208 [5] AppleUSBOHCI[0x280f000]:: Released Device Zero
36.208 [5] AppleUSBOHCI[0x280f000]::CreateDevice, new method called with hub:1, port:1
36.208 [5] AppleUSBOHCI[0x280f000]::CreateDevice, high speed ancestor hub:1, port:1
36.208 [5] AppleUSBOHCI[0x280f000]::CreateDevice: addr=2, speed=full, power=500
36.208 [5] IOUSBDevice @ 2 (500mA available, full speed)
36.208 [7] IOUSBPipe[0x2cbe200]::ToEndpoint, new method called for device 0x31ec300
36.208 [5] AppleUSBOHCI[0x280f000]::DoCreateEP, high speed ancestor hub:1, port:1
36.208 [5] AppleUSBOHCI[0x280f000]: UIMCreateControlEndpoint w/ HS ( Addr: 2:0, max=8, full) calling thru
36.208 [5] AppleUSBOHCI[0x280f000]: UIMCreateControlEndpoint( Addr: 2:0, max=8, full)
36.208 [5] IOUSBDevice[0x31ec300]::GetDeviceDescriptor (size 18)
36.208 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[100,0],[12,31ec35c]
36.208 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006000100001200
36.208 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2f00:8 br=YES cback=[280f000:291c600] dir=2)
36.208 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x12, pData=31ec35c)
36.208 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2000:12 br=YES cback=[280f000:291c600] dir=1)
36.208 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.208 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c600] dir=0)
36.210 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c600 status=0x0 bufferSizeRemaining=0x0
36.210 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.210 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c600 status=0x0 bufferSizeRemaining=0x0
36.210 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.210 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c600 status=0x0 bufferSizeRemaining=0x0
36.210 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.210 [6] Device Descriptor Dump
36.210 [6] bLength 18
36.210 [6] bDescriptorType 1
36.210 [6] bcdUSB 512
36.210 [6] bDeviceClass 0
36.210 [6] bDeviceSubClass 0
36.210 [6] bDeviceProtocol 0
36.210 [6] bMaxPacketSize0 8
36.210 [6] idVendor 1356
36.210 [6] idProduct 664
36.210 [6] bcdDevice 256
36.210 [6] iManufacturer 1
36.210 [6] iProduct 2
36.210 [6] iSerialNumber 0
36.210 [6] bNumConfigurations 1
36.210 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[302,409],[2,180a3920]
36.210 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006020309040200
36.210 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2000:8 br=YES cback=[280f000:291c500] dir=2)
36.210 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x2, pData=180a3920)
36.210 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2f00:2 br=YES cback=[280f000:291c500] dir=1)
36.210 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.210 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c500] dir=0)
36.211 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c500 status=0x0 bufferSizeRemaining=0x0
36.211 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.211 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c500 status=0x0 bufferSizeRemaining=0x0
36.211 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.211 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c500 status=0x0 bufferSizeRemaining=0x0
36.211 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.211 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[302,409],[24,180a3920]
36.211 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006020309042400
36.211 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2f00:8 br=YES cback=[280f000:291c400] dir=2)
36.211 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x24, pData=180a3920)
36.211 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2000:24 br=YES cback=[280f000:291c400] dir=1)
36.211 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.211 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c400] dir=0)
36.212 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c400 status=0x0 bufferSizeRemaining=0x0
36.212 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.212 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c400 status=0x0 bufferSizeRemaining=0x0
36.212 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.212 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c400 status=0x0 bufferSizeRemaining=0x0
36.212 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.212 [5] IOUSBDevice[0x31ec300]::GetStringDescriptor Got string descriptor 2, length 36, got 36
36.212 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[301,409],[2,180a3920]
36.212 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006010309040200
36.212 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2000:8 br=YES cback=[280f000:291c300] dir=2)
36.212 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x2, pData=180a3920)
36.212 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2f00:2 br=YES cback=[280f000:291c300] dir=1)
36.212 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.212 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c300] dir=0)
36.213 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c300 status=0x0 bufferSizeRemaining=0x0
36.213 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.213 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c300 status=0x0 bufferSizeRemaining=0x0
36.213 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.213 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c300 status=0x0 bufferSizeRemaining=0x0
36.213 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.213 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[301,409],[22,180a3920]
36.213 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006010309042200
36.213 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2f00:8 br=YES cback=[280f000:291c200] dir=2)
36.213 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x22, pData=180a3920)
36.213 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2000:22 br=YES cback=[280f000:291c200] dir=1)
36.213 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.213 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c200] dir=0)
36.214 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c200 status=0x0 bufferSizeRemaining=0x0
36.214 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.214 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c200 status=0x0 bufferSizeRemaining=0x0
36.214 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.214 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c200 status=0x0 bufferSizeRemaining=0x0
36.214 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.214 [5] Sony DI Accessory[0x31ec300]::GetStringDescriptor Got string descriptor 1, length 34, got 34
36.214 [2] AppleUSBOHCI[0x280f000]::CreateDevice - releasing pend on address 2
36.214 [5] **10** AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1, at addr: 2, Succesful
36.214 [5] AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1, calling registerService on device Sony DI Accessory
36.214 [5] AppleUSBHubPort[0x2920900]::AddDeviceResetChangeHandler - port 1, err = 0, ALL DONE
36.214 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - err (0) on return from call to (1) handler function
36.214 [6] AppleUSBHub[0x28ff200]::GetPortStatus for port 1, status: 0x 103, change: 0x 0 - returning kIOReturnSuccess
36.214 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - status( 103)/change( 0) - clearing retryPortStatus
36.214 [5] AppleUSBHubPort[0x2920900]::PortStatusChangedHandler - port 1 - err = 0 - done, releasing _runLock
36.225 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.InternalUSBModem, score: 0
36.225 [6] Matched: no properties
36.225 [6] Didn't Match: idVendor (1394,1356) idProduct (4752,664)
36.225 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.InternalUSBModem, score: 0
36.225 [6] Matched: no properties
36.225 [6] Didn't Match: idVendor (1452,1356) idProduct (33282,664)
36.225 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDC, score: 0
36.225 [6] Matched: bDeviceProtocol (0)
36.225 [6] Didn't Match: bDeviceClass (2,0) bDeviceSubClass (2,0)
36.225 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDC, score: 0
36.225 [6] Matched: bDeviceProtocol (0)
36.225 [6] Didn't Match: bDeviceClass (2,0) bDeviceSubClass (6,0)
36.225 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDC, score: 0
36.225 [6] Matched: bDeviceSubClass (0) bDeviceProtocol (0)
36.225 [6] Didn't Match: bDeviceClass (2,0)
36.225 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBComposite, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBBluetoothHCIController, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: bDeviceClass (224,0) bDeviceSubClass (1,0)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBBluetoothHCIController, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (3035,1356) idProduct (4098,664) bcdDevice (13,256)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.BroadcomUSBBluetoothFirmwareDownload, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (2652,1356) idProduct (8243,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.BroadcomUSBBluetoothFirmwareDownload, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (2652,1356) idProduct (8249,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.BroadcomUSBBluetoothHCIController, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (1452,1356) idProduct (33537,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.BroadcomUSBBluetoothHCIController, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (1118,1356) idProduct (156,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRHIDTransitionDriver, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (1452,1356) idProduct (4096,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRHIDTransitionDriver, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (2578,1356) idProduct (4096,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRHIDTransitionDriver, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (2578,1356) idProduct (61441,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (1452,1356) idProduct (33284,664)
36.226 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.226 [6] Matched: no properties
36.226 [6] Didn't Match: idVendor (1452,1356) idProduct (33286,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (33287,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (33283,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (33285,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (2578,1356) idProduct (1,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.CSRUSBBluetoothHCIController, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (3641,1356) idProduct (329,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBHub, score: 0
36.227 [6] Matched: bDeviceSubClass (0)
36.227 [6] Didn't Match: bDeviceClass (9,0)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBHub, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: bDeviceClass (9,0) bDeviceSubClass (1,0)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBHub, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (37139,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBHub, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (37142,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBHub, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (37141,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBHub, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (37143,664)
36.227 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.227 [6] Matched: no properties
36.227 [6] Didn't Match: idVendor (1452,1356) idProduct (775,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (515,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (37394,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (37395,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (37396,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (37397,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (37398,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (37399,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (513,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (514,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (33283,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.228 [6] Didn't Match: idVendor (1452,1356) idProduct (33284,664)
36.228 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.228 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1452,1356) idProduct (33285,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1452,1356) idProduct (33286,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (2284,1356) idProduct (16,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1683,1356) idProduct (12,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1452,1356) idProduct (33282,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1452,1356) idProduct (37395,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (2828,1356) idProduct (3,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1211,1356) idProduct (2333,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: bDeviceSubClass (0)
36.229 [6] Didn't Match: bDeviceClass (2,0)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1857,1356) idProduct (1,664)
36.229 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.229 [6] Matched: no properties
36.229 [6] Didn't Match: idVendor (1452,1356) idProduct (33536,664)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664) bcdDevice (288,256)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664) bcdDevice (313,256)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664) bcdDevice (329,256)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664) bcdDevice (341,256)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664) bcdDevice (368,256)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34049,664) bcdDevice (386,256)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.USBCameraFirmwareLoader, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: idVendor (1452,1356) idProduct (34051,664)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBComposite, score: 0
36.230 [6] Matched: bDeviceSubClass (0)
36.230 [6] Didn't Match: bDeviceClass (7,0)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBComposite, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: bDeviceClass (7,0) bDeviceSubClass (1,0)
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBComposite, score: 50000
36.230 [6] Matched: bDeviceClass (0) bDeviceSubClass (0)
36.230 [6] Didn't Match: nothing
36.230 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBComposite, score: 0
36.230 [6] Matched: no properties
36.230 [6] Didn't Match: bDeviceClass (239,0) bDeviceSubClass (2,0) bDeviceProtocol (1,0)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12353,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12373,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12376,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12396,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12408,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1200,1356) idProduct (277,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12375,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12356,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1193,1356) idProduct (12370,664)
36.231 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.231 [6] Matched: no properties
36.231 [6] Didn't Match: idVendor (1034,1356) idProduct (304,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1193,1356) idProduct (12400,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1200,1356) idProduct (278,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1208,1356) idProduct (285,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1034,1356) idProduct (288,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1200,1356) idProduct (276,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1972,1356) idProduct (256,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1193,1356) idProduct (12357,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1193,1356) idProduct (12410,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1193,1356) idProduct (12394,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1193,1356) idProduct (12368,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1200,1356) idProduct (513,664)
36.232 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.232 [6] Matched: no properties
36.232 [6] Didn't Match: idVendor (1034,1356) idProduct (352,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1208,1356) idProduct (282,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1193,1356) idProduct (12377,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1200,1356) idProduct (514,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1208,1356) idProduct (274,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1193,1356) idProduct (12359,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1208,1356) idProduct (262,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1193,1356) idProduct (12386,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1034,1356) idProduct (306,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1193,1356) idProduct (12405,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (1208,1356) idProduct (267,664)
36.233 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.233 [6] Matched: no properties
36.233 [6] Didn't Match: idVendor (61443,1356) idProduct (24578,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12416,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12363,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1034,1356) idProduct (273,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12369,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1208,1356) idProduct (2049,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12403,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1208,1356) idProduct (272,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12523,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12360,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1208,1356) idProduct (259,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1208,1356) idProduct (2056,664)
36.234 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.234 [6] Matched: no properties
36.234 [6] Didn't Match: idVendor (1193,1356) idProduct (12390,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1193,1356) idProduct (12366,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1208,1356) idProduct (286,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1193,1356) idProduct (12389,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1200,1356) idProduct (258,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1193,1356) idProduct (12398,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1008,1356) idProduct (16642,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1208,1356) idProduct (283,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1208,1356) idProduct (271,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1034,1356) idProduct (272,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1193,1356) idProduct (12419,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.235 [6] Didn't Match: idVendor (1034,1356) idProduct (256,664)
36.235 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.235 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1208,1356) idProduct (268,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1200,1356) idProduct (259,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1208,1356) idProduct (2050,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1193,1356) idProduct (12384,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1208,1356) idProduct (266,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1208,1356) idProduct (260,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1193,1356) idProduct (12526,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1034,1356) idProduct (305,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1208,1356) idProduct (287,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1193,1356) idProduct (12355,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1193,1356) idProduct (12358,664)
36.236 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.236 [6] Matched: no properties
36.236 [6] Didn't Match: idVendor (1193,1356) idProduct (12367,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12407,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12365,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12380,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1208,1356) idProduct (284,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1034,1356) idProduct (274,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12415,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1208,1356) idProduct (264,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12364,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1200,1356) idProduct (279,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12374,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1193,1356) idProduct (12361,664)
36.237 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.237 [6] Matched: no properties
36.237 [6] Didn't Match: idVendor (1208,1356) idProduct (269,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (1193,1356) idProduct (12385,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (1193,1356) idProduct (12420,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBModemFamily, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (8888,1356) idProduct (257,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBModemFamily, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (1452,1356) idProduct (5121,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBModemFamily, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (1452,1356) idProduct (33312,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (1085,1356) idProduct (143,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupport, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (5136,1356) idProduct (9216,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupport, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (3901,1356) idProduct (274,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupport, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (4505,1356) idProduct (274,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupport, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (5136,1356) idProduct (4368,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupport, score: 0
36.238 [6] Matched: no properties
36.238 [6] Didn't Match: idVendor (5136,1356) idProduct (5136,664)
36.238 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupport, score: 0
36.239 [6] Matched: no properties
36.239 [6] Didn't Match: idVendor (5136,1356) idProduct (5120,664)
36.239 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDC, score: 0
36.239 [6] Matched: bDeviceProtocol (0)
36.239 [6] Didn't Match: bDeviceClass (2,0) bDeviceSubClass (8,0)
36.239 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDC, score: 0
36.239 [6] Matched: bDeviceProtocol (0)
36.239 [6] Didn't Match: bDeviceClass (2,0) bDeviceSubClass (12,0)
36.239 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDC, score: 0
36.239 [6] Matched: bDeviceProtocol (0)
36.239 [6] Didn't Match: bDeviceClass (2,0) bDeviceSubClass (9,0)
36.239 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
36.239 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
36.239 [5] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - getting first 4 bytes of config descriptor
36.239 [5] Sony DI Accessory[0x31ec300]::GetConfigDescriptor (length: 4)
36.239 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[200,0],[4,17ebbb9a]
36.239 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006000200000400
36.239 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2300:8 br=YES cback=[280f000:291c100] dir=2)
36.239 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x4, pData=17ebbb9a)
36.239 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31c2100:4 br=YES cback=[280f000:291c100] dir=1)
36.240 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.240 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c100] dir=0)
36.241 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c100 status=0x0 bufferSizeRemaining=0x0
36.241 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.241 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c100 status=0x0 bufferSizeRemaining=0x0
36.241 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.241 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c100 status=0x0 bufferSizeRemaining=0x0
36.241 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.241 [5] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - getting full 32 bytes of config descriptor
36.241 [5] Sony DI Accessory[0x31ec300]::GetConfigDescriptor (length: 32)
36.241 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [80,6],[200,0],[20,2d40ee0]
36.241 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8006000200002000
36.241 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31c2100:8 br=YES cback=[280f000:291c000] dir=2)
36.241 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x20, pData=2d40ee0)
36.241 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2300:20 br=YES cback=[280f000:291c000] dir=1)
36.241 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.241 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291c000] dir=0)
36.242 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c000 status=0x0 bufferSizeRemaining=0x0
36.242 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.242 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c000 status=0x0 bufferSizeRemaining=0x0
36.242 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.242 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291c000 status=0x0 bufferSizeRemaining=0x0
36.242 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.242 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
36.242 [5] IOUSBDevice[0x31ec300]::handleOpen - [0x31f2000] is not an IOUSBInterface
36.242 [6] Sony DI Accessory[0x31ec300]:FindConfig (1)
36.242 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
36.242 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
36.242 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
36.242 [5] Sony DI Accessory[0x31ec300]: removing all interfaces and interface drivers
36.242 [5] Sony DI Accessory[0x31ec300]::SetConfiguration to 1
36.242 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [0,9],[1,0],[0,0]
36.242 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=0) packet=0x0009010000000000
36.242 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2300:8 br=YES cback=[280f000:291df00] dir=2)
36.242 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=1)
36.242 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291df00] dir=1)
36.243 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291df00 status=0x0 bufferSizeRemaining=0x0
36.243 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.243 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291df00 status=0x0 bufferSizeRemaining=0x0
36.243 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
36.243 [6] Sony DI Accessory[0x31ec300]:FindConfig (1)
36.243 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
36.243 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
36.243 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
36.243 [5] Sony DI Accessory[0x31ec300]::SetConfiguration Found an interface (0x2d40ee9)
36.243 [5] Sony DI Accessory[0x31ec300]::SetConfiguration Attaching an interface (0x31ec200)
36.243 [6] IOUSBInterface[0x31ec200]::start - opening device[0x31ec300]
36.243 [6] IOUSBDevice[0x31ec300]::handleOpen - IOUSBInterface[0x31ec200] added to open set
36.243 [5] Sony DI Accessory[0x31ec300]::SetConfiguration matching to interfaces (0)
36.257 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.257 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.257 [6] Didn't Match: idVendor (1761,1356) idProduct (55349,664)
36.257 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.257 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.257 [6] Didn't Match: idVendor (2060,1356) idProduct (544,664)
36.257 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.257 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (65535,1356) idProduct (65535,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (2436,1356) idProduct (256,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (2000,1356) idProduct (4610,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (3546,1356) idProduct (1,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (3931,1356) idProduct (1,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (1211,1356) idProduct (809,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (1211,1356) idProduct (812,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (1211,1356) idProduct (810,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (1452,1356) idProduct (4864,664)
36.258 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.258 [6] Matched: bInterfaceNumber (0)
36.258 [6] Didn't Match: idVendor (1452,1356) idProduct (4864,664) bConfigurationValue (2,1)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (16642,1356) idProduct (4359,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (1254,1356) idProduct (1,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (1435,1356) idProduct (55,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (1435,1356) idProduct (1,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (2796,1356) idProduct (12896,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (1439,1356) idProduct (1057,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (1500,1356) idProduct (45080,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (1500,1356) idProduct (45453,664)
36.259 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.259 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.259 [6] Didn't Match: idVendor (2284,1356) idProduct (16,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1507,1356) idProduct (1794,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1041,1356) idProduct (43,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: no properties
36.260 [6] Didn't Match: idVendor (1435,1356) bInterfaceSubClass (0,6) bDeviceProtocol (0,80)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1033,1356) idProduct (44,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1033,1356) idProduct (64,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1972,1356) idProduct (768,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1242,1356) idProduct (6912,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1242,1356) idProduct (2305,664)
36.260 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.260 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.260 [6] Didn't Match: idVendor (1211,1356) idProduct (769,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idVendor (1921,1356) idProduct (20816,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idVendor (1921,1356) idProduct (20817,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idVendor (1921,1356) idProduct (2,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idVendor (1507,1356) idProduct (1794,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idProduct (16,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idProduct (45,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idProduct (55,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idProduct (37,664)
36.261 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.261 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.261 [6] Didn't Match: idProduct (70,664)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.262 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.262 [6] Didn't Match: idProduct (46,664)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.262 [6] Didn't Match: idVendor (1254,1356) idProduct (257,664)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.262 [6] Didn't Match: idVendor (2314,1356) idProduct (4097,664)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.262 [6] Didn't Match: idVendor (1604,1356) idProduct (0,664)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1)
36.262 [6] Didn't Match: idVendor (1452,1356) idProduct (526,664) bInterfaceNumber (2,0)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1)
36.262 [6] Didn't Match: idVendor (1452,1356) idProduct (527,664) bInterfaceNumber (2,0)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1)
36.262 [6] Didn't Match: idVendor (1452,1356) idProduct (528,664) bInterfaceNumber (2,0)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.262 [6] Didn't Match: idVendor (1452,1356) idProduct (526,664)
36.262 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.262 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.262 [6] Didn't Match: idVendor (1452,1356) idProduct (527,664)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (528,664)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (532,664) bInterfaceNumber (2,0)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (533,664) bInterfaceNumber (2,0)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (534,664) bInterfaceNumber (2,0)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (532,664)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (533,664)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (534,664)
36.263 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.263 [6] Matched: bConfigurationValue (1)
36.263 [6] Didn't Match: idVendor (1452,1356) idProduct (529,664) bInterfaceNumber (2,0)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (530,664) bInterfaceNumber (2,0)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (531,664) bInterfaceNumber (2,0)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (529,664)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (530,664)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (531,664)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (526,664) bInterfaceNumber (1,0)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (527,664) bInterfaceNumber (1,0)
36.264 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.264 [6] Matched: bConfigurationValue (1)
36.264 [6] Didn't Match: idVendor (1452,1356) idProduct (528,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (778,664)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (532,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (533,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (534,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (779,664)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (529,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (530,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (531,664) bInterfaceNumber (1,0)
36.265 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.265 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.265 [6] Didn't Match: idVendor (1452,1356) idProduct (523,664)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.266 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.266 [6] Didn't Match: idVendor (1452,1356) idProduct (524,664)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.266 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.266 [6] Didn't Match: idVendor (1452,1356) idProduct (525,664)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.266 [6] Matched: no properties
36.266 [6] Didn't Match: bInterfaceClass (3,8) bInterfaceSubClass (1,6) bDeviceProtocol (1,80)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.266 [6] Matched: bInterfaceClass (8)
36.266 [6] Didn't Match: bInterfaceSubClass (1,6)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.266 [6] Matched: bInterfaceClass (8)
36.266 [6] Didn't Match: bInterfaceSubClass (2,6)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.266 [6] Matched: bInterfaceClass (8)
36.266 [6] Didn't Match: bInterfaceSubClass (3,6)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.266 [6] Matched: bInterfaceClass (8)
36.266 [6] Didn't Match: bInterfaceSubClass (4,6)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.266 [6] Matched: bInterfaceClass (8)
36.266 [6] Didn't Match: bInterfaceSubClass (5,6)
36.266 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 50000, wildCard = 0
36.266 [6] Matched: bInterfaceClass (8) bInterfaceSubClass (6)
36.266 [6] Didn't Match: nothing
36.588 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.588 [6] Didn't Match: idVendor (1761,1452) idProduct (55349,524)
36.588 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1)
36.588 [6] Didn't Match: idVendor (1761,1452) idProduct (55349,524) bInterfaceNumber (0,1)
36.588 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.588 [6] Didn't Match: idVendor (1761,1452) idProduct (55349,775)
36.588 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.588 [6] Didn't Match: idVendor (1761,1452) idProduct (55349,33287)
36.588 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1)
36.588 [6] Didn't Match: idVendor (1761,1452) idProduct (55349,33287) bInterfaceNumber (0,1)
36.588 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1)
36.588 [6] Didn't Match: idVendor (1761,1452) idProduct (55349,33287) bInterfaceNumber (0,2)
36.588 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.588 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.588 [6] Didn't Match: idVendor (1761,1356) idProduct (55349,664)
36.589 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.589 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.589 [6] Didn't Match: idVendor (2060,1452) idProduct (544,524)
36.590 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.590 [6] Matched: bConfigurationValue (1)
36.590 [6] Didn't Match: idVendor (2060,1452) idProduct (544,524) bInterfaceNumber (0,1)
36.590 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.590 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.590 [6] Didn't Match: idVendor (2060,1452) idProduct (544,775)
36.591 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.591 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.591 [6] Didn't Match: idVendor (2060,1452) idProduct (544,33287)
36.591 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.591 [6] Matched: bConfigurationValue (1)
36.591 [6] Didn't Match: idVendor (2060,1452) idProduct (544,33287) bInterfaceNumber (0,1)
36.591 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.591 [6] Matched: bConfigurationValue (1)
36.591 [6] Didn't Match: idVendor (2060,1452) idProduct (544,33287) bInterfaceNumber (0,2)
36.591 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.591 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.591 [6] Didn't Match: idVendor (2060,1356) idProduct (544,664)
36.594 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.594 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.594 [6] Didn't Match: idVendor (65535,1452) idProduct (65535,524)
36.594 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.594 [6] Matched: bConfigurationValue (1)
36.594 [6] Didn't Match: idVendor (65535,1452) idProduct (65535,524) bInterfaceNumber (0,1)
36.594 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.594 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.594 [6] Didn't Match: idVendor (65535,1452) idProduct (65535,775)
36.594 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.594 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.594 [6] Didn't Match: idVendor (65535,1452) idProduct (65535,33287)
36.595 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.595 [6] Matched: bConfigurationValue (1)
36.595 [6] Didn't Match: idVendor (65535,1452) idProduct (65535,33287) bInterfaceNumber (0,1)
36.595 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.595 [6] Matched: bConfigurationValue (1)
36.595 [6] Didn't Match: idVendor (65535,1452) idProduct (65535,33287) bInterfaceNumber (0,2)
36.595 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.595 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.595 [6] Didn't Match: idVendor (65535,1356) idProduct (65535,664)
36.607 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.607 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.607 [6] Didn't Match: idVendor (2436,1452) idProduct (256,524)
36.607 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.607 [6] Matched: bConfigurationValue (1)
36.607 [6] Didn't Match: idVendor (2436,1452) idProduct (256,524) bInterfaceNumber (0,1)
36.607 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.607 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.607 [6] Didn't Match: idVendor (2436,1452) idProduct (256,775)
36.607 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.607 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.607 [6] Didn't Match: idVendor (2436,1452) idProduct (256,33287)
36.608 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.608 [6] Matched: bConfigurationValue (1)
36.608 [6] Didn't Match: idVendor (2436,1452) idProduct (256,33287) bInterfaceNumber (0,1)
36.608 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.608 [6] Matched: bConfigurationValue (1)
36.608 [6] Didn't Match: idVendor (2436,1452) idProduct (256,33287) bInterfaceNumber (0,2)
36.608 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.608 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.608 [6] Didn't Match: idVendor (2436,1356) idProduct (256,664)
36.619 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.619 [6] Didn't Match: idVendor (2000,1452) idProduct (4610,524)
36.619 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1)
36.619 [6] Didn't Match: idVendor (2000,1452) idProduct (4610,524) bInterfaceNumber (0,1)
36.619 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.619 [6] Didn't Match: idVendor (2000,1452) idProduct (4610,775)
36.619 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.619 [6] Didn't Match: idVendor (2000,1452) idProduct (4610,33287)
36.619 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1)
36.619 [6] Didn't Match: idVendor (2000,1452) idProduct (4610,33287) bInterfaceNumber (0,1)
36.619 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1)
36.619 [6] Didn't Match: idVendor (2000,1452) idProduct (4610,33287) bInterfaceNumber (0,2)
36.619 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.619 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.619 [6] Didn't Match: idVendor (2000,1356) idProduct (4610,664)
36.622 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.622 [6] Didn't Match: idVendor (3546,1452) idProduct (1,524)
36.622 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1)
36.622 [6] Didn't Match: idVendor (3546,1452) idProduct (1,524) bInterfaceNumber (0,1)
36.622 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.622 [6] Didn't Match: idVendor (3546,1452) idProduct (1,775)
36.622 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.622 [6] Didn't Match: idVendor (3546,1452) idProduct (1,33287)
36.622 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1)
36.622 [6] Didn't Match: idVendor (3546,1452) idProduct (1,33287) bInterfaceNumber (0,1)
36.622 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1)
36.622 [6] Didn't Match: idVendor (3546,1452) idProduct (1,33287) bInterfaceNumber (0,2)
36.622 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.622 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.622 [6] Didn't Match: idVendor (3546,1356) idProduct (1,664)
36.625 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.625 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.625 [6] Didn't Match: idVendor (3931,1452) idProduct (1,524)
36.625 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.625 [6] Matched: bConfigurationValue (1)
36.625 [6] Didn't Match: idVendor (3931,1452) idProduct (1,524) bInterfaceNumber (0,1)
36.625 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.625 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.625 [6] Didn't Match: idVendor (3931,1452) idProduct (1,775)
36.626 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.626 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.626 [6] Didn't Match: idVendor (3931,1452) idProduct (1,33287)
36.626 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.626 [6] Matched: bConfigurationValue (1)
36.626 [6] Didn't Match: idVendor (3931,1452) idProduct (1,33287) bInterfaceNumber (0,1)
36.626 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.626 [6] Matched: bConfigurationValue (1)
36.626 [6] Didn't Match: idVendor (3931,1452) idProduct (1,33287) bInterfaceNumber (0,2)
36.626 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.626 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.626 [6] Didn't Match: idVendor (3931,1356) idProduct (1,664)
36.627 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.627 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.627 [6] Didn't Match: idVendor (1211,1452) idProduct (809,524)
36.627 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.627 [6] Matched: bConfigurationValue (1)
36.627 [6] Didn't Match: idVendor (1211,1452) idProduct (809,524) bInterfaceNumber (0,1)
36.627 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.627 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.627 [6] Didn't Match: idVendor (1211,1452) idProduct (809,775)
36.628 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.628 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.628 [6] Didn't Match: idVendor (1211,1452) idProduct (809,33287)
36.628 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.628 [6] Matched: bConfigurationValue (1)
36.628 [6] Didn't Match: idVendor (1211,1452) idProduct (809,33287) bInterfaceNumber (0,1)
36.628 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.628 [6] Matched: bConfigurationValue (1)
36.628 [6] Didn't Match: idVendor (1211,1452) idProduct (809,33287) bInterfaceNumber (0,2)
36.628 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.628 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.628 [6] Didn't Match: idVendor (1211,1356) idProduct (809,664)
36.629 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.629 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.629 [6] Didn't Match: idVendor (1211,1452) idProduct (812,524)
36.629 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.629 [6] Matched: bConfigurationValue (1)
36.629 [6] Didn't Match: idVendor (1211,1452) idProduct (812,524) bInterfaceNumber (0,1)
36.629 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.629 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.629 [6] Didn't Match: idVendor (1211,1452) idProduct (812,775)
36.629 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.629 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.629 [6] Didn't Match: idVendor (1211,1452) idProduct (812,33287)
36.629 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.629 [6] Matched: bConfigurationValue (1)
36.629 [6] Didn't Match: idVendor (1211,1452) idProduct (812,33287) bInterfaceNumber (0,1)
36.629 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.629 [6] Matched: bConfigurationValue (1)
36.629 [6] Didn't Match: idVendor (1211,1452) idProduct (812,33287) bInterfaceNumber (0,2)
36.630 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.630 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.630 [6] Didn't Match: idVendor (1211,1356) idProduct (812,664)
36.631 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.631 [6] Didn't Match: idVendor (1211,1452) idProduct (810,524)
36.631 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1)
36.631 [6] Didn't Match: idVendor (1211,1452) idProduct (810,524) bInterfaceNumber (0,1)
36.631 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.631 [6] Didn't Match: idVendor (1211,1452) idProduct (810,775)
36.631 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.631 [6] Didn't Match: idVendor (1211,1452) idProduct (810,33287)
36.631 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1)
36.631 [6] Didn't Match: idVendor (1211,1452) idProduct (810,33287) bInterfaceNumber (0,1)
36.631 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1)
36.631 [6] Didn't Match: idVendor (1211,1452) idProduct (810,33287) bInterfaceNumber (0,2)
36.631 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.631 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.631 [6] Didn't Match: idVendor (1211,1356) idProduct (810,664)
36.633 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: idVendor (1452) bConfigurationValue (1) bInterfaceNumber (0)
36.633 [6] Didn't Match: idProduct (4864,524)
36.633 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: idVendor (1452) bConfigurationValue (1)
36.633 [6] Didn't Match: idProduct (4864,524) bInterfaceNumber (0,1)
36.633 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: idVendor (1452) bConfigurationValue (1) bInterfaceNumber (0)
36.633 [6] Didn't Match: idProduct (4864,775)
36.633 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: idVendor (1452) bConfigurationValue (1) bInterfaceNumber (0)
36.633 [6] Didn't Match: idProduct (4864,33287)
36.633 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: idVendor (1452) bConfigurationValue (1)
36.633 [6] Didn't Match: idProduct (4864,33287) bInterfaceNumber (0,1)
36.633 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: idVendor (1452) bConfigurationValue (1)
36.633 [6] Didn't Match: idProduct (4864,33287) bInterfaceNumber (0,2)
36.633 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.633 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.633 [6] Didn't Match: idVendor (1452,1356) idProduct (4864,664)
36.637 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: idVendor (1452) bInterfaceNumber (0)
36.637 [6] Didn't Match: idProduct (4864,524) bConfigurationValue (2,1)
36.637 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: idVendor (1452)
36.637 [6] Didn't Match: idProduct (4864,524) bConfigurationValue (2,1) bInterfaceNumber (0,1)
36.637 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: idVendor (1452) bInterfaceNumber (0)
36.637 [6] Didn't Match: idProduct (4864,775) bConfigurationValue (2,1)
36.637 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: idVendor (1452) bInterfaceNumber (0)
36.637 [6] Didn't Match: idProduct (4864,33287) bConfigurationValue (2,1)
36.637 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: idVendor (1452)
36.637 [6] Didn't Match: idProduct (4864,33287) bConfigurationValue (2,1) bInterfaceNumber (0,1)
36.637 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: idVendor (1452)
36.637 [6] Didn't Match: idProduct (4864,33287) bConfigurationValue (2,1) bInterfaceNumber (0,2)
36.637 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.637 [6] Matched: bInterfaceNumber (0)
36.638 [6] Didn't Match: idVendor (1452,1356) idProduct (4864,664) bConfigurationValue (2,1)
36.640 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.640 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.640 [6] Didn't Match: idVendor (16642,1452) idProduct (4359,524)
36.640 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.640 [6] Matched: bConfigurationValue (1)
36.640 [6] Didn't Match: idVendor (16642,1452) idProduct (4359,524) bInterfaceNumber (0,1)
36.640 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.640 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.645 [6] Didn't Match: idVendor (16642,1452) idProduct (4359,775)
36.645 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.645 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.645 [6] Didn't Match: idVendor (16642,1452) idProduct (4359,33287)
36.645 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.645 [6] Matched: bConfigurationValue (1)
36.645 [6] Didn't Match: idVendor (16642,1452) idProduct (4359,33287) bInterfaceNumber (0,1)
36.645 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.645 [6] Matched: bConfigurationValue (1)
36.645 [6] Didn't Match: idVendor (16642,1452) idProduct (4359,33287) bInterfaceNumber (0,2)
36.646 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.646 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.646 [6] Didn't Match: idVendor (16642,1356) idProduct (4359,664)
36.647 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.647 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.647 [6] Didn't Match: idVendor (1254,1452) idProduct (1,524)
36.648 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.648 [6] Matched: bConfigurationValue (1)
36.648 [6] Didn't Match: idVendor (1254,1452) idProduct (1,524) bInterfaceNumber (0,1)
36.648 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.648 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.648 [6] Didn't Match: idVendor (1254,1452) idProduct (1,775)
36.648 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.648 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.648 [6] Didn't Match: idVendor (1254,1452) idProduct (1,33287)
36.648 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.648 [6] Matched: bConfigurationValue (1)
36.648 [6] Didn't Match: idVendor (1254,1452) idProduct (1,33287) bInterfaceNumber (0,1)
36.648 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.648 [6] Matched: bConfigurationValue (1)
36.648 [6] Didn't Match: idVendor (1254,1452) idProduct (1,33287) bInterfaceNumber (0,2)
36.648 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.648 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.648 [6] Didn't Match: idVendor (1254,1356) idProduct (1,664)
36.649 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.649 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.649 [6] Didn't Match: idVendor (1435,1452) idProduct (55,524)
36.649 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.649 [6] Matched: bConfigurationValue (1)
36.649 [6] Didn't Match: idVendor (1435,1452) idProduct (55,524) bInterfaceNumber (0,1)
36.649 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.649 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.649 [6] Didn't Match: idVendor (1435,1452) idProduct (55,775)
36.649 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.649 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.649 [6] Didn't Match: idVendor (1435,1452) idProduct (55,33287)
36.650 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.650 [6] Matched: bConfigurationValue (1)
36.650 [6] Didn't Match: idVendor (1435,1452) idProduct (55,33287) bInterfaceNumber (0,1)
36.650 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.650 [6] Matched: bConfigurationValue (1)
36.650 [6] Didn't Match: idVendor (1435,1452) idProduct (55,33287) bInterfaceNumber (0,2)
36.650 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.650 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.650 [6] Didn't Match: idVendor (1435,1356) idProduct (55,664)
36.651 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.651 [6] Didn't Match: idVendor (1435,1452) idProduct (1,524)
36.651 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1)
36.651 [6] Didn't Match: idVendor (1435,1452) idProduct (1,524) bInterfaceNumber (0,1)
36.651 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.651 [6] Didn't Match: idVendor (1435,1452) idProduct (1,775)
36.651 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.651 [6] Didn't Match: idVendor (1435,1452) idProduct (1,33287)
36.651 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1)
36.651 [6] Didn't Match: idVendor (1435,1452) idProduct (1,33287) bInterfaceNumber (0,1)
36.651 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1)
36.651 [6] Didn't Match: idVendor (1435,1452) idProduct (1,33287) bInterfaceNumber (0,2)
36.651 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.651 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.651 [6] Didn't Match: idVendor (1435,1356) idProduct (1,664)
36.653 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.653 [6] Didn't Match: idVendor (2796,1452) idProduct (12896,524)
36.653 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1)
36.653 [6] Didn't Match: idVendor (2796,1452) idProduct (12896,524) bInterfaceNumber (0,1)
36.653 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.653 [6] Didn't Match: idVendor (2796,1452) idProduct (12896,775)
36.653 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.653 [6] Didn't Match: idVendor (2796,1452) idProduct (12896,33287)
36.653 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1)
36.653 [6] Didn't Match: idVendor (2796,1452) idProduct (12896,33287) bInterfaceNumber (0,1)
36.653 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1)
36.653 [6] Didn't Match: idVendor (2796,1452) idProduct (12896,33287) bInterfaceNumber (0,2)
36.653 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.653 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.653 [6] Didn't Match: idVendor (2796,1356) idProduct (12896,664)
36.654 [7] AppleUSBEHCI[0x27e5800]::GetFrameNumber32 -- returning 6857 (0x1ac9)
36.654 [6] AppleUSBEHCI[0x27e5800] Time to check for root hub inactivity on bus 75
36.654 [6] AppleUSBEHCI[0x27e5800]::RootHubAreAllPortsDisconnectedOrSuspended - YES THEY ARE
36.655 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.655 [6] Didn't Match: idVendor (1439,1452) idProduct (1057,524)
36.655 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1)
36.655 [6] Didn't Match: idVendor (1439,1452) idProduct (1057,524) bInterfaceNumber (0,1)
36.655 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.655 [6] Didn't Match: idVendor (1439,1452) idProduct (1057,775)
36.655 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.655 [6] Didn't Match: idVendor (1439,1452) idProduct (1057,33287)
36.655 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1)
36.655 [6] Didn't Match: idVendor (1439,1452) idProduct (1057,33287) bInterfaceNumber (0,1)
36.655 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1)
36.655 [6] Didn't Match: idVendor (1439,1452) idProduct (1057,33287) bInterfaceNumber (0,2)
36.655 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.655 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.655 [6] Didn't Match: idVendor (1439,1356) idProduct (1057,664)
36.660 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.660 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.660 [6] Didn't Match: idVendor (1500,1452) idProduct (45080,524)
36.661 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.661 [6] Matched: bConfigurationValue (1)
36.661 [6] Didn't Match: idVendor (1500,1452) idProduct (45080,524) bInterfaceNumber (0,1)
36.661 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.661 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.661 [6] Didn't Match: idVendor (1500,1452) idProduct (45080,775)
36.661 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.661 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.661 [6] Didn't Match: idVendor (1500,1452) idProduct (45080,33287)
36.661 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.661 [6] Matched: bConfigurationValue (1)
36.661 [6] Didn't Match: idVendor (1500,1452) idProduct (45080,33287) bInterfaceNumber (0,1)
36.661 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.661 [6] Matched: bConfigurationValue (1)
36.661 [6] Didn't Match: idVendor (1500,1452) idProduct (45080,33287) bInterfaceNumber (0,2)
36.661 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.661 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.661 [6] Didn't Match: idVendor (1500,1356) idProduct (45080,664)
36.663 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.663 [6] Didn't Match: idVendor (1500,1452) idProduct (45453,524)
36.663 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1)
36.663 [6] Didn't Match: idVendor (1500,1452) idProduct (45453,524) bInterfaceNumber (0,1)
36.663 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.663 [6] Didn't Match: idVendor (1500,1452) idProduct (45453,775)
36.663 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.663 [6] Didn't Match: idVendor (1500,1452) idProduct (45453,33287)
36.663 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1)
36.663 [6] Didn't Match: idVendor (1500,1452) idProduct (45453,33287) bInterfaceNumber (0,1)
36.663 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1)
36.663 [6] Didn't Match: idVendor (1500,1452) idProduct (45453,33287) bInterfaceNumber (0,2)
36.663 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.663 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.663 [6] Didn't Match: idVendor (1500,1356) idProduct (45453,664)
36.666 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.666 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.666 [6] Didn't Match: idVendor (2284,1452) idProduct (16,524)
36.666 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.666 [6] Matched: bConfigurationValue (1)
36.666 [6] Didn't Match: idVendor (2284,1452) idProduct (16,524) bInterfaceNumber (0,1)
36.666 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.666 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.666 [6] Didn't Match: idVendor (2284,1452) idProduct (16,775)
36.667 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.667 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.667 [6] Didn't Match: idVendor (2284,1452) idProduct (16,33287)
36.667 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.667 [6] Matched: bConfigurationValue (1)
36.667 [6] Didn't Match: idVendor (2284,1452) idProduct (16,33287) bInterfaceNumber (0,1)
36.667 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.667 [6] Matched: bConfigurationValue (1)
36.667 [6] Didn't Match: idVendor (2284,1452) idProduct (16,33287) bInterfaceNumber (0,2)
36.667 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.667 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.667 [6] Didn't Match: idVendor (2284,1356) idProduct (16,664)
36.668 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.668 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.668 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,524)
36.668 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.668 [6] Matched: bConfigurationValue (1)
36.668 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,524) bInterfaceNumber (0,1)
36.668 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.668 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.668 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,775)
36.668 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.668 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.669 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,33287)
36.669 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.669 [6] Matched: bConfigurationValue (1)
36.669 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,33287) bInterfaceNumber (0,1)
36.669 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.669 [6] Matched: bConfigurationValue (1)
36.669 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,33287) bInterfaceNumber (0,2)
36.669 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.669 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.669 [6] Didn't Match: idVendor (1507,1356) idProduct (1794,664)
36.670 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.670 [6] Didn't Match: idVendor (1041,1452) idProduct (43,524)
36.670 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1)
36.670 [6] Didn't Match: idVendor (1041,1452) idProduct (43,524) bInterfaceNumber (0,1)
36.670 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.670 [6] Didn't Match: idVendor (1041,1452) idProduct (43,775)
36.670 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.670 [6] Didn't Match: idVendor (1041,1452) idProduct (43,33287)
36.670 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1)
36.670 [6] Didn't Match: idVendor (1041,1452) idProduct (43,33287) bInterfaceNumber (0,1)
36.670 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1)
36.670 [6] Didn't Match: idVendor (1041,1452) idProduct (43,33287) bInterfaceNumber (0,2)
36.670 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.670 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.670 [6] Didn't Match: idVendor (1041,1356) idProduct (43,664)
36.672 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: no properties
36.672 [6] Didn't Match: idVendor (1435,1452) bInterfaceSubClass (0,1) bDeviceProtocol (0,1)
36.672 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: bInterfaceSubClass (0) bInterfaceProtocol (0)
36.672 [6] Didn't Match: idVendor (1435,1452)
36.672 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: no properties
36.672 [6] Didn't Match: idVendor (1435,1452) bInterfaceSubClass (0,1) bDeviceProtocol (0,2)
36.672 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: no properties
36.672 [6] Didn't Match: idVendor (1435,1452) bInterfaceSubClass (0,1) bDeviceProtocol (0,1)
36.672 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: no properties
36.672 [6] Didn't Match: idVendor (1435,1452) bInterfaceSubClass (0,1) bDeviceProtocol (0,1)
36.672 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: bInterfaceProtocol (0)
36.672 [6] Didn't Match: idVendor (1435,1452) bInterfaceSubClass (0,1)
36.672 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.672 [6] Matched: no properties
36.672 [6] Didn't Match: idVendor (1435,1356) bInterfaceSubClass (0,6) bDeviceProtocol (0,80)
36.676 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.676 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.676 [6] Didn't Match: idVendor (1033,1452) idProduct (44,524)
36.676 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.676 [6] Matched: bConfigurationValue (1)
36.676 [6] Didn't Match: idVendor (1033,1452) idProduct (44,524) bInterfaceNumber (0,1)
36.677 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.677 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.677 [6] Didn't Match: idVendor (1033,1452) idProduct (44,775)
36.677 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.677 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.677 [6] Didn't Match: idVendor (1033,1452) idProduct (44,33287)
36.677 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.677 [6] Matched: bConfigurationValue (1)
36.677 [6] Didn't Match: idVendor (1033,1452) idProduct (44,33287) bInterfaceNumber (0,1)
36.677 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.677 [6] Matched: bConfigurationValue (1)
36.677 [6] Didn't Match: idVendor (1033,1452) idProduct (44,33287) bInterfaceNumber (0,2)
36.677 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.677 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.677 [6] Didn't Match: idVendor (1033,1356) idProduct (44,664)
36.678 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.678 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.678 [6] Didn't Match: idVendor (1033,1452) idProduct (64,524)
36.678 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.678 [6] Matched: bConfigurationValue (1)
36.678 [6] Didn't Match: idVendor (1033,1452) idProduct (64,524) bInterfaceNumber (0,1)
36.678 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.678 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.678 [6] Didn't Match: idVendor (1033,1452) idProduct (64,775)
36.679 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.679 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.679 [6] Didn't Match: idVendor (1033,1452) idProduct (64,33287)
36.679 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.679 [6] Matched: bConfigurationValue (1)
36.679 [6] Didn't Match: idVendor (1033,1452) idProduct (64,33287) bInterfaceNumber (0,1)
36.679 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.679 [6] Matched: bConfigurationValue (1)
36.679 [6] Didn't Match: idVendor (1033,1452) idProduct (64,33287) bInterfaceNumber (0,2)
36.679 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.679 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.679 [6] Didn't Match: idVendor (1033,1356) idProduct (64,664)
36.680 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.680 [6] Didn't Match: idVendor (1972,1452) idProduct (768,524)
36.680 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1)
36.680 [6] Didn't Match: idVendor (1972,1452) idProduct (768,524) bInterfaceNumber (0,1)
36.680 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.680 [6] Didn't Match: idVendor (1972,1452) idProduct (768,775)
36.680 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.680 [6] Didn't Match: idVendor (1972,1452) idProduct (768,33287)
36.680 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1)
36.680 [6] Didn't Match: idVendor (1972,1452) idProduct (768,33287) bInterfaceNumber (0,1)
36.680 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1)
36.680 [6] Didn't Match: idVendor (1972,1452) idProduct (768,33287) bInterfaceNumber (0,2)
36.680 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.680 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.680 [6] Didn't Match: idVendor (1972,1356) idProduct (768,664)
36.682 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.682 [6] Didn't Match: idVendor (1242,1452) idProduct (6912,524)
36.682 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1)
36.682 [6] Didn't Match: idVendor (1242,1452) idProduct (6912,524) bInterfaceNumber (0,1)
36.682 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.682 [6] Didn't Match: idVendor (1242,1452) idProduct (6912,775)
36.682 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.682 [6] Didn't Match: idVendor (1242,1452) idProduct (6912,33287)
36.682 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1)
36.682 [6] Didn't Match: idVendor (1242,1452) idProduct (6912,33287) bInterfaceNumber (0,1)
36.682 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1)
36.682 [6] Didn't Match: idVendor (1242,1452) idProduct (6912,33287) bInterfaceNumber (0,2)
36.682 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.682 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.682 [6] Didn't Match: idVendor (1242,1356) idProduct (6912,664)
36.683 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.683 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.683 [6] Didn't Match: idVendor (1242,1452) idProduct (2305,524)
36.684 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.684 [6] Matched: bConfigurationValue (1)
36.684 [6] Didn't Match: idVendor (1242,1452) idProduct (2305,524) bInterfaceNumber (0,1)
36.684 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.684 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.684 [6] Didn't Match: idVendor (1242,1452) idProduct (2305,775)
36.684 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.684 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.684 [6] Didn't Match: idVendor (1242,1452) idProduct (2305,33287)
36.684 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.684 [6] Matched: bConfigurationValue (1)
36.684 [6] Didn't Match: idVendor (1242,1452) idProduct (2305,33287) bInterfaceNumber (0,1)
36.684 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.684 [6] Matched: bConfigurationValue (1)
36.684 [6] Didn't Match: idVendor (1242,1452) idProduct (2305,33287) bInterfaceNumber (0,2)
36.684 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.684 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.684 [6] Didn't Match: idVendor (1242,1356) idProduct (2305,664)
36.684 [6] AppleUSBOHCI[0x280f000] Time to check for root hub inactivity on bus 43
36.689 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.689 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.689 [6] Didn't Match: idVendor (1211,1452) idProduct (769,524)
36.689 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.689 [6] Matched: bConfigurationValue (1)
36.689 [6] Didn't Match: idVendor (1211,1452) idProduct (769,524) bInterfaceNumber (0,1)
36.689 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.689 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.689 [6] Didn't Match: idVendor (1211,1452) idProduct (769,775)
36.689 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.689 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.689 [6] Didn't Match: idVendor (1211,1452) idProduct (769,33287)
36.689 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.689 [6] Matched: bConfigurationValue (1)
36.689 [6] Didn't Match: idVendor (1211,1452) idProduct (769,33287) bInterfaceNumber (0,1)
36.689 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.689 [6] Matched: bConfigurationValue (1)
36.689 [6] Didn't Match: idVendor (1211,1452) idProduct (769,33287) bInterfaceNumber (0,2)
36.690 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.690 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.690 [6] Didn't Match: idVendor (1211,1356) idProduct (769,664)
36.691 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.691 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.691 [6] Didn't Match: idVendor (1921,1452) idProduct (20816,524)
36.692 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.692 [6] Matched: bConfigurationValue (1)
36.692 [6] Didn't Match: idVendor (1921,1452) idProduct (20816,524) bInterfaceNumber (0,1)
36.692 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.692 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.692 [6] Didn't Match: idVendor (1921,1452) idProduct (20816,775)
36.692 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.692 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.692 [6] Didn't Match: idVendor (1921,1452) idProduct (20816,33287)
36.692 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.692 [6] Matched: bConfigurationValue (1)
36.692 [6] Didn't Match: idVendor (1921,1452) idProduct (20816,33287) bInterfaceNumber (0,1)
36.693 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.693 [6] Matched: bConfigurationValue (1)
36.693 [6] Didn't Match: idVendor (1921,1452) idProduct (20816,33287) bInterfaceNumber (0,2)
36.693 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.693 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.693 [6] Didn't Match: idVendor (1921,1356) idProduct (20816,664)
36.695 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.695 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.695 [6] Didn't Match: idVendor (1921,1452) idProduct (20817,524)
36.695 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.695 [6] Matched: bConfigurationValue (1)
36.695 [6] Didn't Match: idVendor (1921,1452) idProduct (20817,524) bInterfaceNumber (0,1)
36.766 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.766 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.766 [6] Didn't Match: idVendor (1921,1452) idProduct (20817,775)
36.766 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.766 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.766 [6] Didn't Match: idVendor (1921,1452) idProduct (20817,33287)
36.766 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.766 [6] Matched: bConfigurationValue (1)
36.766 [6] Didn't Match: idVendor (1921,1452) idProduct (20817,33287) bInterfaceNumber (0,1)
36.766 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.766 [6] Matched: bConfigurationValue (1)
36.766 [6] Didn't Match: idVendor (1921,1452) idProduct (20817,33287) bInterfaceNumber (0,2)
36.767 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.767 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.767 [6] Didn't Match: idVendor (1921,1356) idProduct (20817,664)
36.768 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.768 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.768 [6] Didn't Match: idVendor (1921,1452) idProduct (2,524)
36.768 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.768 [6] Matched: bConfigurationValue (1)
36.768 [6] Didn't Match: idVendor (1921,1452) idProduct (2,524) bInterfaceNumber (0,1)
36.768 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.768 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.768 [6] Didn't Match: idVendor (1921,1452) idProduct (2,775)
36.768 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.768 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.768 [6] Didn't Match: idVendor (1921,1452) idProduct (2,33287)
36.769 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.769 [6] Matched: bConfigurationValue (1)
36.769 [6] Didn't Match: idVendor (1921,1452) idProduct (2,33287) bInterfaceNumber (0,1)
36.769 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.769 [6] Matched: bConfigurationValue (1)
36.769 [6] Didn't Match: idVendor (1921,1452) idProduct (2,33287) bInterfaceNumber (0,2)
36.769 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.769 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.769 [6] Didn't Match: idVendor (1921,1356) idProduct (2,664)
36.770 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.770 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,524)
36.770 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1)
36.770 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,524) bInterfaceNumber (0,1)
36.770 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.770 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,775)
36.770 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.770 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,33287)
36.770 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1)
36.770 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,33287) bInterfaceNumber (0,1)
36.770 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1)
36.770 [6] Didn't Match: idVendor (1507,1452) idProduct (1794,33287) bInterfaceNumber (0,2)
36.770 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.770 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.770 [6] Didn't Match: idVendor (1507,1356) idProduct (1794,664)
36.772 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.772 [6] Didn't Match: idVendor (1356,1452) idProduct (16,524)
36.772 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: bConfigurationValue (1)
36.772 [6] Didn't Match: idVendor (1356,1452) idProduct (16,524) bInterfaceNumber (0,1)
36.772 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.772 [6] Didn't Match: idVendor (1356,1452) idProduct (16,775)
36.772 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.772 [6] Didn't Match: idVendor (1356,1452) idProduct (16,33287)
36.772 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: bConfigurationValue (1)
36.772 [6] Didn't Match: idVendor (1356,1452) idProduct (16,33287) bInterfaceNumber (0,1)
36.772 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: bConfigurationValue (1)
36.772 [6] Didn't Match: idVendor (1356,1452) idProduct (16,33287) bInterfaceNumber (0,2)
36.772 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.772 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.772 [6] Didn't Match: idProduct (16,664)
36.773 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.773 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.773 [6] Didn't Match: idVendor (1356,1452) idProduct (45,524)
36.774 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.774 [6] Matched: bConfigurationValue (1)
36.774 [6] Didn't Match: idVendor (1356,1452) idProduct (45,524) bInterfaceNumber (0,1)
36.774 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.774 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.774 [6] Didn't Match: idVendor (1356,1452) idProduct (45,775)
36.774 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.774 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.774 [6] Didn't Match: idVendor (1356,1452) idProduct (45,33287)
36.774 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.774 [6] Matched: bConfigurationValue (1)
36.774 [6] Didn't Match: idVendor (1356,1452) idProduct (45,33287) bInterfaceNumber (0,1)
36.774 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.774 [6] Matched: bConfigurationValue (1)
36.774 [6] Didn't Match: idVendor (1356,1452) idProduct (45,33287) bInterfaceNumber (0,2)
36.774 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.774 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.774 [6] Didn't Match: idProduct (45,664)
36.779 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.779 [6] Didn't Match: idVendor (1356,1452) idProduct (55,524)
36.779 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: bConfigurationValue (1)
36.779 [6] Didn't Match: idVendor (1356,1452) idProduct (55,524) bInterfaceNumber (0,1)
36.779 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.779 [6] Didn't Match: idVendor (1356,1452) idProduct (55,775)
36.779 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.779 [6] Didn't Match: idVendor (1356,1452) idProduct (55,33287)
36.779 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: bConfigurationValue (1)
36.779 [6] Didn't Match: idVendor (1356,1452) idProduct (55,33287) bInterfaceNumber (0,1)
36.779 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: bConfigurationValue (1)
36.779 [6] Didn't Match: idVendor (1356,1452) idProduct (55,33287) bInterfaceNumber (0,2)
36.779 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.779 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.779 [6] Didn't Match: idProduct (55,664)
36.780 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.780 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.780 [6] Didn't Match: idVendor (1356,1452) idProduct (37,524)
36.780 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.781 [6] Matched: bConfigurationValue (1)
36.781 [6] Didn't Match: idVendor (1356,1452) idProduct (37,524) bInterfaceNumber (0,1)
36.781 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.781 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.781 [6] Didn't Match: idVendor (1356,1452) idProduct (37,775)
36.781 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.781 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.781 [6] Didn't Match: idVendor (1356,1452) idProduct (37,33287)
36.781 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.781 [6] Matched: bConfigurationValue (1)
36.781 [6] Didn't Match: idVendor (1356,1452) idProduct (37,33287) bInterfaceNumber (0,1)
36.781 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.781 [6] Matched: bConfigurationValue (1)
36.781 [6] Didn't Match: idVendor (1356,1452) idProduct (37,33287) bInterfaceNumber (0,2)
36.781 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.781 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.781 [6] Didn't Match: idProduct (37,664)
36.782 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.782 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.782 [6] Didn't Match: idVendor (1356,1452) idProduct (70,524)
36.782 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.782 [6] Matched: bConfigurationValue (1)
36.782 [6] Didn't Match: idVendor (1356,1452) idProduct (70,524) bInterfaceNumber (0,1)
36.782 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.782 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.782 [6] Didn't Match: idVendor (1356,1452) idProduct (70,775)
36.782 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.782 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.782 [6] Didn't Match: idVendor (1356,1452) idProduct (70,33287)
36.782 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.783 [6] Matched: bConfigurationValue (1)
36.783 [6] Didn't Match: idVendor (1356,1452) idProduct (70,33287) bInterfaceNumber (0,1)
36.783 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.783 [6] Matched: bConfigurationValue (1)
36.783 [6] Didn't Match: idVendor (1356,1452) idProduct (70,33287) bInterfaceNumber (0,2)
36.783 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.783 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.783 [6] Didn't Match: idProduct (70,664)
36.784 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.784 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.784 [6] Didn't Match: idVendor (1356,1452) idProduct (46,524)
36.784 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.784 [6] Matched: bConfigurationValue (1)
36.784 [6] Didn't Match: idVendor (1356,1452) idProduct (46,524) bInterfaceNumber (0,1)
36.784 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.784 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.784 [6] Didn't Match: idVendor (1356,1452) idProduct (46,775)
36.784 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.784 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.784 [6] Didn't Match: idVendor (1356,1452) idProduct (46,33287)
36.784 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.784 [6] Matched: bConfigurationValue (1)
36.784 [6] Didn't Match: idVendor (1356,1452) idProduct (46,33287) bInterfaceNumber (0,1)
36.787 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.787 [6] Matched: bConfigurationValue (1)
36.787 [6] Didn't Match: idVendor (1356,1452) idProduct (46,33287) bInterfaceNumber (0,2)
36.787 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.787 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.787 [6] Didn't Match: idProduct (46,664)
36.789 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.789 [6] Didn't Match: idVendor (1254,1452) idProduct (257,524)
36.789 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1)
36.789 [6] Didn't Match: idVendor (1254,1452) idProduct (257,524) bInterfaceNumber (0,1)
36.789 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.789 [6] Didn't Match: idVendor (1254,1452) idProduct (257,775)
36.789 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.789 [6] Didn't Match: idVendor (1254,1452) idProduct (257,33287)
36.789 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1)
36.789 [6] Didn't Match: idVendor (1254,1452) idProduct (257,33287) bInterfaceNumber (0,1)
36.789 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1)
36.789 [6] Didn't Match: idVendor (1254,1452) idProduct (257,33287) bInterfaceNumber (0,2)
36.789 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.789 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.789 [6] Didn't Match: idVendor (1254,1356) idProduct (257,664)
36.790 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.790 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.790 [6] Didn't Match: idVendor (2314,1452) idProduct (4097,524)
36.790 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.790 [6] Matched: bConfigurationValue (1)
36.790 [6] Didn't Match: idVendor (2314,1452) idProduct (4097,524) bInterfaceNumber (0,1)
36.791 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.791 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.791 [6] Didn't Match: idVendor (2314,1452) idProduct (4097,775)
36.791 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.791 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.791 [6] Didn't Match: idVendor (2314,1452) idProduct (4097,33287)
36.791 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.791 [6] Matched: bConfigurationValue (1)
36.791 [6] Didn't Match: idVendor (2314,1452) idProduct (4097,33287) bInterfaceNumber (0,1)
36.791 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.791 [6] Matched: bConfigurationValue (1)
36.791 [6] Didn't Match: idVendor (2314,1452) idProduct (4097,33287) bInterfaceNumber (0,2)
36.791 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.791 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.791 [6] Didn't Match: idVendor (2314,1356) idProduct (4097,664)
36.795 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.795 [6] Didn't Match: idVendor (1604,1452) idProduct (0,524)
36.795 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1)
36.795 [6] Didn't Match: idVendor (1604,1452) idProduct (0,524) bInterfaceNumber (0,1)
36.795 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.795 [6] Didn't Match: idVendor (1604,1452) idProduct (0,775)
36.795 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.795 [6] Didn't Match: idVendor (1604,1452) idProduct (0,33287)
36.795 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1)
36.795 [6] Didn't Match: idVendor (1604,1452) idProduct (0,33287) bInterfaceNumber (0,1)
36.795 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1)
36.795 [6] Didn't Match: idVendor (1604,1452) idProduct (0,33287) bInterfaceNumber (0,2)
36.795 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.795 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.795 [6] Didn't Match: idVendor (1604,1356) idProduct (0,664)
36.820 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.820 [6] Matched: bInterfaceSubClass (1)
36.820 [6] Didn't Match: bInterfaceClass (8,3)
36.820 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.820 [6] Matched: no properties
36.820 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (1,0)
36.821 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.821 [6] Matched: bInterfaceSubClass (1)
36.821 [6] Didn't Match: bInterfaceClass (8,3)
36.821 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.821 [6] Matched: bInterfaceSubClass (1)
36.821 [6] Didn't Match: bInterfaceClass (8,224)
36.821 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.821 [6] Matched: bInterfaceSubClass (1)
36.821 [6] Didn't Match: bInterfaceClass (8,224)
36.821 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.821 [6] Matched: bInterfaceSubClass (1)
36.821 [6] Didn't Match: bInterfaceClass (8,254)
36.821 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.821 [6] Matched: bInterfaceClass (8)
36.821 [6] Didn't Match: bInterfaceSubClass (1,6)
36.822 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.822 [6] Matched: no properties
36.822 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (2,1)
36.822 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.822 [6] Matched: no properties
36.822 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (2,0)
36.822 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.822 [6] Matched: no properties
36.822 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (2,1)
36.822 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.822 [6] Matched: no properties
36.822 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (2,1)
36.823 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.823 [6] Matched: no properties
36.823 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (2,1)
36.823 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.823 [6] Matched: no properties
36.823 [6] Didn't Match: bInterfaceClass (8,254) bInterfaceSubClass (2,1)
36.823 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.823 [6] Matched: bInterfaceClass (8)
36.823 [6] Didn't Match: bInterfaceSubClass (2,6)
36.824 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.824 [6] Matched: no properties
36.824 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (3,1)
36.824 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.824 [6] Matched: no properties
36.824 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (3,0)
36.824 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.824 [6] Matched: no properties
36.824 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (3,1)
36.824 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.824 [6] Matched: no properties
36.824 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (3,1)
36.824 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.824 [6] Matched: no properties
36.824 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (3,1)
36.824 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.824 [6] Matched: no properties
36.824 [6] Didn't Match: bInterfaceClass (8,254) bInterfaceSubClass (3,1)
36.826 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.826 [6] Matched: bInterfaceClass (8)
36.826 [6] Didn't Match: bInterfaceSubClass (3,6)
36.827 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.827 [6] Matched: no properties
36.827 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (4,1)
36.828 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.828 [6] Matched: no properties
36.828 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (4,0)
36.828 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.828 [6] Matched: no properties
36.828 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (4,1)
36.828 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.828 [6] Matched: no properties
36.828 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (4,1)
36.828 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.828 [6] Matched: no properties
36.828 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (4,1)
36.828 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.828 [6] Matched: no properties
36.828 [6] Didn't Match: bInterfaceClass (8,254) bInterfaceSubClass (4,1)
36.828 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.828 [6] Matched: bInterfaceClass (8)
36.828 [6] Didn't Match: bInterfaceSubClass (4,6)
36.829 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.829 [6] Matched: no properties
36.829 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (5,1)
36.829 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.829 [6] Matched: no properties
36.829 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (5,0)
36.829 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.829 [6] Matched: no properties
36.829 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (5,1)
36.829 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.829 [6] Matched: no properties
36.829 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (5,1)
36.830 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.830 [6] Matched: no properties
36.830 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (5,1)
36.830 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.830 [6] Matched: no properties
36.830 [6] Didn't Match: bInterfaceClass (8,254) bInterfaceSubClass (5,1)
36.830 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.830 [6] Matched: bInterfaceClass (8)
36.830 [6] Didn't Match: bInterfaceSubClass (5,6)
36.831 [5] Finding driver for interface #0 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.831 [6] Matched: no properties
36.831 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (6,1)
36.831 [5] Finding driver for interface #1 of Apple Extended USB Keyboard, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.831 [6] Matched: no properties
36.831 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (6,0)
36.831 [5] Finding driver for interface #0 of Apple Optical USB Mouse, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.831 [6] Matched: no properties
36.831 [6] Didn't Match: bInterfaceClass (8,3) bInterfaceSubClass (6,1)
36.831 [5] Finding driver for interface #0 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.831 [6] Matched: no properties
36.831 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (6,1)
36.831 [5] Finding driver for interface #1 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.831 [6] Matched: no properties
36.831 [6] Didn't Match: bInterfaceClass (8,224) bInterfaceSubClass (6,1)
36.831 [5] Finding driver for interface #2 of IOUSBWirelessControllerDevice, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.831 [6] Matched: no properties
36.831 [6] Didn't Match: bInterfaceClass (8,254) bInterfaceSubClass (6,1)
36.831 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 50000, wildCard = 0
36.831 [6] Matched: bInterfaceClass (8) bInterfaceSubClass (6)
36.831 [6] Didn't Match: nothing
36.839 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.839 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.839 [6] Didn't Match: idVendor (1761,1356) idProduct (55349,664)
36.839 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.839 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.839 [6] Didn't Match: idVendor (2060,1356) idProduct (544,664)
36.839 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.839 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.839 [6] Didn't Match: idVendor (65535,1356) idProduct (65535,664)
36.839 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.839 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.839 [6] Didn't Match: idVendor (2436,1356) idProduct (256,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (2000,1356) idProduct (4610,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (3546,1356) idProduct (1,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (3931,1356) idProduct (1,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1211,1356) idProduct (809,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1211,1356) idProduct (812,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1211,1356) idProduct (810,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1452,1356) idProduct (4864,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1452,1356) idProduct (4864,664) bConfigurationValue (2,1)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (16642,1356) idProduct (4359,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1254,1356) idProduct (1,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1435,1356) idProduct (55,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1435,1356) idProduct (1,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (2796,1356) idProduct (12896,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1439,1356) idProduct (1057,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1500,1356) idProduct (45080,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1500,1356) idProduct (45453,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (2284,1356) idProduct (16,664)
36.840 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.840 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.840 [6] Didn't Match: idVendor (1507,1356) idProduct (1794,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1041,1356) idProduct (43,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: no properties
36.841 [6] Didn't Match: idVendor (1435,1356) bInterfaceSubClass (0,6) bDeviceProtocol (0,80)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1033,1356) idProduct (44,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1033,1356) idProduct (64,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1972,1356) idProduct (768,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1242,1356) idProduct (6912,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1242,1356) idProduct (2305,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1211,1356) idProduct (769,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1921,1356) idProduct (20816,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1921,1356) idProduct (20817,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1921,1356) idProduct (2,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idVendor (1507,1356) idProduct (1794,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idProduct (16,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idProduct (45,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idProduct (55,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idProduct (37,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idProduct (70,664)
36.841 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.841 [6] Matched: idVendor (1356) bConfigurationValue (1) bInterfaceNumber (0)
36.841 [6] Didn't Match: idProduct (46,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1254,1356) idProduct (257,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (2314,1356) idProduct (4097,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1604,1356) idProduct (0,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (526,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (527,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (528,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (526,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (527,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (528,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (532,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (533,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (534,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (532,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (533,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (534,664)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (529,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.842 [6] Matched: bConfigurationValue (1)
36.842 [6] Didn't Match: idVendor (1452,1356) idProduct (530,664) bInterfaceNumber (2,0)
36.842 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (531,664) bInterfaceNumber (2,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (529,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (530,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTCKeyboard, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (531,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (526,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (527,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (528,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (778,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (532,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (533,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (534,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (779,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (529,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (530,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBTrackpad, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (531,664) bInterfaceNumber (1,0)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (523,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (524,664)
36.843 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.843 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.843 [6] Didn't Match: idVendor (1452,1356) idProduct (525,664)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.844 [6] Matched: no properties
36.844 [6] Didn't Match: bInterfaceClass (3,8) bInterfaceSubClass (1,6) bDeviceProtocol (1,80)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.844 [6] Matched: bInterfaceClass (8)
36.844 [6] Didn't Match: bInterfaceSubClass (1,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.844 [6] Matched: bInterfaceClass (8)
36.844 [6] Didn't Match: bInterfaceSubClass (2,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.844 [6] Matched: bInterfaceClass (8)
36.844 [6] Didn't Match: bInterfaceSubClass (3,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.844 [6] Matched: bInterfaceClass (8)
36.844 [6] Didn't Match: bInterfaceSubClass (4,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 0, wildCard = 0
36.844 [6] Matched: bInterfaceClass (8)
36.844 [6] Didn't Match: bInterfaceSubClass (5,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBMassStorageClass, score: 50000, wildCard = 0
36.844 [6] Matched: bInterfaceClass (8) bInterfaceSubClass (6)
36.844 [6] Didn't Match: nothing
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.844 [6] Matched: no properties
36.844 [6] Didn't Match: idVendor (2652,1356) idProduct (25344,664) bConfigurationValue (2,1) bInterfaceNumber (1,0)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCECMData, score: 0, wildCard = 0
36.844 [6] Matched: no properties
36.844 [6] Didn't Match: bInterfaceClass (10,8) bInterfaceSubClass (0,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCECMData, score: 0, wildCard = 0
36.844 [6] Matched: bInterfaceSubClass (6)
36.844 [6] Didn't Match: bInterfaceClass (10,8)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBOpticalMouse, score: 0, wildCard = 0
36.844 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.844 [6] Didn't Match: idVendor (1452,1356) idProduct (775,664)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBOpticalMouse, score: 0, wildCard = 0
36.844 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.844 [6] Didn't Match: idVendor (1452,1356) idProduct (774,664)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCWCM, score: 0, wildCard = 0
36.844 [6] Matched: no properties
36.844 [6] Didn't Match: bInterfaceClass (2,8) bInterfaceSubClass (8,6)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.844 [6] Matched: no properties
36.844 [6] Didn't Match: idVendor (2051,1356) idProduct (38656,664) bConfigurationValue (2,1) bInterfaceNumber (1,0)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.844 [6] Matched: bConfigurationValue (1)
36.844 [6] Didn't Match: idVendor (8888,1356) idProduct (10274,664) bInterfaceNumber (1,0)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.844 [6] Matched: no properties
36.844 [6] Didn't Match: idVendor (1150,1356) idProduct (61697,664) bConfigurationValue (2,1) bInterfaceNumber (1,0)
36.844 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.844 [6] Matched: bConfigurationValue (1)
36.844 [6] Didn't Match: idVendor (1499,1356) idProduct (11,664) bInterfaceNumber (1,0)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1)
36.845 [6] Didn't Match: idVendor (8888,1356) idProduct (10786,664) bInterfaceNumber (1,0)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1)
36.845 [6] Didn't Match: idVendor (1499,1356) idProduct (17,664) bInterfaceNumber (1,0)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1)
36.845 [6] Didn't Match: idVendor (2762,1356) idProduct (4192,664) bInterfaceNumber (1,0)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1)
36.845 [6] Didn't Match: idVendor (1499,1356) idProduct (12,664) bInterfaceNumber (1,0)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1)
36.845 [6] Didn't Match: idVendor (8888,1356) idProduct (18690,664) bInterfaceNumber (1,0)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCACMData, score: 0, wildCard = 0
36.845 [6] Matched: no properties
36.845 [6] Didn't Match: bInterfaceClass (10,8) bInterfaceSubClass (0,6)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCACMData, score: 0, wildCard = 0
36.845 [6] Matched: no properties
36.845 [6] Didn't Match: bInterfaceClass (10,8) bInterfaceSubClass (2,6)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBIrDA, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1295,1356) idProduct (384,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCDMM, score: 0, wildCard = 0
36.845 [6] Matched: no properties
36.845 [6] Didn't Match: bInterfaceClass (2,8) bInterfaceSubClass (9,6)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleIRController, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1452,1356) idProduct (33344,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1699,1356) idProduct (65298,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1103,1356) idProduct (46416,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1564,1356) idProduct (40961,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1379,1356) idProduct (3,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1699,1356) idProduct (65284,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1379,1356) idProduct (1,664)
36.845 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.845 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.845 [6] Didn't Match: idVendor (1149,1356) idProduct (16391,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCACMControl, score: 0, wildCard = 0
36.846 [6] Matched: no properties
36.846 [6] Didn't Match: bInterfaceClass (2,8) bInterfaceSubClass (2,6)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.PreventMediaMountDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0) bInterfaceClass (8)
36.846 [6] Didn't Match: idVendor (1482,1356) idProduct (257,664) bcdDevice (289,256) bInterfaceSubClass (4,6) bDeviceProtocol (1,80)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: no properties
36.846 [6] Didn't Match: bInterfaceClass (3,8) bInterfaceSubClass (1,6) bDeviceProtocol (2,80)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1699,1356) idProduct (65292,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: no properties
36.846 [6] Didn't Match: bInterfaceClass (3,8) bInterfaceSubClass (1,6)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: no properties
36.846 [6] Didn't Match: bInterfaceClass (3,8) bInterfaceSubClass (0,6)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49795,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49811,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (51715,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49797,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49674,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49813,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49681,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.iokit.IOUSBHIDDriver, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.846 [6] Didn't Match: idVendor (1133,1356) idProduct (49812,664)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBAudio, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1)
36.846 [6] Didn't Match: idVendor (1452,1356) idProduct (5121,664) bInterfaceNumber (3,0)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBAudio, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1)
36.846 [6] Didn't Match: idVendor (1452,1356) idProduct (5121,664) bInterfaceNumber (4,0)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBAudio, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1)
36.846 [6] Didn't Match: idVendor (1452,1356) idProduct (33312,664) bInterfaceNumber (2,0)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBAudio, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1)
36.846 [6] Didn't Match: idVendor (1452,1356) idProduct (33312,664) bInterfaceNumber (3,0)
36.846 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBAudio, score: 0, wildCard = 0
36.846 [6] Matched: bConfigurationValue (1)
36.846 [6] Didn't Match: idVendor (1452,1356) idProduct (5121,664) bInterfaceNumber (2,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleSM56KUSBAudio, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1452,1356) idProduct (33312,664) bInterfaceNumber (4,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleHIDMouse, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1452,1356) idProduct (772,664) bInterfaceNumber (1,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleHIDMouse, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (1452,1356) idProduct (772,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBDisplays, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (1452,1356) idProduct (37376,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupportKicker, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (5136,1356) idProduct (4368,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupportKicker, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (3901,1356) idProduct (274,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupportKicker, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (4505,1356) idProduct (274,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupportKicker, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (5136,1356) idProduct (5120,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleVerizonSupportKicker, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (5136,1356) idProduct (5136,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1452,1356) idProduct (33282,664) bInterfaceNumber (1,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1970,1356) idProduct (20736,664) bInterfaceNumber (1,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1221,1356) idProduct (4187,664) bInterfaceNumber (1,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (1394,1356) idProduct (4752,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1394,1356) idProduct (4752,664) bInterfaceNumber (1,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (1245,1356) idProduct (32772,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1)
36.847 [6] Didn't Match: idVendor (1245,1356) idProduct (32772,664) bInterfaceNumber (1,0)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.847 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.847 [6] Didn't Match: idVendor (1970,1356) idProduct (20736,664)
36.847 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (1221,1356) idProduct (4187,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (1452,1356) idProduct (33282,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCEEM, score: 0, wildCard = 0
36.848 [6] Matched: no properties
36.848 [6] Didn't Match: bInterfaceClass (2,8) bInterfaceSubClass (12,6)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (16895,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (15699,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (65529,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (2773,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (15624,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (1689,1356) idProduct (4,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (65523,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (15702,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (65527,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (16927,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (65521,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (15771,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (15735,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (1689,1356) idProduct (1,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (2340,1356) idProduct (15589,664)
36.848 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.848 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.848 [6] Didn't Match: idVendor (1689,1356) idProduct (3,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (65525,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (15700,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (15734,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (15661,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (65522,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (15770,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBMergeNub, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (2340,1356) idProduct (65530,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBAudio, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (1532,1356) idProduct (1025,664)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBAudio, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1)
36.849 [6] Didn't Match: idVendor (1532,1356) idProduct (1025,664) bInterfaceNumber (1,0)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBAudio, score: 0, wildCard = 0
36.849 [6] Matched: no properties
36.849 [6] Didn't Match: bInterfaceClass (1,8) bInterfaceSubClass (2,6)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBAudio, score: 0, wildCard = 0
36.849 [6] Matched: no properties
36.849 [6] Didn't Match: bInterfaceClass (1,8) bInterfaceSubClass (1,6)
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBAudio, score: 0, wildCard = 0
36.849 [6] Matched: bConfigurationValue (1) bInterfaceNumber (0)
36.849 [6] Didn't Match: idVendor (1452,1356) idProduct (4353,664)
36.849 [6] IOUSBInterface[0x31ec200]: matching IOUSBUserClientInit
36.849 [5] Finding driver for interface #0 of Sony DI Accessory, matching personality using com.apple.driver.AppleUSBCDCECMControl, score: 0, wildCard = 0
36.849 [6] Matched: bInterfaceSubClass (6)
36.849 [6] Didn't Match: bInterfaceClass (2,8)
36.849 [6] IOUSBInterface[0x31ec200]::open calling super::open with NO gate
36.849 [6] +IOUSBInterface[0x31ec200]::handleOpen (device Sony DI Accessory)
36.850 [6] Sony DI Accessory[0x31ec300]:FindConfig (1)
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
36.850 [6] IOUSBPipe[0x2cde280]::ToEndpoint, new 2 method called for device 0x31ec300
36.850 [5] AppleUSBOHCI[0x280f000]::DoCreateEP, high speed ancestor hub:1, port:1
36.850 [5] AppleUSBOHCI[0x280f000]: UIMCreateBulkEndpoint HS(Addr=2:1, max=64, dir=0, full) calling thru
36.850 [5] AppleUSBOHCI[0x280f000]: UIMCreateBulkEndpoint(Addr=2:1, max=64, dir=0, full)
36.850 [6] Sony DI Accessory[0x31ec300]:FindConfig (1)
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
36.850 [6] IOUSBPipe[0x2cde240]::ToEndpoint, new 2 method called for device 0x31ec300
36.850 [5] AppleUSBOHCI[0x280f000]::DoCreateEP, high speed ancestor hub:1, port:1
36.850 [5] AppleUSBOHCI[0x280f000]: UIMCreateBulkEndpoint HS(Addr=2:1, max=64, dir=1, full) calling thru
36.850 [5] AppleUSBOHCI[0x280f000]: UIMCreateBulkEndpoint(Addr=2:1, max=64, dir=1, full)
36.850 [6] Sony DI Accessory[0x31ec300]:FindConfig (1)
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
36.850 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
36.850 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [a1,fe],[0,0],[1,2fc30aa]
36.850 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0xa1fe000000000100
36.850 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31c2580:8 br=YES cback=[280f000:291de00] dir=2)
36.850 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x1, pData=2fc30aa)
36.850 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31c2080:1 br=YES cback=[280f000:291de00] dir=1)
36.850 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
36.850 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291de00] dir=0)
36.851 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291de00 status=0x0 bufferSizeRemaining=0x0
36.851 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
36.851 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291de00 status=0xe00002e8 bufferSizeRemaining=0x1
36.851 [5] AppleUSBOHCI[0x280f000]::ControlPacketHandler(FN: 2, EP:0): Error: 0xe00002e8, stage: 0x17, todo: 0x60
36.851 [3] AppleUSBOHCI[0x280f000]:ControlPacketHandler error 0xe00002e8 occured on endpoint (0). todo = 0x40 (Clearing stall)
36.851 [5] +AppleUSBOHCI[0x280f000]: clearing endpoint 2:0 stall
36.851 [6] AppleUSBOHCI[0x280f000]::ReturnTransactions: (0x278de0, 0x278dd0)
36.851 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291de00 status=0xe0004050 bufferSizeRemaining=0x0
36.851 [5] AppleUSBOHCI[0x280f000]::ControlPacketHandler(FN: 2, EP:0): Error: 0xe0004050, stage: 0x37, todo: 0x40
36.851 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0xe0004050
36.851 [2] AppleUSBOHCI[0x280f000]::ControlPacketHandler, returning status of e00002e8
36.851 [5] -AppleUSBOHCI[0x280f000]: clearing endpoint 2:0 stall
36.851 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
36.851 [6] +IOUSBUserClientInit[0x31c2100]::start(0x31ec200) - provider = IOUSBInterface
36.851 [6] +IOUSBUserClientInit[0x31c2100]::MergeDictionary(0x2dd0fc0)IntoProvider(0x31ec200)
36.851 [6] IOUSBUserClientInit[0x31c2100]::MergeDictionaryIntoProvider merging "IOUserClientClass"
36.851 [6] IOUSBUserClientInit[0x31c2100]::MergeDictionaryIntoProvider setting property IOUserClientClass
36.851 [6] IOUSBUserClientInit[0x31c2100]::MergeDictionaryIntoProvider merging "IOCFPlugInTypes"
36.851 [6] IOUSBUserClientInit[0x31c2100]::MergeDictionaryIntoProvider source dictionary had IOCFPlugInTypes as a dictionary (0x2dc2140)
36.851 [6] IOUSBUserClientInit[0x31c2100]::MergeDictionaryIntoProvider setting property IOCFPlugInTypes
36.851 [6] -IOUSBUserClientInit[0x31c2100]::MergeDictionaryIntoProvider(0x31ec200, 0x2dd0fc0) result 1
36.851 [6] -IOUSBUserClientInit[0x31c2100]::start
36.853 [7] IOUSBPipe[0x2cde280]::Write #2
36.853 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
36.853 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
36.853 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2500:1f br=YES cback=[3004791c:280f000:291dd00] dir=0)
36.854 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
36.854 [7] IOUSBPipe[0x2cde240]::Read #2
36.854 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
36.854 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
36.854 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2500:d br=YES cback=[3004791c:280f000:291dc00] dir=1)
36.854 [7] +IOUSBInterfaceUserClient[0x31f4b00]::start(0x31ec200)
36.854 [7] -IOUSBInterfaceUserClient[0x31f4b00]::start
36.855 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
36.855 [7] IOUSBPipe[0x2cde280]::Write #2
36.855 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
36.855 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
36.855 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2500:1f br=YES cback=[3004791c:280f000:291db00] dir=0)
36.855 [7] +IOUSBInterfaceUserClient[0x31f4b00]::clientClose(0), IO: 0
36.856 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
36.856 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 18
36.856 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 18
36.856 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2300:12 br=YES cback=[3004791c:280f000:291da00] dir=1)
36.856 [6] +IOUSBInterfaceUserClient[0x31f4b00]::clientClose closing provider
36.856 [6] IOUSBInterface[0x31ec200]::close calling super::close with NO gate
36.856 [7] -IOUSBInterfaceUserClient[0x31f4b00]::clientClose(0)
36.856 [7] +IOUSBInterfaceUserClient[0x31f4b00]::finalize(00000005)
36.856 [7] -IOUSBInterfaceUserClient[0x31f4b00]::finalize(00000005) - returning true
36.856 [7] +IOUSBInterfaceUserClient[0x31f4b00]::stop(0x31ec200), IO: 0
36.856 [7] -IOUSBInterfaceUserClient[0x31f4b00]::stop(0x31ec200)
36.856 [7] IOUSBInterfaceUserClient[0x31f4b00]::free
36.857 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (18)
36.857 [7] IOUSBPipe[0x2cde240]::Read #2
36.857 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
36.857 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
36.857 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2500:d br=YES cback=[3004791c:280f000:291d900] dir=1)
36.858 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
36.871 [7] +IOUSBInterfaceUserClient[0x31f4c00]::start(0x31ec200)
36.871 [7] -IOUSBInterfaceUserClient[0x31f4c00]::start
36.872 [7] +IOUSBInterfaceUserClient[0x31f4c00]::clientClose(0), IO: 0
36.873 [6] +IOUSBInterfaceUserClient[0x31f4c00]::clientClose closing provider
36.873 [6] IOUSBInterface[0x31ec200]::close calling super::close with NO gate
36.873 [7] -IOUSBInterfaceUserClient[0x31f4c00]::clientClose(0)
36.873 [7] +IOUSBInterfaceUserClient[0x31f4c00]::finalize(00000005)
36.873 [7] -IOUSBInterfaceUserClient[0x31f4c00]::finalize(00000005) - returning true
36.873 [7] +IOUSBInterfaceUserClient[0x31f4c00]::stop(0x31ec200), IO: 0
36.873 [7] -IOUSBInterfaceUserClient[0x31f4c00]::stop(0x31ec200)
36.873 [7] IOUSBInterfaceUserClient[0x31f4c00]::free
36.958 [7] IOUSBPipe[0x2cde280]::Write #2
36.958 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
36.958 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
36.958 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2380:1f br=YES cback=[3004791c:280f000:291d800] dir=0)
36.959 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
36.959 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 36
36.959 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 36
36.959 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:24 br=YES cback=[3004791c:280f000:291d700] dir=1)
36.960 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (36)
36.960 [7] IOUSBPipe[0x2cde240]::Read #2
36.960 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
36.960 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
36.960 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2380:d br=YES cback=[3004791c:280f000:291d600] dir=1)
36.961 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
37.120 [7] IOUSBPipe[0x2cde280]::Write #2
37.120 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
37.120 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
37.120 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2480:1f br=YES cback=[3004791c:280f000:291d500] dir=0)
37.121 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
37.121 [7] IOUSBPipe[0x2cde240]::Read #2
37.121 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
37.121 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
37.121 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2480:d br=YES cback=[3004791c:280f000:291d400] dir=1)
37.122 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
37.122 [7] IOUSBPipe[0x2cde280]::Write #2
37.122 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
37.122 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
37.122 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2380:1f br=YES cback=[3004791c:280f000:291d300] dir=0)
37.123 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
37.123 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 36
37.123 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 36
37.123 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f4c00:24 br=YES cback=[3004791c:280f000:291d200] dir=1)
37.124 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (36)
37.124 [7] IOUSBPipe[0x2cde240]::Read #2
37.124 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
37.124 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
37.124 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2380:d br=YES cback=[3004791c:280f000:291d100] dir=1)
37.125 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
37.132 [5] Sony DI Accessory[0x31ec300]::SetConfiguration returning success
37.132 [5] IOUSBDevice[0x31ec300]::handleClose - [0x31f2000] is not an IOUSBInterface
37.132 [3] IOUSBCompositeDriver[0x31f2000]::start USB Generic Composite @ 2
37.132 [5] IOUSBCompositeDriver[0x31f2000]::start returning 1
37.132 [6] +IOUSBUserClientInit[0x31f2f00]::start(0x31ec300) - provider = Sony DI Accessory
37.133 [6] +IOUSBUserClientInit[0x31f2f00]::MergeDictionary(0x2dd0e40)IntoProvider(0x31ec300)
37.133 [6] IOUSBUserClientInit[0x31f2f00]::MergeDictionaryIntoProvider merging "IOUserClientClass"
37.133 [6] IOUSBUserClientInit[0x31f2f00]::MergeDictionaryIntoProvider setting property IOUserClientClass
37.133 [6] IOUSBUserClientInit[0x31f2f00]::MergeDictionaryIntoProvider merging "IOCFPlugInTypes"
37.133 [6] IOUSBUserClientInit[0x31f2f00]::MergeDictionaryIntoProvider source dictionary had IOCFPlugInTypes as a dictionary (0x2dd0e00)
37.133 [6] IOUSBUserClientInit[0x31f2f00]::MergeDictionaryIntoProvider setting property IOCFPlugInTypes
37.133 [6] -IOUSBUserClientInit[0x31f2f00]::MergeDictionaryIntoProvider(0x31ec300, 0x2dd0e40) result 1
37.133 [6] -IOUSBUserClientInit[0x31f2f00]::start
37.138 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.InternalUSBModem, score: 0
37.138 [6] Matched: no properties
37.138 [6] Didn't Match: idVendor (1394,1356) idProduct (4752,664)
37.138 [5] Finding device driver for Sony DI Accessory, matching personality using com.apple.driver.InternalUSBModem, score: 0
37.138 [6] Matched: no properties
37.138 [6] Didn't Match: idVendor (1452,1356) idProduct (33282,664)
37.139 [7] +IOUSBDeviceUserClient[0x31f4b00]::start(0x31ec300)
37.139 [7] -IOUSBDeviceUserClient[0x31f4b00]::start
37.140 [7] +IOUSBDeviceUserClient[0x31f4b00]::GetConfigDescriptor (Config 0)
37.140 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
37.140 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
37.140 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
37.140 [7] +IOUSBDeviceUserClient[0x31f4b00]::GetConfigDescriptor (Config 0)
37.140 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to obtain lock
37.140 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - lock obtained
37.140 [7] Sony DI Accessory[0x31ec300]::GetFullConfigurationDescriptor - Index (0) - about to release lock
37.140 [7] +IOUSBDeviceUserClient[0x31f4b00]::clientClose()
37.141 [6] +IOUSBDeviceUserClient[0x31f4b00]::clientClose closing provider
37.141 [7] -IOUSBDeviceUserClient[0x31f4b00]::clientClose()
37.141 [7] +IOUSBDeviceUserClient[0x31f4b00]::finalize(00000005)
37.141 [7] -IOUSBDeviceUserClient[0x31f4b00]::finalize(00000005) - returning true
37.141 [7] +IOUSBDeviceUserClient[0x31f4b00]::stop(0x31ec300)
37.141 [7] -IOUSBDeviceUserClient[0x31f4b00]::stop(0x31ec300)
37.141 [7] IOUSBDeviceUserClient::free
37.654 [7] AppleUSBEHCI[0x27e5800]::GetFrameNumber32 -- returning 7857 (0x1eb1)
38.127 [7] IOUSBPipe[0x2cde280]::Write #2
38.127 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.127 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.127 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:1f br=YES cback=[3004791c:280f000:291d000] dir=0)
38.128 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.128 [7] IOUSBPipe[0x2cde240]::Read #2
38.128 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.128 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.128 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:291ef00] dir=1)
38.129 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
38.129 [7] IOUSBPipe[0x2cde280]::Write #2
38.129 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.129 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.129 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:1f br=YES cback=[3004791c:280f000:291ee00] dir=0)
38.130 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.130 [7] IOUSBPipe[0x2cde240]::Read #2
38.130 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.130 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.130 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:291ed00] dir=1)
38.131 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0xe000404f bufferSizeRemaining = 13 (13)
38.131 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [82,0],[0,81],[2,2fc313c]
38.131 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=1) packet=0x8200000081000200
38.131 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31c2580:8 br=YES cback=[280f000:291ec00] dir=2)
38.131 [7] AppleUSBOHCI[0x280f000] Queueing Data TD (dir=1, wLength=0x2, pData=2fc313c)
38.131 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2d80:2 br=YES cback=[280f000:291ec00] dir=1)
38.131 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=0)
38.131 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291ec00] dir=0)
38.132 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291ec00 status=0x0 bufferSizeRemaining=0x0
38.132 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x60
38.132 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291ec00 status=0x0 bufferSizeRemaining=0x0
38.132 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
38.132 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291ec00 status=0x0 bufferSizeRemaining=0x0
38.132 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
38.132 [5] +IOUSBPipe[0x2cde240]::ResetPipe
38.132 [5] +AppleUSBOHCI[0x280f000]: clearing endpoint 2:1 stall
38.132 [6] AppleUSBOHCI[0x280f000]::ReturnTransactions: (0x278cc0, 0x278cc0)
38.132 [5] -AppleUSBOHCI[0x280f000]: clearing endpoint 2:1 stall
38.132 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [2,1],[0,81],[0,0]
38.132 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=0) packet=0x0201000081000000
38.132 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31f2d80:8 br=YES cback=[280f000:291eb00] dir=2)
38.132 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=1)
38.132 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:291eb00] dir=1)
38.133 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291eb00 status=0x0 bufferSizeRemaining=0x0
38.133 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
38.133 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=291eb00 status=0x0 bufferSizeRemaining=0x0
38.133 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
38.133 [7] IOUSBPipe[0x2cde240]::Read #2
38.133 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.133 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.133 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:d br=YES cback=[3004791c:280f000:291ea00] dir=1)
38.134 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
38.134 [7] IOUSBPipe[0x2cde280]::Write #2
38.134 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.134 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.134 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:1f br=YES cback=[3004791c:280f000:291e900] dir=0)
38.135 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.135 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 18
38.135 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 18
38.135 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2400:12 br=YES cback=[3004791c:280f000:291e800] dir=1)
38.136 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (18)
38.136 [7] IOUSBPipe[0x2cde240]::Read #2
38.136 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.136 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.136 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:d br=YES cback=[3004791c:280f000:291e700] dir=1)
38.137 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
38.137 [7] IOUSBPipe[0x2cde280]::Write #2
38.137 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.137 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.137 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:1f br=YES cback=[3004791c:280f000:291e600] dir=0)
38.138 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.138 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 8
38.138 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 8
38.138 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2400:8 br=YES cback=[3004791c:280f000:291e500] dir=1)
38.139 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (8)
38.139 [7] IOUSBPipe[0x2cde240]::Read #2
38.139 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.139 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.139 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:291e400] dir=1)
38.140 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
38.140 [7] IOUSBPipe[0x2cde280]::Write #2
38.140 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.140 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.140 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:1f br=YES cback=[3004791c:280f000:291e300] dir=0)
38.141 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.141 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 18
38.141 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 18
38.141 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:12 br=YES cback=[3004791c:280f000:291e200] dir=1)
38.142 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (18)
38.142 [7] IOUSBPipe[0x2cde240]::Read #2
38.142 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.142 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.142 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:291e100] dir=1)
38.143 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 0 (13)
38.143 [7] IOUSBPipe[0x2cde280]::Write #2
38.143 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.143 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.143 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:1f br=YES cback=[3004791c:280f000:291e000] dir=0)
38.144 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.144 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 8
38.144 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 8
38.144 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:8 br=YES cback=[3004791c:280f000:2920f00] dir=1)
38.145 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0xe00002e8 bufferSizeRemaining = 8 (8)
38.145 [5] +IOUSBPipe[0x2cde240]::ResetPipe
38.145 [5] +AppleUSBOHCI[0x280f000]: clearing endpoint 2:1 stall
38.145 [6] AppleUSBOHCI[0x280f000]::ReturnTransactions: (0x278bb0, 0x278bb0)
38.145 [5] -AppleUSBOHCI[0x280f000]: clearing endpoint 2:1 stall
38.145 [7] AppleUSBOHCI[0x280f000]::DeviceRequest [2,1],[0,81],[0,0]
38.145 [7] AppleUSBOHCI[0x280f000] Queueing Setup TD (dir=0) packet=0x0201000081000000
38.145 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=31c2580:8 br=YES cback=[280f000:2920e00] dir=2)
38.145 [7] AppleUSBOHCI[0x280f000] Queueing Status TD (dir=1)
38.145 [7] AppleUSBOHCI[0x280f000] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[280f000:2920e00] dir=1)
38.146 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=2920e00 status=0x0 bufferSizeRemaining=0x0
38.146 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: still more to come: todo=0x40
38.146 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler lParam=2920e00 status=0x0 bufferSizeRemaining=0x0
38.146 [7] AppleUSBOHCI[0x280f000]::ControlPacketHandler: transaction complete status=0x0
38.146 [7] IOUSBPipe[0x2cde240]::Read #2
38.146 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.146 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.146 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:2920d00] dir=1)
38.147 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 13 (13)
38.147 [7] IOUSBPipe[0x2cde280]::Write #2
38.147 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.147 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.147 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:1f br=YES cback=[3004791c:280f000:291ce00] dir=0)
38.148 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.148 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 18
38.148 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 18
38.148 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2400:12 br=YES cback=[3004791c:280f000:291cd00] dir=1)
38.149 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0x0 bufferSizeRemaining = 18 (18)
38.149 [7] IOUSBPipe[0x2cde240]::Read #2
38.149 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.149 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.149 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:291cc00] dir=1)
38.150 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(in) complete status=0xe00002e8 bufferSizeRemaining = 13 (13)
38.150 [7] IOUSBPipe[0x2cde240]::Read #2
38.150 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 13
38.150 [7] AppleUSBOHCI[0x280f000]::Read #3 - reqCount = 13
38.150 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31c2580:d br=YES cback=[3004791c:280f000:291cb00] dir=1)
38.150 [1] AppleUSBOHCI[0x280f000]::CreateGeneralTransfer - trying to queue to a stalled pipe
38.150 [5] AppleUSBOHCI[0x280f000] CreateGeneralTransfer: returning status 0xe000404f
38.150 [3] AppleUSBOHCI[0x280f000]::BulkTransaction: error queueing bulk packet (0xe000404f)
38.150 [1] AppleUSBOHCI[0x280f000]::DoIOTransfer - error 0xe000404f queueing request
38.150 [2] IOUSBPipe[0x2cde240]::Read - controller returned stalled pipe, changing status
38.150 [7] IOUSBPipe[0x2cde280]::Write #2
38.150 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.150 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.150 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:1f br=YES cback=[3004791c:280f000:291ca00] dir=0)
38.151 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.151 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 36
38.151 [2] IOUSBPipe[0x2cde240]::Read - invalid read on a stalled pipe
38.151 [7] IOUSBPipe[0x2cde280]::Write #2
38.151 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.151 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.151 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2d80:1f br=YES cback=[3004791c:280f000:291c800] dir=0)
38.152 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.152 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 18
38.152 [2] IOUSBPipe[0x2cde240]::Read - invalid read on a stalled pipe
38.358 [7] IOUSBPipe[0x2cde280]::Write #2
38.358 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.358 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.358 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2b00:1f br=YES cback=[3004791c:280f000:291c700] dir=0)
38.363 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0x0 bufferSizeRemaining = 0 (31)
38.363 [7] IOUSBPipe[0x2cde240]::Read #3 (addr 2:1 type 2) - reqCount = 24576
38.363 [2] IOUSBPipe[0x2cde240]::Read - invalid read on a stalled pipe
38.363 [7] IOUSBPipe[0x2cde280]::Write #2
38.363 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
38.363 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
38.363 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2b00:1f br=YES cback=[3004791c:280f000:291c600] dir=0)
38.654 [7] AppleUSBEHCI[0x27e5800]::GetFrameNumber32 -- returning 8857 (0x2299)
39.381 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180a3d28]
39.381 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
39.381 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:2916900] dir=2)
39.381 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180a3d28)
39.381 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:4 br=YES cback=[269a800:2916900] dir=1)
39.381 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
39.381 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916900] dir=0)
39.382 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916900 status=0x0 bufferSizeRemaining=0x0
39.382 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
39.382 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916900 status=0x0 bufferSizeRemaining=0x0
39.382 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
39.382 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916900 status=0x0 bufferSizeRemaining=0x0
39.382 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
39.382 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
39.382 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
39.654 [7] AppleUSBEHCI[0x27e5800]::GetFrameNumber32 -- returning 9857 (0x2681)
40.654 [7] AppleUSBEHCI[0x27e5800]::GetFrameNumber32 -- returning 10857 (0x2a69)
41.654 [7] AppleUSBEHCI[0x27e5800]::GetFrameNumber32 -- returning 11856 (0x2e50)
41.654 [6] AppleUSBEHCI[0x27e5800] Time to check for root hub inactivity on bus 75
41.654 [6] AppleUSBEHCI[0x27e5800]::RootHubAreAllPortsDisconnectedOrSuspended - YES THEY ARE
41.654 [2] AppleUSBEHCI[0x27e5800]::UIMCheckForTimeouts - Time to suspend the ports of bus 75
41.654 [5] AppleUSBEHCI[0x27e5800]::setPowerState (2) bus 75
41.659 [5] AppleUSBEHCI[0x27e5800]::setPowerState - halting the bus due to inactivity
41.659 [7] AppleUSBEHCI[0x27e5800]::DisableAsyncSchedule: schedule was already disabled
41.659 [7] AppleUSBEHCI[0x27e5800]::DisableAsyncSchedule: schedule disabled cleanly
41.659 [7] AppleUSBEHCI[0x27e5800]::DisablePeriodicSchedule: schedule was already disabled
41.659 [7] AppleUSBEHCI[0x27e5800]::DisablePeriodicSchedule: schedule disabled cleanly
41.659 [5] AppleUSBEHCI[0x27e5800]::StopUSBBus - HC halted
41.659 [5] AppleUSBEHCI[0x27e5800]::setPowerState - The bus is now halted due to inactivity
41.659 [5] AppleUSBEHCI[0x27e5800]::setPowerState done
45.382 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1805bd28]
45.382 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
45.382 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2e80:8 br=YES cback=[269a800:2916000] dir=2)
45.382 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1805bd28)
45.382 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2f80:4 br=YES cback=[269a800:2916000] dir=1)
45.382 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
45.382 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916000] dir=0)
45.383 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916000 status=0x0 bufferSizeRemaining=0x0
45.383 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
45.383 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916000 status=0x0 bufferSizeRemaining=0x0
45.383 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
45.383 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916000 status=0x0 bufferSizeRemaining=0x0
45.383 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
45.384 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
45.384 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
51.384 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1805bd28]
51.384 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
51.384 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2e80:8 br=YES cback=[269a800:2916100] dir=2)
51.384 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1805bd28)
51.384 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2e00:4 br=YES cback=[269a800:2916100] dir=1)
51.384 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
51.384 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916100] dir=0)
51.384 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916100 status=0x0 bufferSizeRemaining=0x0
51.384 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
51.385 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916100 status=0x0 bufferSizeRemaining=0x0
51.385 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
51.385 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916100 status=0x0 bufferSizeRemaining=0x0
51.385 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
51.385 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
51.385 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
51.684 [6] AppleUSBOHCI[0x269a800] Time to check for root hub inactivity on bus 11
57.385 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180a3d28]
57.385 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
57.385 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:2916800] dir=2)
57.385 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180a3d28)
57.385 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:4 br=YES cback=[269a800:2916800] dir=1)
57.385 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
57.385 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916800] dir=0)
57.385 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916800 status=0x0 bufferSizeRemaining=0x0
57.385 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
57.386 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916800 status=0x0 bufferSizeRemaining=0x0
57.386 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
57.386 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916800 status=0x0 bufferSizeRemaining=0x0
57.386 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
57.386 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
57.386 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
63.386 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1809bd28]
63.387 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
63.387 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2f80:8 br=YES cback=[269a800:2916c00] dir=2)
63.387 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1809bd28)
63.387 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:4 br=YES cback=[269a800:2916c00] dir=1)
63.387 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
63.387 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916c00] dir=0)
63.388 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916c00 status=0x0 bufferSizeRemaining=0x0
63.388 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
63.388 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916c00 status=0x0 bufferSizeRemaining=0x0
63.388 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
63.388 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916c00 status=0x0 bufferSizeRemaining=0x0
63.388 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
63.388 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
63.388 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
66.685 [6] AppleUSBOHCI[0x280f000] Time to check for root hub inactivity on bus 43
69.388 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,17fcbd28]
69.388 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
69.388 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:2916d00] dir=2)
69.388 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=17fcbd28)
69.388 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2f80:4 br=YES cback=[269a800:2916d00] dir=1)
69.388 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
69.388 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916d00] dir=0)
69.389 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916d00 status=0x0 bufferSizeRemaining=0x0
69.389 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
69.389 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916d00 status=0x0 bufferSizeRemaining=0x0
69.389 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
69.389 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916d00 status=0x0 bufferSizeRemaining=0x0
69.389 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
69.389 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
69.389 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
69.685 [2] (0x12613974)Found a transaction past the completion deadline, timing out! (0xddc2 - 0x64ac)
69.685 [1] AppleUSBOHCI[0x280f000]::Found a transaction past the completion deadline on bus 43, timing out!
69.685 [2] +AppleUSBOHCI[0x280f000]::ReturnOneTransaction(0x12613974, 0x28a1ef0, e0004051)
69.686 [2] [0x280f000]::ReturnOneTransaction - found the end of a MULTI transaction(0x12613974)!
69.686 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0xe0004051 bufferSizeRemaining = 31 (31)
69.686 [7] IOUSBPipe[0x2cde280]::Write #2
69.686 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
69.686 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
69.686 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2b80:1f br=YES cback=[3004791c:280f000:291c500] dir=0)
69.686 [2] -AppleUSBOHCI[0x280f000]::ReturnOneTransaction - done, new queue head (L0x12613950, P0x108b2700) V0x278b10
75.389 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180c3d28]
75.389 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
75.389 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:8 br=YES cback=[269a800:2918200] dir=2)
75.389 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180c3d28)
75.389 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:4 br=YES cback=[269a800:2918200] dir=1)
75.389 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
75.389 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918200] dir=0)
75.390 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918200 status=0x0 bufferSizeRemaining=0x0
75.390 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
75.391 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918200 status=0x0 bufferSizeRemaining=0x0
75.391 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
75.391 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918200 status=0x0 bufferSizeRemaining=0x0
75.391 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
75.391 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
75.391 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
80.685 [2] (0x12613950)Found a transaction past the completion deadline, timing out! (0x108ba - 0xe1aa)
80.685 [1] AppleUSBOHCI[0x280f000]::Found a transaction past the completion deadline on bus 43, timing out!
80.685 [2] +AppleUSBOHCI[0x280f000]::ReturnOneTransaction(0x12613950, 0x28a1ef0, e0004051)
80.686 [2] [0x280f000]::ReturnOneTransaction - found the end of a MULTI transaction(0x12613950)!
80.686 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0xe0004051 bufferSizeRemaining = 31 (31)
80.686 [7] IOUSBPipe[0x2cde280]::Write #2
80.686 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
80.686 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
80.686 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2b80:1f br=YES cback=[3004791c:280f000:291c400] dir=0)
80.686 [2] -AppleUSBOHCI[0x280f000]::ReturnOneTransaction - done, new queue head (L0x1261392c, P0x8b2700) V0x278b00
81.391 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180c3d28]
81.391 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
81.391 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:8 br=YES cback=[269a800:2918c00] dir=2)
81.391 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180c3d28)
81.391 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2580:4 br=YES cback=[269a800:2918c00] dir=1)
81.391 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
81.391 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918c00] dir=0)
81.392 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918c00 status=0x0 bufferSizeRemaining=0x0
81.392 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
81.392 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918c00 status=0x0 bufferSizeRemaining=0x0
81.392 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
81.392 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918c00 status=0x0 bufferSizeRemaining=0x0
81.392 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
81.392 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
81.392 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
81.685 [6] AppleUSBOHCI[0x269a800] Time to check for root hub inactivity on bus 11
87.392 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1809bd28]
87.392 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
87.392 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:2918b00] dir=2)
87.392 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1809bd28)
87.392 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:4 br=YES cback=[269a800:2918b00] dir=1)
87.392 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
87.392 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918b00] dir=0)
87.393 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918b00 status=0x0 bufferSizeRemaining=0x0
87.393 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
87.393 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918b00 status=0x0 bufferSizeRemaining=0x0
87.393 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
87.393 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918b00 status=0x0 bufferSizeRemaining=0x0
87.393 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
87.393 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
87.393 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
92.685 [2] (0x1261392c)Found a transaction past the completion deadline, timing out! (0x13799 - 0x10ca2)
92.685 [1] AppleUSBOHCI[0x280f000]::Found a transaction past the completion deadline on bus 43, timing out!
92.685 [2] +AppleUSBOHCI[0x280f000]::ReturnOneTransaction(0x1261392c, 0x28a1ef0, e0004051)
92.686 [2] [0x280f000]::ReturnOneTransaction - found the end of a MULTI transaction(0x1261392c)!
92.686 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0xe0004051 bufferSizeRemaining = 31 (31)
92.686 [7] IOUSBPipe[0x2cde280]::Write #2
92.686 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
92.686 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
92.686 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2b80:1f br=YES cback=[3004791c:280f000:291c300] dir=0)
92.686 [2] -AppleUSBOHCI[0x280f000]::ReturnOneTransaction - done, new queue head (L0x12613908, P0xf08a2700) V0x278af0
93.394 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,17fcbd28]
93.394 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
93.394 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2580:8 br=YES cback=[269a800:2918a00] dir=2)
93.394 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=17fcbd28)
93.394 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2700:4 br=YES cback=[269a800:2918a00] dir=1)
93.394 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
93.394 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918a00] dir=0)
93.395 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918a00 status=0x0 bufferSizeRemaining=0x0
93.395 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
93.395 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918a00 status=0x0 bufferSizeRemaining=0x0
93.395 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
93.395 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918a00 status=0x0 bufferSizeRemaining=0x0
93.395 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
93.395 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
93.395 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
96.685 [6] AppleUSBOHCI[0x280f000] Time to check for root hub inactivity on bus 43
99.395 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180c3d28]
99.395 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
99.395 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:2918e00] dir=2)
99.395 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180c3d28)
99.395 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:4 br=YES cback=[269a800:2918e00] dir=1)
99.395 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
99.395 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918e00] dir=0)
99.396 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918e00 status=0x0 bufferSizeRemaining=0x0
99.396 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
99.396 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918e00 status=0x0 bufferSizeRemaining=0x0
99.396 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
99.396 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918e00 status=0x0 bufferSizeRemaining=0x0
99.396 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
99.396 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
99.396 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
105.396 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1805bd28]
105.396 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
105.396 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:8 br=YES cback=[269a800:2918500] dir=2)
105.396 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1805bd28)
105.396 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:4 br=YES cback=[269a800:2918500] dir=1)
105.396 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
105.396 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918500] dir=0)
105.398 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918500 status=0x0 bufferSizeRemaining=0x0
105.398 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
105.398 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918500 status=0x0 bufferSizeRemaining=0x0
105.398 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
105.398 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918500 status=0x0 bufferSizeRemaining=0x0
105.398 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
105.398 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
105.398 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
111.398 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180c3d28]
111.398 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
111.398 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:8 br=YES cback=[269a800:2916700] dir=2)
111.398 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180c3d28)
111.398 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:4 br=YES cback=[269a800:2916700] dir=1)
111.398 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
111.398 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2916700] dir=0)
111.399 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916700 status=0x0 bufferSizeRemaining=0x0
111.399 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
111.399 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916700 status=0x0 bufferSizeRemaining=0x0
111.399 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
111.399 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2916700 status=0x0 bufferSizeRemaining=0x0
111.399 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
111.399 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
111.399 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
111.685 [6] AppleUSBOHCI[0x269a800] Time to check for root hub inactivity on bus 11
117.399 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1805bd28]
117.399 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
117.399 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:2918600] dir=2)
117.399 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1805bd28)
117.399 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:4 br=YES cback=[269a800:2918600] dir=1)
117.399 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
117.399 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918600] dir=0)
117.400 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918600 status=0x0 bufferSizeRemaining=0x0
117.400 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
117.400 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918600 status=0x0 bufferSizeRemaining=0x0
117.400 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
117.400 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918600 status=0x0 bufferSizeRemaining=0x0
117.400 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
117.400 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
117.400 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
123.401 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,180c3d28]
123.401 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
123.401 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:8 br=YES cback=[269a800:2918800] dir=2)
123.401 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=180c3d28)
123.401 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:4 br=YES cback=[269a800:2918800] dir=1)
123.401 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
123.401 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918800] dir=0)
123.402 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918800 status=0x0 bufferSizeRemaining=0x0
123.402 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
123.402 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918800 status=0x0 bufferSizeRemaining=0x0
123.402 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
123.402 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918800 status=0x0 bufferSizeRemaining=0x0
123.402 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
123.402 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
123.402 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
124.685 [2] (0x12613908)Found a transaction past the completion deadline, timing out! (0x1b497 - 0x13b81)
124.685 [1] AppleUSBOHCI[0x280f000]::Found a transaction past the completion deadline on bus 43, timing out!
124.685 [2] +AppleUSBOHCI[0x280f000]::ReturnOneTransaction(0x12613908, 0x28a1ef0, e0004051)
124.686 [2] [0x280f000]::ReturnOneTransaction - found the end of a MULTI transaction(0x12613908)!
124.686 [7] AppleUSBOHCI[0x280f000]::BulkPacketHandler: addr 2:1(out) complete status=0xe0004051 bufferSizeRemaining = 31 (31)
124.686 [7] IOUSBPipe[0x2cde280]::Write #2
124.686 [7] IOUSBPipe[0x2cde280]::Write #3 (addr 2:1 type 2) - reqCount = 31
124.687 [7] AppleUSBOHCI[0x280f000]::Write #3 - reqCount = 31
124.687 [7] AppleUSBOHCI[0x280f000] BulkTx: adr=2:1 cbp=31f2b80:1f br=YES cback=[3004791c:280f000:291c200] dir=0)
124.687 [2] -AppleUSBOHCI[0x280f000]::ReturnOneTransaction - done, new queue head (L0x126138e4, P0xe08a2700) V0x278ae0
126.685 [6] AppleUSBOHCI[0x280f000] Time to check for root hub inactivity on bus 43
129.402 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,17fcbd28]
129.402 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
129.402 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:8 br=YES cback=[269a800:2918300] dir=2)
129.402 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=17fcbd28)
129.402 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:4 br=YES cback=[269a800:2918300] dir=1)
129.402 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
129.402 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:2918300] dir=0)
129.403 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918300 status=0x0 bufferSizeRemaining=0x0
129.403 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
129.403 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918300 status=0x0 bufferSizeRemaining=0x0
129.403 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
129.403 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=2918300 status=0x0 bufferSizeRemaining=0x0
129.403 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
129.403 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
129.403 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
135.403 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,1805bd28]
135.403 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
135.403 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:8 br=YES cback=[269a800:285e100] dir=2)
135.403 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=1805bd28)
135.403 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:4 br=YES cback=[269a800:285e100] dir=1)
135.404 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
135.404 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:285e100] dir=0)
135.405 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=285e100 status=0x0 bufferSizeRemaining=0x0
135.405 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
135.405 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=285e100 status=0x0 bufferSizeRemaining=0x0
135.405 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
135.405 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=285e100 status=0x0 bufferSizeRemaining=0x0
135.405 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
135.405 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
135.405 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
141.405 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,17fcbd28]
141.405 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
141.405 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:8 br=YES cback=[269a800:290c200] dir=2)
141.405 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=17fcbd28)
141.405 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2a00:4 br=YES cback=[269a800:290c200] dir=1)
141.405 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
141.405 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:290c200] dir=0)
141.406 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=290c200 status=0x0 bufferSizeRemaining=0x0
141.406 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
141.406 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=290c200 status=0x0 bufferSizeRemaining=0x0
141.406 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
141.406 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=290c200 status=0x0 bufferSizeRemaining=0x0
141.406 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
141.406 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
141.406 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
141.686 [6] AppleUSBOHCI[0x269a800] Time to check for root hub inactivity on bus 11
147.406 [7] AppleUSBOHCI[0x269a800]::DeviceRequest [a3,0],[0,1],[4,17fcbd28]
147.406 [7] AppleUSBOHCI[0x269a800] Queueing Setup TD (dir=1) packet=0xa300000001000400
147.406 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2980:8 br=YES cback=[269a800:290c100] dir=2)
147.406 [7] AppleUSBOHCI[0x269a800] Queueing Data TD (dir=1, wLength=0x4, pData=17fcbd28)
147.406 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=31f2600:4 br=YES cback=[269a800:290c100] dir=1)
147.406 [7] AppleUSBOHCI[0x269a800] Queueing Status TD (dir=0)
147.406 [7] AppleUSBOHCI[0x269a800] CrntlTx: adr=2:0 cbp=0:0 br=YES cback=[269a800:290c100] dir=0)
147.407 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=290c100 status=0x0 bufferSizeRemaining=0x0
147.407 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x60
147.407 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=290c100 status=0x0 bufferSizeRemaining=0x0
147.407 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: still more to come: todo=0x40
147.407 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler lParam=290c100 status=0x0 bufferSizeRemaining=0x0
147.407 [7] AppleUSBOHCI[0x269a800]::ControlPacketHandler: transaction complete status=0x0
147.408 [6] AppleUSBHub[0x28ff400]::GetPortStatus for port 1, status: 0x 303, change: 0x 0 - returning kIOReturnSuccess
147.408 [6] AppleUSBHub[0x28ff400](0xb200000)::HubAreAllPortsDisconnectedOrSuspended - port 1 enabled and not suspended
149.410 [7] AppleUSBOHCI[0x269a800]::InterruptPacketHandler: addr 5:1(in) complete status=0x0 bufferSizeRemaining = 0 (3)
149.410 [7] AppleUSBOpticalMouse[0x2dda400]::InterruptReadHandler bufferSizeRemaining: 0, error 0x0
149.410 [7] AppleUSBOpticalMouse[0x2dda400]::RearmInterruptRead
149.410 [7] IOUSBPipe[0x2d78040]::Read #4 (addr 5:1 type 3) - reqCount = 3
149.410 [7] AppleUSBOHCI[0x269a800]::ReadV2 - reqCount = 3
149.410 [7] AppleUSBOHCI[0x269a800] IntTx: adr=5:1 cbp=0x2ddf000:3 br=YES cback=[30047b10:269a800:2915f00])
149.418 [7] AppleUSBOHCI[0x269a800]::InterruptPacketHandler: addr 5:1(in) complete status=0x0 bufferSizeRemaining = 0 (3)
149.418 [7] AppleUSBOpticalMouse[0x2dda400]::InterruptReadHandler bufferSizeRemaining: 0, error 0x0
149.418 [7] AppleUSBOpticalMouse[0x2dda400]::RearmInterruptRead
149.418 [7] IOUSBPipe[0x2d78040]::Read #4 (addr 5:1 type 3) - reqCount = 3