Created
August 20, 2013 19:22
-
-
Save darkuncle/6285979 to your computer and use it in GitHub Desktop.
in which Apple's own kernel does not recognize Apple's own Thunderbolt Ethernet adapter. nice QA process there, guys. (lines 8-9)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aug 20 12:18:04 southwatch kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0 | |
Aug 20 12:18:04 southwatch kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 1 unplug = 0 | |
Aug 20 12:18:04 southwatch kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0 | |
Aug 20 12:18:04 southwatch kernel[0]: considerRebuildOfPrelinkedKernel prebuild rebuild has expired | |
Aug 20 12:18:06 southwatch kernel[0]: [ PCI configuration begin ] | |
Aug 20 12:18:06 southwatch kernel[0]: PCI configuration changed (bridge=26 device=6 cardbus=0) | |
Aug 20 12:18:06 southwatch kernel[0]: [ PCI configuration end, bridges 14 devices 17 ] | |
Aug 20 12:18:06 southwatch kernel[0]: AppleBCM5701Ethernet: ffff ffff getAdapterInfo - Vendor is unknown | |
Aug 20 12:18:06 southwatch kernel[0]: AppleBCM5701Ethernet: 0 0 start - getAdapterInfo failed, giving up | |
Aug 20 12:18:10 southwatch kernel[0]: BCM5701Enet: Ethernet address 10:dd:b1:d3:b0:fc | |
Aug 20 12:18:15 southwatch kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en2, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,0301,0de1,0300,cde1,3c00] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment