Jump to content

Linksys WUSB54GP Installation Troubles


DustinS
 Share

10 posts in this topic

Recommended Posts

I recently installed OSX86 on my Dell XPS 200, and it is great! However, you can only do so much without the internet, and me and a few other users over at iPodWizard.net (they are the ones who helped me, and then couldn't help me, and then redirected me here) have tried many things to get it working. They also told me to post as much info as I could, so be prepared for a lot of info.

 

I am on OS X Tiger 14.6.

 

I have a Linksys WUSB54GP Wireless-G Adapter.

 

We have tried the "KramerC" method, but that won't work.

 

Here's what we all tried to do to make it work.

 

1. Installed a program that is supposed to find my adapter. (I really can't find it, I'll have to post an update tommorow what program I exactly used)

2. The program wouldn't work, and I tried a bunch of uninstalls/reinstalls, and it still wouldn't work.

3. We then modified Library\Extensions\R...(something about a Wireless driver) to change the plist. Here's what he told me to do for that:

 

lets say, you have the dmg file on a usb stick. drag it to your mac desktop.. now double click on it, and MAc should mount it. then under your HDD icon a new icon should show up. doulbe click on it. then a new finder window should open. with the contents of the dmg. double clikc on the contents. i forgot what inside. but either drag it in your apps folder. or install it.

ill fire up the old mac and get you more details. but i hope you can understand.

 

if the driver is installed you should be able to go to

system/library/extensions

and see somethign called

RT2500USBWIRELESS ( something similar starts with RT)

 

if the driver is there, you cna reboot, and then plug your deivce in. if it doesnt work then. you need to go back to the driver, right click, show contents,Content, info.plist ( I cant remember the exact location, just find info.plist after showing contents)

 

copy it to your destop, and open it in text editor

 

and delete the part were it says com.Ralink.driver.RT2500

and the line above it

paste this in

 

<key>CFBundleIdentifier</key>

<string>com.Ralink.driver.RT2500</string>

<key>IOClass</key>

<string>RT2500USBWirelessDriver</string>

<key>IOProviderClass</key>

<string>IOUSBDevice</string>

<key>bcdDevice</key>

<integer>4</integer>

<key>idProduct</key>

<integer>13</integer>

<key>idVendor</key>

<integer>5041</integer>

</dict>

 

4. I did that, and still no luck. Later, he told me to Right Click/Get Info on that driver (in the Libray\Extensions) and change the Owner to System and Group:Wheel. It already was that, so I had nothing to change.

 

Umm, that's about all I did, and then they gave up on me. Before he gave up, we were trying to figure out what version my adapter was (Version 3 or 4, I think were the choices) but it wasn't listed anywhere that we know of. Also, it should be noted, that I'm having trouble even booting up OS X, a lot of times I get this for no particular reason at all.

 

dsc00036ut2.png

 

If you need anything else, please say so, but I may have to consult them first as to what I did! Anyways, I appreciate it. Thanks in advance!

Link to comment
Share on other sites

twas me who tried to help him

since the WUSB54GP has the RT2500 chipset like the WUSB54G. I was guessing that the kramer2k meathod, might work. This worked for me, so i was hoping.

maybe he has the broadcom chipset, but i havent heard of the WUSB54GP before this, i only knew it had the right chipset.

anyway, i hope someone can help

Link to comment
Share on other sites

Did you try to install the Ralink Driver?

http://www.ralinktech.com/drivers/Mac/STA_...02005_11_29.dmg

 

Based on what I found on Google and looking at the info.plist, this should work although the correct settings are under Gemtek rather than Linksys, but this shouldn't matter.

 

Again, based on what I found on Google, the info.plist information that you posted above should have worked with one change - the 13 should be 17

 

<key>idProduct</key>

<integer>13</integer> (should be 17)

<key>idVendor</key>

<integer>5041</integer>

 

 

The reason is that the Vendor=13b1 ProdID=0011 in hex. But the info.plist uses data in decimal.

13b1 hex = 5041 dec

0011 hex = 17 dec.

 

These values are already in the info.plist from Ralink but listed under Gemtek. So, if you download and install it, the device might show up as a Gemtek rather than a Linksys.

Link to comment
Share on other sites

Did you try to install the Ralink Driver?

http://www.ralinktech.com/drivers/Mac/STA_...02005_11_29.dmg

 

Based on what I found on Google and looking at the info.plist, this should work although the correct settings are under Gemtek rather than Linksys, but this shouldn't matter.

 

Again, based on what I found on Google, the info.plist information that you posted above should have worked with one change - the 13 should be 17

 

<key>idProduct</key>

<integer>13</integer> (should be 17)

<key>idVendor</key>

<integer>5041</integer>

 

 

The reason is that the Vendor=13b1 ProdID=0011 in hex. But the info.plist uses data in decimal.

13b1 hex = 5041 dec

0011 hex = 17 dec.

 

These values are already in the info.plist from Ralink but listed under Gemtek. So, if you download and install it, the device might show up as a Gemtek rather than a Linksys.

 

Alright, here's what I did.

 

1. Downloaded the Ralink driver.

2. Uninstalled my old one.

3. Restarted and then installed Ralink Driver (suggested by you)

4. Restarted again (got boot error both times, but that's a different problem)

5. Plugged in my WUSB54GP. Didn't work.

6. Went to "About my Mac" more info, and then I hit USB. My WUSB54GP is listed as vend_device.

7. To figure this out, I left it plugged in, wrote down all the entries, and then unplugged it, and that was the ONLY one gone.

 

That's about all I did. Was what I did right? If not, please tell me what to do. Thanks for the help!

Link to comment
Share on other sites

Plug in the WUSB54GP. Go back to System Profiler (About this Mac -> More Info..)

 

Click USB, then in the upper right, click on the device (vend_device?).

 

What does it say on the bottom right? Particularly the Vendor ID and the Device ID?

Link to comment
Share on other sites

Here is the ioreg file. I hope you can read it, cause I certainly couldn't. I appreciate all the help you are giving me! Thanks again!

 

+-o Root <class IORegistryEntry, retain count 13>

| {

| "IOMaximumMappedIOByteCount" = 536870912

| "IONDRVFramebufferGeneration" = <0100000001000000>

| "IOKitDiagnostics" = {"Instance allocation"=1255884,"Classes"={"IOFireWir$

| "IORegistryPlanes" = {"IODeviceTree"="IODeviceTree","IOACPIPlane"="IOACPI$

| "IOKitBuildVersion" = "Darwin Kernel Version 8.4.1: Tue Jan 3 18:23:53 P$

| "IOConsoleUsers" = ({"kCGSSessionGroupIDKey"=501,"kCGSSessionOnConsoleKey$

| }

|

+-o ADP2,1 <class IOPlatformExpertDevice, registered, matched, active, busy $

| {

| "system-type" = <05>

| "IOInterruptControllers" = ("io-apic-0")

| "product-name" = <"Dell DXC051">

| "IOPlatformArgs" = <0020930000a055000000000000000000>

| "IOPlatformSerialNumber" = "JBWLN81"

| "IOInterruptSpecifiers" = (<0900000005000000>)

| "compatible" = <"ADP2,1">

| "model" = <"ADP2,1">

| "name" = <"/">

| "clock-frequency" = <0020bcbe>

| "manufacturer" = <"Dell Inc.">

| "serial-number" = <4e3831000000000000000000004a42574c4e3831000000000000$

| }

|

+-o AppleACPIPlatformExpert <class AppleACPIPlatformExpert, registered, ma$

| | {

| | "ACPI Tables" = {"APIC.0"=<415049437200000001d744454c4c20204458433035$

| | "Platform Memory Ranges" = (0,655359,1048576,2147483647,1844674407344$

| | "CFBundleIdentifier" = "com.apple.driver.AppleACPIPlatform"

| | "IOClass" = "AppleACPIPlatformExpert"

| | "IONameMatched" = "ACPI"

| | "IOProbeScore" = 10000

| | "intel-pic" = {"InterruptControllerName"="8259-pic","IOName"="8259-pi$

| | "IOMatchCategory" = "IODefaultMatchCategory"

| | "IONameMatch" = ("ACPI","T1","ADP2,1")

| | "IOUserClientClass" = "AppleACPIPlatformUserClient"

| | "intel-clock" = {"IOName"="intel-clock"}

| | "IOProviderClass" = "IOPlatformExpertDevice"

| | }

| |

| +-o IOPMrootDomain <class IOPMrootDomain, registered, matched, active, b$

| | | {

| | | "Power Management protected data" = "{ theNumberOfPowerStates = 5, $

| | | "IOSleepSupported" = ""

| | | "IOAppPowerStateInterest" = "IOCommand is not serializable"

| | | "Supported Features" = {"PowerRelativeToShutdown"=Yes,"WakeByCalend$

| | | "Power Management private data" = "{ this object = 01fba400, intere$

| | | "IOPriorityPowerStateInterest" = "IOCommand is not serializable"

| | | "IOHibernateState" = <00000000>

| | | "IOUserClientClass" = "RootDomainUserClient"

| | | "SystemPowerProfileOverrideDict" = {"Hibernate Mode"=0}

| | | "Hibernate Mode" = 0

| | | }

| | |

| | +-o IORootParent <class IORootParent, !registered, !matched, active, b$

| | | {

| | | "Power Management protected data" = "{ theNumberOfPowerStates = 5$

| | | "Power Management private data" = "{ this object = 01fb6c00 (root$

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | | {

| | | }

| | |

| | +-o RootDomainUserClient <class RootDomainUserClient, !registered, !ma$

| | {

| | }

| |

| +-o CPU0@1 <class IOACPIPlatformDevice, registered, matched, active, bus$

| | | {

| | | "clock-frequency" = <00286bee>

| | | "timebase-frequency" = <00ca9a3b>

| | | "name" = <"CPU0">

| | | "device_type" = <"processor">

| | | "cpu index" = 0

| | | "bus-frequency" = <0020bcbe>

| | | }

| | |

| | +-o AppleACPICPU <class AppleACPICPU, registered, matched, active, bus$

| | | {

| | | "IOCPUID" = 34280832

| | | "IOCPUNumber" = 0

| | | "CFBundleIdentifier" = "com.apple.driver.AppleACPIPlatform"

| | | "IOClass" = "AppleACPICPU"

| | | "IONameMatched" = "processor"

| | | "IOProbeScore" = 1000

| | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | "IONameMatch" = "processor"

| | | "IOCPUState" = "Running"

| | | "IOProviderClass" = "IOACPIPlatformDevice"

| | | }

| | |

| | +-o AppleACPICPUInterruptController <class AppleACPICPUInterruptCont$

| | {

| | }

| |

| +-o CPU1@2 <class IOACPIPlatformDevice, registered, matched, active, bus$

| | | {

| | | "clock-frequency" = <00286bee>

| | | "timebase-frequency" = <00ca9a3b>

| | | "name" = <"CPU1">

| | | "device_type" = <"processor">

| | | "cpu index" = 1

| | | "bus-frequency" = <0020bcbe>

| | | }

| | |

| | +-o AppleACPICPU <class AppleACPICPU, registered, matched, active, bus$

| | {

| | "IOCPUID" = 34281216

| | "IOCPUNumber" = 1

| | "CFBundleIdentifier" = "com.apple.driver.AppleACPIPlatform"

| | "IOClass" = "AppleACPICPU"

| | "IONameMatched" = "processor"

| | "IOProbeScore" = 1000

| | "IOMatchCategory" = "IODefaultMatchCategory"

| | "IONameMatch" = "processor"

| | "IOCPUState" = "Running"

| | "IOProviderClass" = "IOACPIPlatformDevice"

| | }

| |

| +-o CPU2@3 <class IOACPIPlatformDevice, registered, matched, active, bus$

| | | {

| | | "clock-frequency" = <00286bee>

| | | "timebase-frequency" = <00ca9a3b>

| | | "name" = <"CPU2">

| | | "device_type" = <"processor">

| | | "cpu index" = 2

| | | "bus-frequency" = <0020bcbe>

| | | }

| | |

| | +-o AppleACPICPU <class AppleACPICPU, !registered, !matched, active, b$

| | {

| | "IOCPUID" = 34281600

| | "IOCPUNumber" = 0

| | "CFBundleIdentifier" = "com.apple.driver.AppleACPIPlatform"

| | "IOClass" = "AppleACPICPU"

| | "IONameMatched" = "processor"

| | "IOProbeScore" = 1000

| | "IOMatchCategory" = "IODefaultMatchCategory"

| | "IONameMatch" = "processor"

| | "IOCPUState" = "Unregistered"

| | "IOProviderClass" = "IOACPIPlatformDevice"

| | }

| |

| +-o CPU3@4 <class IOACPIPlatformDevice, registered, matched, active, bus$

| | | {

| | | "clock-frequency" = <00286bee>

| | | "timebase-frequency" = <00ca9a3b>

| | | "name" = <"CPU3">

| | | "device_type" = <"processor">

| | | "cpu index" = 3

| | | "bus-frequency" = <0020bcbe>

| | | }

| | |

| | +-o AppleACPICPU <class AppleACPICPU, !registered, !matched, active, b$

| | {

| | "IOCPUID" = 34281728

| | "IOCPUNumber" = 0

| | "CFBundleIdentifier" = "com.apple.driver.AppleACPIPlatform"

| | "IOClass" = "AppleACPICPU"

| | "IONameMatched" = "processor"

| | "IOProbeScore" = 1000

| | "IOMatchCategory" = "IODefaultMatchCategory"

| | "IONameMatch" = "processor"

| | "IOCPUState" = "Unregistered"

| | "IOProviderClass" = "IOACPIPlatformDevice"

| | }

| |

| +-o io-apic@fec00000 <class IOACPIPlatformDevice, registered, matched, a$

| | | {

| | | "Timer Vector Number" = 2

| | | "IOInterruptSpecifiers" = (<00000000>,<01000000>)

| | | "APIC ID" = 8

| | | "IOInterruptControllers" = ("IOPlatformInterruptController","IOPlat$

| | | "Base Vector Number" = 0

| | | "Destination APIC ID" = 0

| | | "Physical Address" = 18446744073688580096

| | | "InterruptControllerName" = "io-apic-0"

| | | }

| | |

| | +-o AppleAPICInterruptController <class AppleAPICInterruptController, $

| | {

| | "IOMatchCategory" = "IODefaultMatchCategory"

| | "IOClass" = "AppleAPICInterruptController"

| | "IOProviderClass" = "IOPlatformDevice"

| | "IONameMatched" = "io-apic"

| | "CFBundleIdentifier" = "com.apple.driver.AppleAPIC"

| | "IONameMatch" = "io-apic"

| | "IOProbeScore" = 0

| | }

| |

| +-o AppleACPIEventController <class AppleACPIEventController, !registere$

| | {

| | "InterruptControllerName" = "ACPIEventController"

| | }

| |

| +-o bios <class IOPlatformDevice, registered, matched, active, busy 0, r$

| | | {

| | | "IOName" = "bios"

| | | }

| | |

| | +-o AppleSMBIOS <class AppleSMBIOS, registered, matched, active, busy $

| | {

| | "IOProbeScore" = 0

| | "IOClass" = "AppleSMBIOS"

| | "SMBIOS" = <da2300dab200170b0e38005800580001005900590001000580058$

| | "IOProviderClass" = "IOPlatformDevice"

| | "IONameMatched" = "bios"

| | "CFBundleIdentifier" = "com.apple.driver.AppleSMBIOS"

| | "IONameMatch" = "bios"

| | "IOMatchCategory" = "AppleSMBIOS"

| | }

| |

| +-o VBTN <class IOACPIPlatformDevice, registered, matched, active, busy $

| | | {

| | | "acpi-wake-system-state" = 4

| | | "acpi-wake-gpe" = 1

| | | "name" = <"PNP0C0C">

| | | "IOInterruptControllers" = ("ACPIEventController")

| | | "_STA" = 15

| | | "IOInterruptSpecifiers" = (<0200000000000000>)

| | | }

| | |

| | +-o AppleACPIButton <class AppleACPIButton, !registered, !matched, act$

| | {

| | "Power Management protected data" = "{ theNumberOfPowerStates = 3$

| | "CFBundleIdentifier" = "com.apple.driver.AppleACPIButtons"

| | "IOClass" = "AppleACPIButton"

| | "IONameMatched" = "PNP0C0C"

| | "IOProbeScore" = 0

| | "Power Management private data" = "{ this object = 020fa080, inte$

| | "IOMatchCategory" = "IODefaultMatchCategory"

| | "IONameMatch" = ("PNP0C0C","power-button","PNP0C0E","sleep-button$

| | "IOProviderClass" = "IOACPIPlatformDevice"

| | }

| |

| +-o PCI0@0 <class IOACPIPlatformDevice, registered, matched, active, bus$

| | | {

| | | "IODeviceMemory" = (({"address"=3320,"length"=8}))

| | | "_ADR" = 0

| | | "acpi-wake-system-state" = 5

| | | "acpi-pci-routing-table" = <1800000000000000ffff0100000000001000000$

| | | "acpi-wake-gpe" = 13

| | | "child-slot-names" = {"M"="built-in=","N"="built-in=","1"="built-in$

| | | "acpi-address-spaces" = <020000000000000000000000000000000000000000$

| | | "_STA" = 15

| | | "#size-cells" = <02000000>

| | | "name" = <"PNP0A03">

| | | "#address-cells" = <03000000>

| | | "IODTPersist" = <78a98a23b0a98a23>

| | | "_UID" = "4"

| | | }

| | |

| | +-o AppleACPIPCI <class AppleACPIPCI, registered, matched, active, bus$

| | | {

| | | "Power Management protected data" = "{ theNumberOfPowerStates = 3$

| | | "IOPCIConfigured" = Yes

| | | "Bridge Memory Ranges" = (655360,1048575,18446744071562067968,184$

| | | "CFBundleIdentifier" = "com.apple.driver.AppleACPIPCI"

| | | "IOClass" = "AppleACPIPCI"

| | | "IONameMatched" = "PNP0A03"

| | | "IOProbeScore" = 5000

| | | "Power Management private data" = "{ this object = 02109600, inte$

| | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | "IONameMatch" = "PNP0A03"

| | | "Bridge IO Ranges" = (0,367,376,495,504,883,888,1011,1016,3319,33$

| | | "IOProviderClass" = "IOACPIPlatformDevice"

| | | }

| | |

| | +-o PCI4@1E <class IOPCIDevice, registered, matched, active, busy 0,$

| | | | {

| | | | "ranges" = <00000082000000000000b0ef00000082000000000000b0ef000$

| | | | "built-in" = <00>

| | | | "device-id" = <"N$">

| | | | "acpi-pci-routing-table" = <1800000000000000ffff080000000000140$

| | | | "IOPCIConfigured" = Yes

| | | | "name" = "pci-bridge"

| | | | "#size-cells" = <02000000>

| | | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/PCI4@1e0000"

| | | | "IOName" = "pci-bridge"

| | | | "vendor-id" = <86800000>

| | | | "revision-id" = <e1000000>

| | | | "Power Management private data" = "{ this object = 02189700, in$

| | | | "Power Management protected data" = "{ theNumberOfPowerStates =$

| | | | "acpi-reg" = <00f00000>

| | | | "class-code" = <01040600>

| | | | "compatible" = <"pci8086,244e","pciclass,060401">

| | | | "IODTPersist" = <78a98a23b0a98a23>

| | | | "#address-cells" = <03000000>

| | | | "reg" = <00f0000000000000000000000000000000000000>

| | | | "child-slot-names" = {":"="built-in=","8"="built-in="}

| | | | }

| | | |

| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, registered, matched, a$

| | | | {

| | | | "Power Management protected data" = "{ theNumberOfPowerStates$

| | | | "Bridge Memory Ranges" = (18446744073435873280,18446744073436$

| | | | "CFBundleIdentifier" = "com.apple.iokit.IOPCIFamily"

| | | | "IOClass" = "IOPCI2PCIBridge"

| | | | "IONameMatched" = "pci-bridge"

| | | | "IOProbeScore" = 18446744073709551516

| | | | "Power Management private data" = "{ this object = 02160e00, $

| | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | "IONameMatch" = "pci-bridge"

| | | | "Bridge IO Ranges" = (53248,56511,56576,57343)

| | | | "IOProviderClass" = "IOPCIDevice"

| | | | }

| | | |

| | | +-o pci104c,8023@A <class IOPCIDevice, registered, matched, acti$

| | | | | {

| | | | | "built-in" = <00>

| | | | | "IODeviceMemory" = (({"address"=18446744073436899328,"lengt$

| | | | | "device-id" = <23800000>

| | | | | "IOChildIndex" = 1

| | | | | "name" = "pci104c,8023"

| | | | | "IOPCIConfigured" = Yes

| | | | | "IOName" = "pci104c,8023"

| | | | | "vendor-id" = <4c100000>

| | | | | "revision-id" = <00000000>

| | | | | "subsystem-vendor-id" = <28100000>

| | | | | "IOInterruptControllers" = ("io-apic-0")

| | | | | "Power Management private data" = "{ this object = 021a5980$

| | | | | "Power Management protected data" = "{ theNumberOfPowerStat$

| | | | | "acpi-reg" = <0050030000000000000000000000000000000000>

| | | | | "class-code" = <10000c00>

| | | | | "compatible" = <"pci1028,1d0","pci104c,8023","pciclass,0c00$

| | | | | "assigned-addresses" = <105003820000000000a8bfef00000000000$

| | | | | "subsystem-id" = <d0010000>

| | | | | "reg" = <00500300000000000000000000000000000000001050030200$

| | | | | "IOInterruptSpecifiers" = (<1200000007000000>)

| | | | | }

| | | | |

| | | | +-o AppleFWOHCI <class AppleFWOHCI, !registered, !matched, act$

| | | | | {

| | | | | "PHY Vendor_ID" = 524328

| | | | | "PHY Device_ID" = 4342937

| | | | | "CFBundleIdentifier" = "com.apple.driver.AppleFWOHCI"

| | | | | "IOClass" = "AppleFWOHCI"

| | | | | "IONameMatched" = "pciclass,0c0010"

| | | | | "IOProbeScore" = 4096

| | | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | | "IONameMatch" = ("pciclass,0c0010")

| | | | | "IOProviderClass" = "IOPCIDevice"

| | | | | }

| | | | |

| | | | +-o IOFireWireController <class IOFireWireController, regist$

| | | | | {

| | | | | "Power Management protected data" = "{ theNumberOfPower$

| | | | | "FireWire Generation ID" = "2"

| | | | | "Power Management private data" = "{ this object = 11c4$

| | | | | "FireWire Self IDs" = <807f8c52>

| | | | | }

| | | | |

| | | | +-o IOFireWireLocalNode <class IOFireWireLocalNode, regist$

| | | | | {

| | | | | "IOCFPlugInTypes" = {"CDCFCA94-F197-11D4-87E6-0005020$

| | | | | "FireWire Self IDs" = <807f8c52>

| | | | | "FireWire Node ID" = 65472

| | | | | "FireWire Device ROM" = <04253aa031333934e000a04280a4$

| | | | | "GUID" = 9269534011402239744

| | | | | "FireWire Speed" = 2

| | | | | "IOUserClientClass" = "IOFireWireUserClient"

| | | | | }

| | | | |

| | | | +-o IOFireWireUserClientIniter <class IOFireWireUserClie$

| | | | | {

| | | | | "IOProviderMergeProperties" = {"IOUserClientClass"=$

| | | | | "IOProbeScore" = 0

| | | | | "IOClass" = "IOFireWireUserClientIniter"

| | | | | "IOProviderClass" = "IOFireWireNub"

| | | | | "CFBundleIdentifier" = "com.apple.iokit.IOFireWireF$

| | | | | "IOMatchCategory" = "IOFireWireUserClient"

| | | | | }

| | | | |

| | | | +-o IOFireWireUserClientIniter <class IOFireWireUserClie$

| | | | | {

| | | | | "IOMatchCategory" = "IOFireWireAVCProtocol"

| | | | | "IOProbeScore" = 0

| | | | | "IOClass" = "IOFireWireUserClientIniter"

| | | | | "IOProviderClass" = "IOFireWireLocalNode"

| | | | | "CFBundleIdentifier" = "com.apple.iokit.IOFireWireF$

| | | | | "IOProviderMergeProperties" = {"IOCFPlugInTypes"={"$

| | | | | }

| | | | |

| | | | +-o IOFireWireAVCLocalNode <class IOFireWireAVCLocalNode$

| | | | | {

| | | | | "IOProbeScore" = 0

| | | | | "IOClass" = "IOFireWireAVCLocalNode"

| | | | | "IOProviderClass" = "IOFireWireLocalNode"

| | | | | "CFBundleIdentifier" = "com.apple.iokit.IOFireWireA$

| | | | | "IOMatchCategory" = "IOFireWireAVCLocalNodeMatchCat$

| | | | | }

| | | | |

| | | | +-o IOFireWireIP <class IOFireWireIP, !registered, !matc$

| | | | | {

| | | | | "IOFeatures" = 0

| | | | | "IOMediumDictionary" = {"00100020"={"Type"=1048608,$

| | | | | "IOMatchCategory" = "IOFireWireIPMatchCategory"

| | | | | "CFBundleIdentifier" = "com.apple.iokit.IOFireWireI$

| | | | | "IOMinPacketSize" = 64

| | | | | "IOPacketFilters" = {"IOEthernetWakeOnLANFilterGrou$

| | | | | "IOFWHWAddr" = <80a400123f083f000a02010000000000>

| | | | | "IOModel" = "fw+"

| | | | | "IOVendor" = "Apple"

| | | | | "Diagnostics" = {"fwGASPTagError"=0,"fwNonRFC2734Er$

| | | | | "IOLinkStatus" = 1

| | | | | "IOProbeScore" = 0

| | | | | "IOMaxPacketSize" = 4096

| | | | | "IOClass" = "IOFireWireIP"

| | | | | "IOProviderClass" = "IOFireWireLocalNode"

| | | | | "IOSelectedMedium" = "00100020"

| | | | | "IORevision" = ""

| | | | | "IOMACAddress" = <80a400123f083f00>

| | | | | "IOLinkSpeed" = 0

| | | | | "IOActiveMedium" = "00100020"

| | | | | }

| | | | |

| | | | +-o IOFWInterface <class IOFWInterface, registered, ma$

| | | | | {

| | | | | "IOInterfaceState" = 3

| | | | | "IONetworkData" = {"IONetworkStatsKey"={"Size"=20$

| | | | | "IOInterfaceType" = 144

| | | | | "IOInterfaceExtraFlags" = 1073742144

| | | | | "IOInterfaceUnit" = 0

| | | | | "IOPrimaryInterface" = No

| | | | | "IOMediaHeaderLength" = 18

| | | | | "IORequiredPacketFilters" = {"IOEthernetWakeOnLAN$

| | | | | "IOControllerEnabled" = Yes

| | | | | "BSD Name" = "fw0"

| | | | | "IOMaxTransferUnit" = 2030

| | | | | "IOInterfaceNamePrefix" = "fw"

| | | | | "IOLocation" = ""

| | | | | "IOMediaAddressLength" = 8

| | | | | "IOActivePacketFilters" = {"IOEthernetWakeOnLANFi$

| | | | | "IOInterfaceFlags" = 34915

| | | | | "IOBuiltin" = No

| | | | | }

| | | | |

| | | | +-o IONetworkStack <class IONetworkStack, registered$

| | | | | {

| | | | | "IOProbeScore" = 0

| | | | | "IOResourceMatch" = "IOBSD"

| | | | | "IOClass" = "IONetworkStack"

| | | | | "IOProviderClass" = "IOResources"

| | | | | "CFBundleIdentifier" = "com.apple.iokit.IONetwo$

| | | | | "IOMatchCategory" = "IONetworkStack"

| | | | | }

| | | | |

| | | | +-o IONetworkStackUserClient <class IONetworkStack$

| | | | {

| | | | }

| | | |

| | | +-o ethernet@8 <class IOPCIDevice, registered, matched, active, $

| | | {

| | | "built-in" = <00>

| | | "IODeviceMemory" = (({"address"=18446744073436901376,"lengt$

| | | "device-id" = <dc270000>

| | | "IOChildIndex" = 2

| | | "name" = "ethernet"

| | | "IOPCIConfigured" = Yes

| | | "IOName" = "ethernet"

| | | "vendor-id" = <86800000>

| | | "revision-id" = <01000000>

| | | "subsystem-vendor-id" = <28100000>

| | | "IOInterruptControllers" = ("io-apic-0")

| | | "Power Management private data" = "{ this object = 021a5900$

| | | "Power Management protected data" = "{ theNumberOfPowerStat$

| | | "acpi-reg" = <0040030000000000000000000000000000000000>

| | | "class-code" = <00000200>

| | | "compatible" = <"pci1028,1ac","pci8086,27dc","pciclass,0200$

| | | "assigned-addresses" = <104003820000000000b0bfef00000000001$

| | | "subsystem-id" = <ac010000>

| | | "reg" = <00400300000000000000000000000000000000001040030200$

| | | "IOInterruptSpecifiers" = (<1400000007000000>)

| | | }

| | |

| | +-o PCI2@1C <class IOPCIDevice, registered, matched, active, busy 0,$

| | | | {

| | | | "ranges" = <00000082000000000000c0ef00000082000000000000c0ef000$

| | | | "IOInterruptSpecifiers" = (<1000000007000000>)

| | | | "built-in" = <00>

| | | | "device-id" = <d0270000>

| | | | "acpi-pci-routing-table" = <1800000000000000ffff000000000000100$

| | | | "IOPCIConfigured" = Yes

| | | | "name" = "pci-bridge"

| | | | "#size-cells" = <02000000>

| | | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/PCI2@1c0000"

| | | | "IOName" = "pci-bridge"

| | | | "vendor-id" = <86800000>

| | | | "revision-id" = <01000000>

| | | | "IOInterruptControllers" = ("io-apic-0")

| | | | "Power Management private data" = "{ this object = 02189980, in$

| | | | "Power Management protected data" = "{ theNumberOfPowerStates =$

| | | | "acpi-reg" = <00e00000>

| | | | "IOPCIExpressLinkStatus" = 4097

| | | | "class-code" = <00040600>

| | | | "compatible" = <"pci8086,27d0","pciclass,060400">

| | | | "IODTPersist" = <78a98a23b0a98a23>

| | | | "#address-cells" = <03000000>

| | | | "reg" = <00e0000000000000000000000000000000000000>

| | | | "child-slot-names" = {"0"="AAPL,slot-name=SLOT2 "}

| | | | }

| | | |

| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, registered, matched, a$

| | | {

| | | "Power Management protected data" = "{ theNumberOfPowerStates$

| | | "Bridge Memory Ranges" = (18446744073436921856,18446744073437$

| | | "CFBundleIdentifier" = "com.apple.iokit.IOPCIFamily"

| | | "IOClass" = "IOPCI2PCIBridge"

| | | "IONameMatched" = "pci-bridge"

| | | "IOProbeScore" = 18446744073709551516

| | | "Power Management private data" = "{ this object = 021a8800, $

| | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | "IONameMatch" = "pci-bridge"

| | | "Bridge IO Ranges" = (61440,4095)

| | | "IOProviderClass" = "IOPCIDevice"

| | | }

| | |

| | +-o PCI1@1 <class IOPCIDevice, registered, matched, active, busy 0, $

| | | | {

| | | | "ranges" = <00000082000000000000d0ef00000082000000000000d0ef000$

| | | | "IOInterruptSpecifiers" = (<1000000007000000>)

| | | | "built-in" = <00>

| | | | "device-id" = <"q'">

| | | | "acpi-pci-routing-table" = <1800000000000000ffff000000000000100$

| | | | "IOPCIConfigured" = Yes

| | | | "name" = "pci-bridge"

| | | | "#size-cells" = <02000000>

| | | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/PCI1@10000"

| | | | "IOName" = "pci-bridge"

| | | | "vendor-id" = <86800000>

| | | | "revision-id" = <02000000>

| | | | "IOInterruptControllers" = ("io-apic-0")

| | | | "Power Management private data" = "{ this object = 02189600, in$

| | | | "Power Management protected data" = "{ theNumberOfPowerStates =$

| | | | "acpi-reg" = <00080000>

| | | | "IOPCIExpressLinkStatus" = 4097

| | | | "class-code" = <00040600>

| | | | "compatible" = <"pci8086,2771","pciclass,060400">

| | | | "IODTPersist" = <78a98a23b0a98a23>

| | | | "#address-cells" = <03000000>

| | | | "reg" = <0008000000000000000000000000000000000000>

| | | | "child-slot-names" = {"0"="AAPL,slot-name=PEG"}

| | | | }

| | | |

| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, registered, matched, a$

| | | {

| | | "Power Management protected data" = "{ theNumberOfPowerStates$

| | | "Bridge Memory Ranges" = (18446744073437970432,18446744073439$

| | | "CFBundleIdentifier" = "com.apple.iokit.IOPCIFamily"

| | | "IOClass" = "IOPCI2PCIBridge"

| | | "IONameMatched" = "pci-bridge"

| | | "IOProbeScore" = 18446744073709551516

| | | "Power Management private data" = "{ this object = 02188d00, $

| | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | "IONameMatch" = "pci-bridge"

| | | "Bridge IO Ranges" = (61440,4095)

| | | "IOProviderClass" = "IOPCIDevice"

| | | }

| | |

| | +-o ISA@1F <class IOPCIDevice, registered, matched, active, busy 0, $

| | | {

| | | "device-id" = <b0270000>

| | | "vendor-id" = <86800000>

| | | "IOName" = "pci8086,27b0"

| | | "Power Management protected data" = "{ theNumberOfPowerStates =$

| | | "IOPCIConfigured" = Yes

| | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/ISA@1f0000"

| | | "acpi-reg" = <00f80000>

| | | "reg" = <00f8000000000000000000000000000000000000>

| | | "revision-id" = <01000000>

| | | "built-in" = <00>

| | | "class-code" = <00010600>

| | | "Power Management private data" = "{ this object = 02189580, in$

| | | "compatible" = <"pci8086,27b0","pciclass,060100">

| | | "name" = "pci8086,27b0"

| | | }

| | |

| | +-o USB0@1D <class IOPCIDevice, registered, matched, active, busy 0,$

| | | | {

| | | | "USBBusNumber" = 29

| | | | "built-in" = <00>

| | | | "IODeviceMemory" = ({"offset"=65408,"parent"=({"address"=0,"len$

| | | | "device-id" = <c8270000>

| | | | "name" = "pci8086,27c8"

| | | | "IOPCIConfigured" = Yes

| | | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/USB0@1d0000"

| | | | "IOName" = "pci8086,27c8"

| | | | "vendor-id" = <86800000>

| | | | "revision-id" = <01000000>

| | | | "subsystem-vendor-id" = <28100000>

| | | | "IOInterruptControllers" = ("io-apic-0")

| | | | "Power Management private data" = "{ this object = 02189500, in$

| | | | "Power Management protected data" = "{ theNumberOfPowerStates =$

| | | | "acpi-reg" = <00e80000>

| | | | "locationID" = 486539264

| | | | "class-code" = <00030c00>

| | | | "compatible" = <"pci1028,1d0","pci8086,27c8","pciclass,0c0300">

| | | | "assigned-addresses" = <20e800810000000080ff0000000000002000000$

| | | | "subsystem-id" = <d0010000>

| | | | "reg" = <00e800000000000000000000000000000000000020e80001000000$

| | | | "IOInterruptSpecifiers" = (<1500000007000000>)

| | | | }

| | | |

| | | +-o AppleUSBUHCI <class AppleUSBUHCI, !registered, !matched, activ$

| | | | {

| | | | "Companion" = "yes"

| | | | "Power Management protected data" = "{ theNumberOfPowerStates$

| | | | "CFBundleIdentifier" = "com.apple.driver.AppleUSBUHCI"

| | | | "IOClass" = "AppleUSBUHCI"

| | | | "Need contiguous memory for isoch" = Yes

| | | | "IOProbeScore" = 0

| | | | "Power Management private data" = "{ this object = 0218c000, $

| | | | "IOPCIClassMatch" = "0x0C030000"

| | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | "IOUserClientClass" = "IOUSBControllerUserClient"

| | | | "Card Type" = "Built-in"

| | | | "IOProviderClass" = "IOPCIDevice"

| | | | }

| | | |

| | | +-o UHCI Root Hub Simulation@1D <class IOUSBRootHubDevice, regis$

| | | | {

| | | | "IOUserClientClass" = "IOUSBDeviceUserClient"

| | | | "Device Speed" = 1

| | | | "iSerialNumber" = 0

| | | | "Bus Power Available" = 250

| | | | "bDeviceClass" = 9

| | | | "USB Product Name" = "UHCI Root Hub Simulation"

| | | | "bNumConfigurations" = 1

| | | | "iManufacturer" = 2

| | | | "USB Vendor Name" = "Apple Computer, Inc."

| | | | "IOCFPlugInTypes" = {"9dc7b780-9ec0-11d4-a54f-000a27052861"$

| | | | "bcdDevice" = 272

| | | | "bDeviceSubClass" = 0

| | | | "iProduct" = 1

| | | | "sessionID" = 9323581446

| | | | "bMaxPacketSize0" = 8

| | | | "locationID" = 486539264

| | | | "idProduct" = 32773

| | | | "USB Address" = 1

| | | | "bDeviceProtocol" = 0

| | | | "idVendor" = 1452

| | | | }

| | | |

| | | +-o AppleUSBHub <class AppleUSBHub, !registered, !matched, act$

| | | | {

| | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | "IOClass" = "AppleUSBHub"

| | | | "bDeviceClass" = 9

| | | | "IOProviderClass" = "IOUSBDevice"

| | | | "bDeviceSubClass" = 0

| | | | "CFBundleIdentifier" = "com.apple.driver.AppleUSBHub"

| | | | "IOProbeScore" = 50000

| | | | }

| | | |

| | | +-o IOUSBInterface@0 <class IOUSBInterface, !registered, !matc$

| | | | {

| | | | "idProduct" = 32773

| | | | "iInterface" = 0

| | | | "bAlternateSetting" = 0

| | | | "bConfigurationValue" = 1

| | | | "bInterfaceProtocol" = 0

| | | | "bInterfaceNumber" = 0

| | | | "bInterfaceSubClass" = 0

| | | | "idVendor" = 1452

| | | | "bInterfaceClass" = 9

| | | | "locationID" = 486539264

| | | | "bNumEndpoints" = 1

| | | | "bcdDevice" = 272

| | | | }

| | | |

| | | +-o IOUSBUserClientInit <class IOUSBUserClientInit, !registere$

| | | {

| | | "IOMatchCategory" = "IOUSBUserClientInit"

| | | "IOProbeScore" = 9000

| | | "IOClass" = "IOUSBUserClientInit"

| | | "IOProviderClass" = "IOUSBDevice"

| | | "CFBundleIdentifier" = "com.apple.iokit.IOUSBUserClient"

| | | "IOProviderMergeProperties" = {"IOUserClientClass"="IOUSB$

| | | }

| | |

| | +-o USB1@1D,1 <class IOPCIDevice, registered, matched, active, busy $

| | | | {

| | | | "USBBusNumber" = 61

| | | | "built-in" = <00>

| | | | "IODeviceMemory" = ({"offset"=65376,"parent"=({"address"=0,"len$

| | | | "device-id" = <c9270000>

| | | | "name" = "pci8086,27c9"

| | | | "IOPCIConfigured" = Yes

| | | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/USB1@1d0001"

| | | | "IOName" = "pci8086,27c9"

| | | | "vendor-id" = <86800000>

| | | | "revision-id" = <01000000>

| | | | "subsystem-vendor-id" = <28100000>

| | | | "IOInterruptControllers" = ("io-apic-0")

| | | | "Power Management private data" = "{ this object = 02189480, in$

| | | | "Power Management protected data" = "{ theNumberOfPowerStates =$

| | | | "acpi-reg" = <00e90000>

| | | | "locationID" = 1023410176

| | | | "class-code" = <00030c00>

| | | | "compatible" = <"pci1028,1d0","pci8086,27c9","pciclass,0c0300">

| | | | "assigned-addresses" = <20e900810000000060ff0000000000002000000$

| | | | "subsystem-id" = <d0010000>

| | | | "reg" = <00e900000000000000000000000000000000000020e90001000000$

| | | | "IOInterruptSpecifiers" = (<1600000007000000>)

| | | | }

| | | |

| | | +-o AppleUSBUHCI <class AppleUSBUHCI, !registered, !matched, activ$

| | | | {

| | | | "Companion" = "yes"

| | | | "Power Management protected data" = "{ theNumberOfPowerStates$

| | | | "CFBundleIdentifier" = "com.apple.driver.AppleUSBUHCI"

| | | | "IOClass" = "AppleUSBUHCI"

| | | | "Need contiguous memory for isoch" = Yes

| | | | "IOProbeScore" = 0

| | | | "Power Management private data" = "{ this object = 02135000, $

| | | | "IOPCIClassMatch" = "0x0C030000"

| | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | "IOUserClientClass" = "IOUSBControllerUserClient"

| | | | "Card Type" = "Built-in"

| | | | "IOProviderClass" = "IOPCIDevice"

| | | | }

| | | |

| | | +-o UHCI Root Hub Simulation@1D,1 <class IOUSBRootHubDevice, reg$

| | | | | {

| | | | | "IOUserClientClass" = "IOUSBDeviceUserClient"

| | | | | "Device Speed" = 1

| | | | | "iSerialNumber" = 0

| | | | | "Bus Power Available" = 250

| | | | | "bDeviceClass" = 9

| | | | | "USB Product Name" = "UHCI Root Hub Simulation"

| | | | | "bNumConfigurations" = 1

| | | | | "iManufacturer" = 2

| | | | | "USB Vendor Name" = "Apple Computer, Inc."

| | | | | "IOCFPlugInTypes" = {"9dc7b780-9ec0-11d4-a54f-000a27052861"$

| | | | | "bcdDevice" = 272

| | | | | "bDeviceSubClass" = 0

| | | | | "iProduct" = 1

| | | | | "sessionID" = 9324137363

| | | | | "bMaxPacketSize0" = 8

| | | | | "locationID" = 1023410176

| | | | | "idProduct" = 32773

| | | | | "USB Address" = 1

| | | | | "bDeviceProtocol" = 0

| | | | | "idVendor" = 1452

| | | | | }

| | | | |

| | | | +-o AppleUSBHub <class AppleUSBHub, !registered, !matched, act$

| | | | | {

| | | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | | "IOClass" = "AppleUSBHub"

| | | | | "bDeviceClass" = 9

| | | | | "IOProviderClass" = "IOUSBDevice"

| | | | | "bDeviceSubClass" = 0

| | | | | "CFBundleIdentifier" = "com.apple.driver.AppleUSBHub"

| | | | | "IOProbeScore" = 50000

| | | | | }

| | | | |

| | | | +-o IOUSBInterface@0 <class IOUSBInterface, !registered, !matc$

| | | | | {

| | | | | "idProduct" = 32773

| | | | | "iInterface" = 0

| | | | | "bAlternateSetting" = 0

| | | | | "bConfigurationValue" = 1

| | | | | "bInterfaceProtocol" = 0

| | | | | "bInterfaceNumber" = 0

| | | | | "bInterfaceSubClass" = 0

| | | | | "idVendor" = 1452

| | | | | "bInterfaceClass" = 9

| | | | | "locationID" = 1023410176

| | | | | "bNumEndpoints" = 1

| | | | | "bcdDevice" = 272

| | | | | }

| | | | |

| | | | +-o IOUSBUserClientInit <class IOUSBUserClientInit, !registere$

| | | | {

| | | | "IOMatchCategory" = "IOUSBUserClientInit"

| | | | "IOProbeScore" = 9000

| | | | "IOClass" = "IOUSBUserClientInit"

| | | | "IOProviderClass" = "IOUSBDevice"

| | | | "CFBundleIdentifier" = "com.apple.iokit.IOUSBUserClient"

| | | | "IOProviderMergeProperties" = {"IOUserClientClass"="IOUSB$

| | | | }

| | | |

| | | +-o Dell USB Keyboard Hub@3d200000 <class IOUSBDevice, registere$

| | | | | {

| | | | | "PortNum" = 2

| | | | | "IOUserClientClass" = "IOUSBDeviceUserClient"

| | | | | "Device Speed" = 1

| | | | | "iSerialNumber" = 0

| | | | | "Bus Power Available" = 250

| | | | | "bDeviceClass" = 9

| | | | | "USB Product Name" = "Dell USB Keyboard Hub"

| | | | | "bNumConfigurations" = 1

| | | | | "iManufacturer" = 1

| | | | | "USB Vendor Name" = "Dell"

| | | | | "IOCFPlugInTypes" = {"9dc7b780-9ec0-11d4-a54f-000a27052861"$

| | | | | "bcdDevice" = 256

| | | | | "bDeviceSubClass" = 0

| | | | | "iProduct" = 2

| | | | | "sessionID" = 9666031895

| | | | | "bMaxPacketSize0" = 8

| | | | | "locationID" = 1025507328

| | | | | "Need contiguous memory for isoch" = Yes

| | | | | "idProduct" = 4099

| | | | | "USB Address" = 2

| | | | | "bDeviceProtocol" = 0

| | | | | "idVendor" = 16700

| | | | | }

| | | | |

| | | | +-o AppleUSBHub <class AppleUSBHub, !registered, !matched, act$

| | | | | {

| | | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | | "IOClass" = "AppleUSBHub"

| | | | | "bDeviceClass" = 9

| | | | | "IOProviderClass" = "IOUSBDevice"

| | | | | "bDeviceSubClass" = 0

| | | | | "CFBundleIdentifier" = "com.apple.driver.AppleUSBHub"

| | | | | "IOProbeScore" = 50000

| | | | | }

| | | | |

| | | | +-o Dell USB Keyboard Hub@0 <class IOUSBInterface, !registered$

| | | | | {

| | | | | "idProduct" = 4099

| | | | | "iInterface" = 2

| | | | | "bAlternateSetting" = 0

| | | | | "bConfigurationValue" = 1

| | | | | "bInterfaceProtocol" = 0

| | | | | "bInterfaceNumber" = 0

| | | | | "bInterfaceSubClass" = 0

| | | | | "idVendor" = 16700

| | | | | "bInterfaceClass" = 9

| | | | | "locationID" = 1025507328

| | | | | "bNumEndpoints" = 1

| | | | | "bcdDevice" = 256

| | | | | }

| | | | |

| | | | +-o IOUSBUserClientInit <class IOUSBUserClientInit, !registere$

| | | | {

| | | | "IOMatchCategory" = "IOUSBUserClientInit"

| | | | "IOProbeScore" = 9000

| | | | "IOClass" = "IOUSBUserClientInit"

| | | | "IOProviderClass" = "IOUSBDevice"

| | | | "CFBundleIdentifier" = "com.apple.iokit.IOUSBUserClient"

| | | | "IOProviderMergeProperties" = {"IOUserClientClass"="IOUSB$

| | | | }

| | | |

| | | +-o Dell USB Keyboard Hub@3d210000 <class IOUSBDevice, registere$

| | | | | {

| | | | | "PortNum" = 1

| | | | | "IOUserClientClass" = "IOUSBDeviceUserClient"

| | | | | "Device Speed" = 1

| | | | | "iSerialNumber" = 0

| | | | | "Bus Power Available" = 100

| | | | | "non-removable" = "yes"

| | | | | "IOGeneralInterest" = "IOCommand is not serializable"

| | | | | "bDeviceClass" = 0

| | | | | "USB Product Name" = "Dell USB Keyboard Hub"

| | | | | "bNumConfigurations" = 1

| | | | | "iManufacturer" = 1

| | | | | "USB Vendor Name" = "Dell"

| | | | | "IOCFPlugInTypes" = {"9dc7b780-9ec0-11d4-a54f-000a27052861"$

| | | | | "bcdDevice" = 256

| | | | | "bDeviceSubClass" = 0

| | | | | "iProduct" = 2

| | | | | "sessionID" = 9873047666

| | | | | "bMaxPacketSize0" = 8

| | | | | "locationID" = 1025572864

| | | | | "Need contiguous memory for isoch" = Yes

| | | | | "idProduct" = 8208

| | | | | "USB Address" = 3

| | | | | "bDeviceProtocol" = 0

| | | | | "idVendor" = 16700

| | | | | }

| | | | |

| | | | +-o IOUSBCompositeDriver <class IOUSBCompositeDriver, !registe$

| | | | | {

| | | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | | "IOClass" = "IOUSBCompositeDriver"

| | | | | "bDeviceClass" = 0

| | | | | "IOProviderClass" = "IOUSBDevice"

| | | | | "bDeviceSubClass" = 0

| | | | | "CFBundleIdentifier" = "com.apple.driver.AppleUSBComposit$

| | | | | "IOProbeScore" = 50000

| | | | | }

| | | | |

| | | | +-o Dell USB Keyboard Hub@0 <class IOUSBInterface, registered,$

| | | | | | {

| | | | | | "IOUserClientClass" = "IOUSBInterfaceUserClient"

| | | | | | "idProduct" = 8208

| | | | | | "IOCFPlugInTypes" = {"2d9786c6-9ef3-11d4-ad51-000a2705286$

| | | | | | "iInterface" = 2

| | | | | | "bAlternateSetting" = 0

| | | | | | "bConfigurationValue" = 1

| | | | | | "IOUserClientCrossEndianCompatible" = No

| | | | | | "bInterfaceProtocol" = 1

| | | | | | "bInterfaceNumber" = 0

| | | | | | "bInterfaceSubClass" = 1

| | | | | | "idVendor" = 16700

| | | | | | "bInterfaceClass" = 3

| | | | | | "locationID" = 1025572864

| | | | | | "bNumEndpoints" = 1

| | | | | | "bcdDevice" = 256

| | | | | | }

| | | | | |

| | | | | +-o IOUSBHIDDriver <class IOUSBHIDDriver, registered, matche$

| | | | | | | {

| | | | | | | "bInterfaceClass" = 3

| | | | | | | "MaxFeatureReportSize" = 0

| | | | | | | "InputReportElements" = ({"ReportSize"=64,"UsagePage"=0$

| | | | | | | "CountryCode" = 0

| | | | | | | "IOMatchCategory" = "IODefaultMatchCategory"

| | | | | | | "CFBundleIdentifier" = "com.apple.iokit.IOUSBHIDDriver"

| | | | | | | "MaxInputReportSize" = 8

| | | | | | | "PrimaryUsage" = 6

| | | | | | | "ProductID" = 8208

| | | | | | | "Elements" = ({"CollectionType"=1,"Usage"=6,"ElementCoo$

| | | | | | | "MaxOutputReportSize" = 1

| | | | | | | "VersionNumber" = 256

| | | | | | | "PrimaryUsagePage" = 1

| | | | | | | "Product" = "Dell USB Keyboard Hub"

| | | | | | | "BootProtocol" = 1

| | | | | | | "IOProbeScore" = 60000

| | | | | | | "IOClass" = "IOUSBHIDDriver"

| | | | | | | "IOProviderClass" = "IOUSBInterface"

| | | | | | | "bInterfaceProtocol" = 1

| | | | | | | "Transport" = "USB"

| | | | | | | "IOCFPlugInTypes" = {"FA12FA38-6F1A-11D4-BA0C-0005028F1$

| | | | | | | "bInterfaceSubClass" = 1

| | | | | | | "Manufacturer" = "Dell"

| | | | | | | "VendorID" = 16700

| | | | | | | "HIDDefaultBehavior" = ""

| | | | | | | "LocationID" = 1025572864

| | | | | | | "IOUserClientClass" = "IOHIDLibUserClient"

| | | | | | | "DeviceUsagePairs" = ({"DeviceUsage"=6,"DeviceUsagePage$

| | | | | | | }

| | | | | | |

| | | | | | +-o IOHIDInterface <class IOHIDInterface, registered, matc$

| | | | | | | | {

| | | | | | | | "ProductID" = 8208

| | | | | | | | "CountryCode" = 0

| | | | | | | | "PrimaryUsagePage" = 1

| | | | | | | | "VersionNumber" = 256

| | | | | | | | "VendorID" = 16700

| | | | | | | | "PrimaryUsage" = 6

| | | | | | | | "BootProtocol" = 1

| | | | | | | | "DeviceUsagePairs" = ({"DeviceUsage"=6,"DeviceUsagePa$

| |

Link to comment
Share on other sites

No, everything else was the same in System Profiler. I did everything you said. I was thinking, I used the HotISO version, do you think GoatSecx (no idea if that's spelled right) would work better? Also, I don't know if my adapter is rare (I assume it is) but if anyone has got it working, I'd like you to post. Thanks!

 

Edit: Wait, wait, wait! I noticed that the end of my quote didn't match up with the end of my .txt file. Maybe it was cut off or something? Anyways, the file is attached.

ioreg.txt

Link to comment
Share on other sites

 Share

×
×
  • Create New...