Jump to content

IntelMausiEthernet.kext for Intel onboard LAN


Mieze
1,013 posts in this topic

Recommended Posts

I must say, I'm impressed. Smaller, has not given me a single glitch so far, extremely fast, first driver to allow me to reach 106MB/s on a Gb ethernet card, from hack 1 to hack 2, both with Mausi.

 

Mieze, I've been following the idea of this driver for a very long time, and now that it is here, I can't thank you enough!

 

Super Kudos!

  • Like 1
Link to comment
Share on other sites

Followed first page instructions, but add me to the +1 who got instant KP unless I deleted these files first:

 

/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

/Library/Preferences/SystemConfiguration/preferences.plist

 

Without that, kept asking for ionetworking iopci dependancies.

 

Probably should add to the first page. would have saved me a day troubleshooting, as even though I read through the topic here. It doesn't explicitly say this until now.

 

Thanks for this awesome work BTW.

Link to comment
Share on other sites

Followed first page instructions, but add me to the +1 who got instant KP unless I deleted these files first:

 

/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

/Library/Preferences/SystemConfiguration/preferences.plist

 

Without that, kept asking for ionetworking iopci dependancies.

 

Probably should add to the first page. would have saved me a day troubleshooting, as even though I read through the topic here. It doesn't explicitly say this until now.

 

Done!

Link to comment
Share on other sites

Working fine here too

Asus Maximus VI Gene ( Z87 ) + Intel I217V

 

PS: Does anybody know why my System Profiler doesn't show the Kext loaded and it's version like anybody else? :blush:

post-202089-0-51627500-1431002405_thumb.png

post-202089-0-21376500-1431002416_thumb.png

Link to comment
Share on other sites

Working fine here too

Asus Maximus VI Gene ( Z87 ) + Intel I217V

 

PS: Does anybody know why my System Profiler doesn't show the Kext loaded and it's version like anybody else? :blush:

I'll check next time I boot under OSX, but it seems to have seen the same thing on my setup...

Link to comment
Share on other sites

PS: Does anybody know why my System Profiler doesn't show the Kext loaded and it's version like anybody else? :blush:

 

Are you injecting the kext with Clover?

 

Mieze

Link to comment
Share on other sites

 
 

 

Are you injecting the kext with Clover?

 

Mieze

Yup, with Clover.

 

It won't show if you're injecting it from EFI or BIOS. Only if it's in /S/L/E.

Ahhh, OK, didn't knew that.

Link to comment
Share on other sites

If you want to know why, check the system log. You'll find this line:

 

"Kext com.insanelymac.IntelMausiEthernet not found for client path request."

 

Basically it can't find the kext post-boot because it was injected by the bootloader. So it can't read the path or version number.

Link to comment
Share on other sites

 
 

 

If you want to know why, check the system log. You'll find this line:

 

"Kext com.insanelymac.IntelMausiEthernet not found for client path request."

 

Basically it can't find the kext post-boot because it was injected by the bootloader. So it can't read the path or version number.

 

Thanks for the detailed information.

Link to comment
Share on other sites

  • 2 weeks later...

Mieze - thanks for all the work on the driver. Was having issues with intel ethernet stalling out during large file transfers or file sharing. Installed v2.0.0. and so far seems to be working well with the I217V I have on board

Link to comment
Share on other sites

Please, can anybody do a 10.8+ build of this driver and upload it? I have issues downloading Xcode from AppStore... Would be nice, thank you!

 

Please see post #1 of this thread. I added instructions to built the driver for 10.8 at the end of the post. This should resolve your issue.

 

Mieze

Link to comment
Share on other sites

How to build it to be compatible with 10.8 and 10.9 at the same time?

 

Following the instructions you will produce a binary which is compatible with 10.8 and above.

 

Mieze

Link to comment
Share on other sites

  • 3 weeks later...

Hi,

 

First off, great work, and sorry to nag about what is probably a niche use case. I'm having problems with bonding the interface driven by the Mausi driver and that of the other Intel NIC on my board.

 

OS X 10.10.3

Clover EFI-only

Motherboard: Asus Z97-WS

 

NICs and drivers in use:

I218-LM: IntelMausiEthernet 2.0.0

I210-AT: AppleIntelI210 (Vanilla, 2.2.0b1)

 

The driver works perfectly until I try and create a bond (link aggregation) with the two NICs. There's almost no connectivity at all. I can ping things, but web pages fail to even begin loading 90% of the time. Some connections succeed so I'm going to make the assumption that those which are made over the I218 are failing whilst the few which go out on the I210 succeed.

 

