
- #Qualcomm atheros drivers linux install
- #Qualcomm atheros drivers linux code
- #Qualcomm atheros drivers linux windows
Open System Preferences again, select Network and check if the new network interface has been created automatically or create it manually now.
#Qualcomm atheros drivers linux install
Install the new driver and recreate the kernel cache. I recommend to use Kext Wizard or a similar utility for the installation. Open System Preferences and delete the corresponding network interface, e. In case you are experiencing repeated connection drops with EEE enabled, please select a medium without EEE manually in order to resolve the problem. You may also install the driver to to /Library/Extensions or use Clover to inject it. Is this a driver bug? No it isn't, the driver is working as it should because OS X doesn't support WoL from S5.
#Qualcomm atheros drivers linux windows
WoL from S5 doesn't work with this driver but under Windows it's working.
#Qualcomm atheros drivers linux code
Supports Energy Efficient Ethernet (EEE).Ĭould you add support for AR813x and AR815x? Sorry, no, because I used a different linux driver as the code base than Shailua which doesn't support these chips so that it would be too much work to add support for them.

VLAN support is working since version 2.3.2. Makes use of the chip's TCP Segmentation Offload (TSO) feature with IPv4 and IPv6 in order to reduce CPU load while sending large amounts of data.įully optimized for Mountain Lion, Mavericks and Yosemite (64bit architecture) but should work with Lion too, provided you build from source with the 10.7 SDK. Support for TCP/IPv6 and UDP/IPv6 checksum offload. TCP, UDP and IPv4 checksum offload (receive and transmit). Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer.

Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission.

Supports Qualcomm Atheros AR816x, AR817x, Killer E220x, Killer E2400 and Killer E2500. Most of the hardware specific code is based on Johannes Berg's alx driver for Linux and the OS X driver framework was taken from my Realtek driver. I spent the last 2 weeks writing a driver for my Killer E2200 NIC because there is no stable working driver for recent Atheros chips under OS X. This project is dedicated to the memory of Carlos Gato Vaca.
