Search the Community
Showing results for tags 'stable'.
-
An Intel Wifi Adapter Kernel Extension for macOS, based on the OpenBSD Project. Development Status Only the non-encrypted Wi-Fi connection including mobile hotspot is currently supported. Wi-Fi SSID is hardcoded as Redmi and will auto-connect once the Kext is loaded. WPA 4way-handshake has implemented, but encryption and decryption still have some issues that need to be fixed. Supported Devices https://openintelwireless.github.io/itlwm/Compat.html Res: https://github.com/zxystd/itlwm
-
-
Version 1.1.0
39 downloads
Un driver macOS per controller Ethernet Realtek RTL8125 da 2,5 GB Thread forum qui Caratteristiche principali del driver Supporta tutte le versioni dei controller Ethernet RTL8125 da 2,5 GBit di Realtek che si trovano sulle schede recenti. Supporto per pacchetti multisegmento che alleggeriscono lo stack di rete di operazioni di copia non necessarie durante l'assemblaggio di pacchetti per la trasmissione. Ricezione e trasmissione senza copia. Solo i piccoli pacchetti vengono copiati alla ricezione perché la creazione di una copia è più efficiente dell'allocazione di un nuovo buffer. Offload checksum TCP, UDP e IPv4 (ricezione e trasmissione). Offload della segmentazione TCP su IPv4 e IPv6. Supporto per offload checksum TCP / IPv4, UDP / IPv4, TCP / IPv6 e UDP / IPv6. Supporta frame jumbo fino a 9000 byte (fortemente consigliato per operazioni da 2,5 GBit). Completamente ottimizzato per Mojave e versioni successive. Tieni presente che le versioni precedenti di macOS potrebbero non supportare Ethernet da 2,5 GB. Supporta Wake on LAN (non testato). Supporta VLAN (non testato). Supporto per Energy Efficient Ethernet (EEE) che può essere disabilitato impostando enableEEE su NO nel driver Info.plist senza ricostruire. L'impostazione predefinita è SÌ. Il driver è pubblicato sotto GPLv2