I had a spare Intel Gigabit CT card (82574L chipset) so I put this in and created the bond with this and the I210 and it worked flawlessly, so I guess I've narrowed the problem down to the Mausi driver.

 

It's probably also worth noting that I had no problem bonding these two NICs under Windows.

 

Find a copy of the kernel messages with the debug kext and bonding turned on here: http://pastebin.com/tcGZ1tDp

Link to comment
Share on other sites

The driver works perfectly until I try and create a bond (link aggregation) with the two NICs. There's almost no connectivity at all. I can ping things, but web pages fail to even begin loading 90% of the time. Some connections succeed so I'm going to make the assumption that those which are made over the I218 are failing whilst the few which go out on the I210 succeed.

 

Link aggregation works fine with the driver as long as all drivers in the bond support the same hardware offload features which is not the case in your configuration because the Apple provided drivers don't support TSO but Audio Video Bridging.

/var/log/system.log:Jun 10 11:33:12 Beast kernel[0]: bond_add_interface(bond0, en0)  hwassist values don't match 0x710067 != 0x10006, using 0x10006 instead

You might want to combine it with an Atheros NIC using AtherosE2200Ethernet or a Realtek RTL8111E based card (avoid the old RTL8111B) with my RealtekRTL8111 driver which support the same offload features as IntelMausiEthernet.

 

Mieze

Link to comment
Share on other sites

  • 2 weeks later...

Does WOL work with this kext by any chance? Thanks!

 

Yes, it works. In case you are having trouble check your BIOS settings over and over again until the issue is resolved.

 

Mieze

Link to comment
Share on other sites

So we met again lol ok so the issue is your kext in 10.11 beta 2 has a huge issue where the net slows from 100 download 90 upload to 36/kb's download and 1 kb/s upload speed after 32 hours so can you maybe update your kext for 10.11 please thanks and all hail the cat gods!!!!

 

 

update: when i turn off itunes 12.2 the net speed goes back to normal seems to be a issues with your kext and the new itunes 12.2 with apple music 

Link to comment
Share on other sites

So we met again lol ok so the issue is your kext in 10.11 beta 2 has a huge issue where the net slows from 100 download 90 upload to 36/kb's download and 1 kb/s upload speed after 32 hours so can you maybe update your kext for 10.11 please thanks and all hail the cat gods!!!!

 

 

update: when i turn off itunes 12.2 the net speed goes back to normal seems to be a issues with your kext and the new itunes 12.2 with apple music 

 

There is no need for an update because this is not a driver issue. A driver handles packets on behalf of the network stack, nothing more and nothing less. It doesn't care where they are coming from or where they are going to and it never gets in touch with an application directly. If there is a problem with a specific service or application, search somewhere else because a driver error can be ruled out.

 

Mieze

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

Following the instructions you will produce a binary which is compatible with 10.8 and above.

 

Mieze

Hi Mieze

 

can you help me please, i build your kext for 10.8 following yours instructions in the first page but neither v1 nor v2 loads.

 

here is the kernel log output concerning the kext. I can send you full kernel log if you want.

Jul 10 15:57:27 localhost kernel[0]: kxld[com.insanelymac.IntelMausiEthernet]: The super class vtable '__ZTV20IOEthernetController' for vtable '__ZTV10IntelMausi' is out of date. Make sure your kext has been built against the correct headers.
Jul 10 15:57:27 localhost kernel[0]: Can't load kext com.insanelymac.IntelMausiEthernet - link failed.
Jul 10 15:57:27 localhost kernel[0]: Failed to load executable for kext com.insanelymac.IntelMausiEthernet.
Jul 10 15:57:27 localhost kernel[0]: Kext com.insanelymac.IntelMausiEthernet failed to load (0xdc008016).
Jul 10 15:57:27 localhost kernel[0]: Failed to load kext com.insanelymac.IntelMausiEthernet (error 0xdc008016).
Jul 10 15:57:27 localhost kernel[0]: Couldn't alloc class "IntelMausi"
Jul 10 15:57:27 localhost kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
Jul 10 15:57:27 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused

I am trying to make it work since yesterday. My machine is running the latest release of Mountain Lion.

 

Thank You

Link to comment
Share on other sites

Hi Mieze

 

can you help me please, i build your kext for 10.8 following yours instructions in the first page but neither v1 nor v2 loads.

 

I'm aware of the fact that building version 2.0.0 for ML results in a broken executable. I assume that the header files I took from the IONetworking.kext's source code of Yosemite are responsible for this error but I haven't found time to resolve it.

 

