[Need HELP] Fixing Intel Wifi possible driver port

https://github.com/Weddin/IntelWif

I need help fixing this port of Intel Wifi drivers from linux to macOs. this port is the nearest to a real working one. I tried building but it got a symbol problem.

I did post elsewhere but in vain. can anybody take over and try to fix the errors ?

the current error :

kxld[net.rpeshkov.IntelWifi]: The following symbols are unresolved for this kext: kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_trans_pcie_free(iwl_trans*) kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_pcie_irq_handler(int, void*) kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_trans_pcie_alloc(iwl_cfg const*) kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_trans_pcie_start_fw(iwl_trans*, fw_img const*, bool) kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_trans_pcie_start_hw(iwl_trans*, bool) kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_trans_pcie_stop_device(iwl_trans*, bool) kxld[net.rpeshkov.IntelWifi]: IntelWifi::iwl_trans_pcie_op_mode_leave(iwl_trans*) kxld[net.rpeshkov.IntelWifi]: _ieee80211_alloc_hw_nm kxld[net.rpeshkov.IntelWifi]: _iwl_dvm_send_cmd kxld[net.rpeshkov.IntelWifi]: _iwl_free_fw_paging kxld[net.rpeshkov.IntelWifi]: _iwl_get_nvm kxld[net.rpeshkov.IntelWifi]: _iwl_init_paging kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_flush_tx_path kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_get_wd_timeout kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_hw_ops kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_load_nvm_to_nic kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_mac_setup_register kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_pause_tcm kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_ref kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_ref_sync kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_ref_taken kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_report_scan_aborted kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_scan_size kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_send_bt_init_conf kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_send_cmd_pdu kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_set_wowlan_qos_seq kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_thermal_exit kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_thermal_initialize kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_tof_clean kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_tof_init kxld[net.rpeshkov.IntelWifi]: _iwl_mvm_unref kxld[net.rpeshkov.IntelWifi]: _iwl_nvm_init kxld[net.rpeshkov.IntelWifi]: _iwl_read_external_nvm kxld[net.rpeshkov.IntelWifi]: _iwl_tt_handler

submitted by /u/RARGB
[link] [comments]