Search results

Loading Google Results...
  1. champgoblem

    Intel WiFi Driver Effort

    My project isnt done yet so you wont be able to test that, and that wont be ready for the next few months. Plus for now it will only be supporting MVM cards (7000,8000,9000) series from what I can remember. DVM will probably be supported at a later point but for now it reduces the code base by a...
  2. champgoblem

    Intel WiFi Driver Effort

    Currently its at a very basic phase, it can recognize the hardware and get the appropriate config for the device. Programming is slow for now because I'm trying to figure out what each little puzzle piece does in the bigger picture, but once I start to get an intuition development should speed...
  3. champgoblem

    Intel WiFi Driver Effort

    I have also been working on this over the past months, my work is currently private on github as I haven't wanted to make it available till its ready, but its progressing well. I am going to start off with only supporting MVM cards and later add DVM support. In order for everyone to keep up...
  4. champgoblem

    Intel WiFi Driver Effort

    If your able to help, I'm struggling to get the headers right for IO80211Controller as im currently getting a vtable error when loading the kext. If you know anything that would be brilliant!
  5. champgoblem

    Intel WiFi Driver Effort

    This thread is probably very dead and apologies for being late to the party. Im interested in how @ydeng managed to reverse the headers from the IO80211Family kext. If anyone could give me any pointers (or links to articles) on the subject I would be very grateful. With so many incomplete...
Back
Top