Nevertheless I verified that it is possible to built version 1.0.0 for ML provided you use Xcode 5.1.1 and set both the Base SDK and the Deployment Target to 10.8. Most likely you failed to select the correct Base SDK and/or Deployment Target. Please see my results:

mausi:Desktop laura$ kextstat
Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    1   69 0xffffff7f80757000 0x686c     0x686c     com.apple.kpi.bsd (12.6.0)
    2    6 0xffffff7f80742000 0x46c      0x46c      com.apple.kpi.dsep (12.6.0)
    3   97 0xffffff7f80761000 0x1b7ec    0x1b7ec    com.apple.kpi.iokit (12.6.0)
    4  102 0xffffff7f8074d000 0x99f8     0x99f8     com.apple.kpi.libkern (12.6.0)
    5   88 0xffffff7f80743000 0x88c      0x88c      com.apple.kpi.mach (12.6.0)
    6   38 0xffffff7f80744000 0x502c     0x502c     com.apple.kpi.private (12.6.0)
    7   55 0xffffff7f8074a000 0x23cc     0x23cc     com.apple.kpi.unsupported (12.6.0)
    8    0 0xffffff7f81450000 0x41000    0x41000    com.apple.kec.corecrypto (1.0) <7 6 5 4 3 1>
    9   24 0xffffff7f80d0e000 0x9000     0x9000     com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>
   10   32 0xffffff7f80851000 0x29000    0x29000    com.apple.iokit.IOPCIFamily (2.8) <7 6 5 4 3>
   11    2 0xffffff7f81de6000 0x5a000    0x5a000    com.apple.driver.AppleACPIPlatform (1.8) <10 9 7 6 5 4 3 1>
   12    1 0xffffff7f80a6e000 0xe000     0xe000     com.apple.driver.AppleKeyStore (28.21) <7 6 5 4 3 1>
   13    4 0xffffff7f8077d000 0x25000    0x25000    com.apple.iokit.IOStorageFamily (1.8) <7 6 5 4 3 1>
   14    0 0xffffff7f80dfb000 0x19000    0x19000    com.apple.driver.DiskImages (346) <13 7 6 5 4 3 1>
   15    0 0xffffff7f81ae0000 0x2e000    0x2e000    com.apple.driver.AppleIntelCPUPowerManagement (214.0.0) <7 6 5 4 3 1>
   16    0 0xffffff7f8075e000 0x3000     0x3000     com.apple.security.TMSafetyNet (7) <7 6 5 4 2 1>
   17    2 0xffffff7f807f3000 0x4000     0x4000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>
   18    1 0xffffff7f807f7000 0x11000    0x11000    com.apple.security.sandbox (220.4) <17 7 6 5 4 3 2 1>
   19    0 0xffffff7f80808000 0x6000     0x6000     com.apple.security.quarantine (2.1) <18 17 7 6 5 4 2 1>
   20    0 0xffffff7f81e57000 0x8000     0x8000     com.apple.nke.applicationfirewall (4.0.39) <7 6 5 4 3 1>
   21    0 0xffffff7f81adb000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (214.0.0) <7 6 5 4 3 1>
   22    0 0xffffff7f81dba000 0x3000     0x3000     com.apple.driver.AppleAPIC (1.7) <4 3>
   23    2 0xffffff7f80c9f000 0x4000     0x4000     com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>
   24    0 0xffffff7f81e46000 0x7000     0x7000     com.apple.driver.AppleACPIEC (1.8) <23 11 9 5 4 3>
   25    0 0xffffff7f81911000 0x4000     0x4000     com.apple.driver.AppleSMBIOS (1.9) <7 4 3>
   26    0 0xffffff7f81b39000 0x3000     0x3000     com.apple.driver.AppleHPET (1.8) <9 7 5 4 3>
   27    9 0xffffff7f80a7c000 0x6d000    0x6d000    com.apple.iokit.IOHIDFamily (1.8.1) <12 7 6 5 4 3 2 1>
   28    0 0xffffff7f81e50000 0x4000     0x4000     com.apple.driver.AppleACPIButtons (1.8) <27 11 9 7 6 5 4 3 1>
   29    0 0xffffff7f8193d000 0x8000     0x8000     com.apple.driver.AppleRTC (1.5) <9 5 4 3 1>
   30    1 0xffffff7f81d95000 0x5000     0x5000     com.apple.driver.AppleEFIRuntime (2.0) <7 6 5 4 3>
   31    0 0xffffff7f81d9a000 0xa000     0xa000     com.apple.driver.AppleEFINVRAM (2.0) <30 7 6 5 4 3>
   32   10 0xffffff7f809ed000 0x5e000    0x5e000    com.apple.iokit.IOUSBFamily (635.4.0) <10 7 5 4 3 1>
   33    0 0xffffff7f80b86000 0x18000    0x18000    com.apple.driver.AppleUSBEHCI (621.4.6) <32 10 7 5 4 3 1>
   35    2 0xffffff7f80fe0000 0x16000    0x16000    com.apple.iokit.IOAHCIFamily (2.5.1) <5 4 3 1>
   36    0 0xffffff7f81dbf000 0x1a000    0x1a000    com.apple.driver.AppleAHCIPort (2.6.6) <35 10 5 4 3 1>
   37    7 0xffffff7f809ae000 0x2b000    0x2b000    com.apple.iokit.IONetworkingFamily (3.0) <7 6 5 4 3 1>
   38    1 0xffffff7f8102a000 0x68000    0x68000    com.apple.iokit.IO80211Family (530.5) <37 7 6 5 4 3 1>
   39    0 0xffffff7f81099000 0x1f9000   0x1f9000   com.apple.driver.AirPort.Brcm4331 (615.20.17) <38 37 10 7 5 4 3 1>
   40    0 0xffffff7f81924000 0x12000    0x12000    com.apple.driver.AppleSDXC (1.4.3) <13 10 5 4 3 1>
   41    1 0xffffff7f80d62000 0x7000     0x7000     com.apple.iokit.IOEthernetAVBController (1.0.2b1) <37 5 4 3 1>
   42    0 0xffffff7f80d69000 0x38000    0x38000    com.apple.iokit.AppleBCM5701Ethernet (3.6.2b4) <41 37 10 9 5 4 3 1>
   43    5 0xffffff7f80bb6000 0xbb000    0xbb000    com.apple.iokit.IOThunderboltFamily (2.7.7) <5 4 3 1>
   44    0 0xffffff7f81857000 0x16000    0x16000    com.apple.driver.AppleThunderboltNHI (1.9.2) <43 10 9 5 4 3 1>
   45    2 0xffffff7f808ef000 0x73000    0x73000    com.apple.iokit.IOFireWireFamily (4.5.5) <5 4 3 1>
   46    0 0xffffff7f80e56000 0x27000    0x27000    com.apple.driver.AppleFWOHCI (4.9.9) <45 10 7 6 5 4 3 1>
   47    0 0xffffff7f80a6b000 0x3000     0x3000     com.apple.iokit.IOUSBUserClient (630.4.4) <32 7 5 4 3 1>
   48    0 0xffffff7f81006000 0x17000    0x17000    com.apple.iokit.IOAHCIBlockStorage (2.3.5) <35 13 6 5 4 3 1>
   49    0 0xffffff7f80b6a000 0x15000    0x15000    com.apple.driver.AppleUSBHub (635.4.0) <32 5 4 3 1>
   50    0 0xffffff7f8178e000 0x3000     0x3000     com.apple.driver.XsanFilter (404) <13 5 4 3 1>
   51    0 0xffffff7f814a0000 0x9000     0x9000     com.apple.BootCache (34) <7 6 5 4 3 1>
   52    0 0xffffff7f81d86000 0x4000     0x4000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
   53    0 0xffffff7f81d8c000 0x3000     0x3000     com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>
   55    1 0xffffff7f80b05000 0x7000     0x7000     com.apple.driver.AppleUSBComposite (621.4.0) <32 4 3 1>
   56    1 0xffffff7f80afc000 0x9000     0x9000     com.apple.iokit.IOUSBHIDDriver (623.4.0) <32 27 5 4 3 1>
   57    0 0xffffff7f819e6000 0x4000     0x4000     com.apple.driver.AppleIRController (320.15) <56 32 27 5 4 3>
   58    0 0xffffff7f80b63000 0x7000     0x7000     com.apple.driver.AppleUSBMergeNub (621.4.6) <55 32 4 3 1>
   59    0 0xffffff7f81849000 0x5000     0x5000     com.apple.driver.AppleThunderboltPCIDownAdapter (1.3.2) <43 10 5 4 3>
   60    2 0xffffff7f81871000 0x9000     0x9000     com.apple.driver.AppleThunderboltDPAdapterFamily (2.5.0) <43 10 9 5 4 3>
   61    1 0xffffff7f8187a000 0x6000     0x6000     com.apple.driver.AppleThunderboltDPInAdapter (2.5.0) <60 43 10 9 5 4 3>
   62    0 0xffffff7f81880000 0xb000     0xb000     com.apple.driver.AppleThunderboltDPOutAdapter (2.5.0) <61 60 43 10 9 5 4 3>
   63   11 0xffffff7f80da4000 0x38000    0x38000    com.apple.iokit.IOGraphicsFamily (2.3.7) <10 7 5 4 3>
   64    0 0xffffff7f819ed000 0x2e000    0x2e000    com.apple.driver.AppleIntelSNBGraphicsFB (8.1.6) <63 10 9 7 6 5 4 3 1>
   65    5 0xffffff7f80de7000 0x12000    0x12000    com.apple.iokit.IONDRVSupport (2.3.7) <63 10 7 5 4 3>
   66    0 0xffffff7f81a53000 0x62000    0x62000    com.apple.driver.AppleIntelHD3000Graphics (8.1.6) <65 63 10 7 5 4 3 1>
   67    5 0xffffff7f80d17000 0xa000     0xa000     com.apple.driver.IOPlatformPluginFamily (5.4.1d13) <9 7 6 5 4 3>
   68    1 0xffffff7f80d26000 0x12000    0x12000    com.apple.driver.IOPlatformPluginLegacy (1.0.0) <67 9 7 6 5 4 3>
   69    2 0xffffff7f80d3a000 0xf000     0xf000     com.apple.driver.AppleSMC (3.1.5d4) <9 7 5 4 3>
   70    0 0xffffff7f80d4b000 0x10000    0x10000    com.apple.driver.ACPI_SMC_PlatformPlugin (1.0.0) <69 68 67 10 9 7 6 5 4 3>
   71    0 0xffffff7f818fd000 0x2000     0x2000     com.apple.driver.AppleSMBusPCI (1.0.11d1) <10 5 4 3>
   72    2 0xffffff7f81b56000 0xc000     0xc000     com.apple.iokit.IOHDAFamily (2.4.7fc4) <5 4 3 1>
   73    1 0xffffff7f81b8d000 0x19000    0x19000    com.apple.driver.AppleHDAController (2.4.7fc4) <72 63 10 7 6 5 4 3 1>
   74    2 0xffffff7f81900000 0xe000     0xe000     com.apple.driver.AppleSMBusController (1.0.11d1) <23 10 9 5 4 3>
   75    0 0xffffff7f819a7000 0xd000     0xd000     com.apple.driver.AppleMCCSControl (1.1.11) <74 63 10 9 7 5 4 3 1>
   76    0 0xffffff7f817e3000 0x5000     0x5000     com.apple.driver.AppleUpstreamUserClient (3.5.12) <63 10 9 7 5 4 3 1>
   77    0 0xffffff7f80d21000 0x3000     0x3000     com.apple.driver.AppleSMCPDRC (1.0.0) <67 10 6 4 3>
   78    1 0xffffff7f80f86000 0x1b000    0x1b000    com.apple.iokit.IOBluetoothHostControllerUSBTransport (4.1.7f6) <32 10 9 7 5 4 3 1>
   79    0 0xffffff7f80fa1000 0x8000     0x8000     com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport (4.1.7f6) <78 32 10 9 7 5 4 3>
   82    0 0xffffff7f819de000 0x3000     0x3000     com.apple.driver.AppleLPC (1.6.3) <67 10 5 4 3>
   83    1 0xffffff7f81d52000 0x3000     0x3000     com.apple.driver.AppleGraphicsControl (3.4.5) <65 63 10 9 7 5 4 3 1>
   84    0 0xffffff7f81d55000 0xc000     0xc000     com.apple.driver.ApplePolicyControl (3.4.5) <83 65 63 10 9 7 5 4 3 1>
   85    0 0xffffff7f81367000 0x5000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <69 7 4 3 1>
   86    2 0xffffff7f80eb1000 0x9b000    0x9b000    com.apple.iokit.IOBluetoothFamily (4.1.7f6) <32 7 5 4 3 1>
   87    0 0xffffff7f80c8b000 0x12000    0x12000    com.apple.iokit.IOSurface (86.0.5) <7 5 4 3 1>
   88    0 0xffffff7f809e0000 0x7000     0x7000     com.apple.iokit.IOUserEthernet (1.0.0d1) <37 6 5 4 3 1>
   91    0 0xffffff7f80e46000 0xe000     0xe000     com.apple.iokit.IOFireWireIP (2.2.5) <45 37 5 4 3 1>
   92    0 0xffffff7f81b65000 0x16000    0x16000    com.apple.driver.AppleMikeyDriver (2.4.7fc4) <74 9 5 4 3 1>
   93    2 0xffffff7f814bb000 0xe000     0xe000     com.apple.kext.OSvKernDSPLib (1.12) <5 4>
   94    3 0xffffff7f814c9000 0x2f000    0x2f000    com.apple.iokit.IOAudioFamily (1.9.2fc7) <93 5 4 3 1>
   95    1 0xffffff7f81ba6000 0xba000    0xba000    com.apple.driver.DspFuncLib (2.4.7fc4) <94 93 6 5 4 3 1>
   96    0 0xffffff7f81c69000 0x8b000    0x8b000    com.apple.driver.AppleHDA (2.4.7fc4) <95 94 73 72 65 63 6 5 4 3 1>
   98    0 0xffffff7f8199c000 0x3000     0x3000     com.apple.driver.AppleMikeyHIDDriver (124) <27 7 4 3 1>
  100    0 0xffffff7f81995000 0x4000     0x4000     com.apple.driver.ApplePlatformEnabler (2.0.7d2) <7 5 4 3>
  101    0 0xffffff7f81d38000 0x12000    0x12000    com.apple.driver.AGPM (100.13.14) <67 65 63 10 5 4 3>
  102    0 0xffffff7f8080f000 0x2b000    0x2b000    com.apple.iokit.IOSCSIArchitectureModelFamily (3.5.6) <5 4 3 1>
  103    1 0xffffff7f814ab000 0x5000     0x5000     com.apple.kext.triggers (1.0) <7 6 5 4 3 1>
  104    0 0xffffff7f814b0000 0x9000     0x9000     com.apple.filesystems.autofs (3.0) <103 7 6 5 4 3 1>
  105    0 0xffffff7f81500000 0x5000     0x5000     com.apple.driver.AudioAUUC (1.60) <94 63 10 9 7 5 4 3 1>
  106    1 0xffffff7f80ca8000 0xe000     0xe000     com.apple.iokit.IOSerialFamily (10.0.6) <7 6 5 4 3 1>
  107    0 0xffffff7f80f72000 0xa000     0xa000     com.apple.iokit.IOBluetoothSerialManager (4.1.7f6) <106 7 5 4 3 1>
  108    0 0xffffff7f81b11000 0x5000     0x5000     com.apple.driver.AppleHWSensor (1.9.5d0) <5 4 3>
  109    1 0xffffff7f817f8000 0x17000    0x17000    com.apple.driver.AppleMultitouchDriver (237.4) <27 5 4 3 1>
  110    2 0xffffff7f80f5b000 0x12000    0x12000    com.apple.driver.IOBluetoothHIDDriver (4.1.7f6) <86 27 5 4 3>
  111    0 0xffffff7f81da4000 0xe000     0xe000     com.apple.driver.AppleBluetoothMultitouch (75.19) <110 109 86 27 5 4 3>
  112    1 0xffffff7f81813000 0x7000     0x7000     com.apple.driver.AppleHIDKeyboard (170.2.4) <27 4 3>
  113    0 0xffffff7f81b50000 0x6000     0x6000     com.apple.driver.AppleBluetoothHIDKeyboard (170.2.4) <112 110 27 4 3>
  114    0 0xffffff7f81e74000 0xd000     0xd000     com.apple.nke.asp_tcp (7.1.0) <7 6 5 4 3 1>
  115    1 0xffffff7f81e81000 0x11000    0x11000    com.apple.security.SecureRemotePassword (1.0) <4 1>
  116    0 0xffffff7f81e92000 0x4f000    0x4f000    com.apple.filesystems.afpfs (10.0) <115 7 6 5 4 3 1>
  118    0 0xffffff7f81eef000 0x24000    0x24000    com.insanelymac.IntelMausiEthernet (1.0.0) <37 10 5 4 3 1>
mausi:Desktop laura$ system_profiler SPSoftwareDataType
Software:

    System Software Overview:

      System Version: OS X 10.8.5 (12F2542)
      Kernel Version: Darwin 12.6.0
      Boot Volume: Macintosh HD
      Boot Mode: Normal
      Computer Name: Mausi
      User Name: Laura Müller (laura)
      Secure Virtual Memory: Enabled
      Time since boot: 8 minutes

Mieze

Edited by Mieze
Link to comment
Share on other sites

×
×
  • Create New...