Initial: BESser umbrella for BES2600 driver mainlining
Sets up the BES2600 mainlining work tree with: - README: project overview, hardware target, driver lineage (CW1200 -> Bestechnic -> arjan-vlek -> Mobian/danctnix), patch series status, repo map, build/deploy workflow. - patches/: c1 patch generated by git format-patch from marfrit/bes2600-dkms branch bes2600/factory-request-firmware (checkpatch.pl --no-tree --strict: 0 errors / 0 warnings / 0 checks). - scripts/: build-bes2600-on-ohm.sh, deploy-c1-to-ohm.sh, backup-ohm-kernel.sh - reproducible build + deploy + backup. - fw-analysis/: per-blob strings.txt + fnnames.txt extracted from the 4 firmware blobs pulled from ohm 2026-04-21. Source binaries NOT committed (Bestechnic-proprietary). - notes/: observed-bugs.md (4 known bug surfaces with file:line + patch-series cross-reference), source-map.md (every public driver source variant + their canonical role). Companion work tree: marfrit/bes2600-dkms (Mobian DKMS fork) at git.reauktion.de. Signed-off-by: Markus Fritsche <fritsche.markus@gmail.com>
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
adjust_digtal_gain_by_formula
|
||||
ana_and_dig_config
|
||||
bbpl_comp_by_temprtr_step2_v2
|
||||
cfg_rx_mem_dump
|
||||
close_usb_test
|
||||
config_dpd
|
||||
dpd_write_table
|
||||
factory_get_calib_data_from_efuse
|
||||
factory_get_power_from_efuse
|
||||
factory_get_section_from_efuse
|
||||
gain_sweep_end
|
||||
gain_sweep_start
|
||||
get_bdr_pwr
|
||||
get_btmac
|
||||
get_btoui
|
||||
get_channel
|
||||
get_edr_pwr
|
||||
get_flags
|
||||
get_frame_length
|
||||
get_mac
|
||||
get_powerlevel
|
||||
get_rate
|
||||
get_save
|
||||
get_save_freqoffset
|
||||
get_tx_interval
|
||||
get_woui
|
||||
hal_gpadc_adc2volt_calib
|
||||
hal_iomux_cfg_wifi_switch
|
||||
hal_iomux_set_sdio_voltage
|
||||
hal_pm_notif_register
|
||||
hal_sdio_adma_compensate
|
||||
hal_sdio_adma_config
|
||||
hal_sdio_device_irq_handler
|
||||
hal_sdio_device_wifi_rxtx_start
|
||||
hal_trace_crash_dump_register
|
||||
host_if_common_init
|
||||
host_int_irq
|
||||
init_dig_gain_offset
|
||||
iq_compensate_by_temperature_2002
|
||||
iq_compensate_by_temperature_2g_2002
|
||||
iq_compensate_by_temperature_v1
|
||||
mcu_to_lmac
|
||||
phase_sweep_end
|
||||
phase_sweep_start
|
||||
pmu_temperature_adc2temp_calib
|
||||
power_calib_finish
|
||||
power_compensate_by_temperature_2002
|
||||
power_debug
|
||||
ramrun_test_main
|
||||
recover_wifi_cali_result
|
||||
rf_cmd_nosignaling_test_handler
|
||||
rf_nosignaling_test_start_up
|
||||
rx_no_filter
|
||||
save_bdr_pwr
|
||||
save_edr_pwr
|
||||
sdio_rx_thread
|
||||
set_btmac
|
||||
set_btoui
|
||||
set_mac
|
||||
set_wifi_test_continue_mode
|
||||
set_woui
|
||||
tpt_open
|
||||
tx_11b_cnt
|
||||
tx_11g_cnt
|
||||
tx_11n_cnt
|
||||
tx_data_path
|
||||
tx_dc_tone
|
||||
tx_idle_timer_handler
|
||||
tx_power_flags
|
||||
tx_stop_cnt
|
||||
wifi_agc_config
|
||||
wifi_bes2600_cmd_test
|
||||
wifi_config_cali_from_linux
|
||||
wifi_deinit
|
||||
wifi_dpd_boot_low_power_en
|
||||
wifi_driver_mcu_msg_seq_fill
|
||||
wifi_driver_rf_cmd_test
|
||||
wifi_init
|
||||
wifi_iomux_cfg_switch
|
||||
wifi_iq_cali_2g_v2
|
||||
wifi_recover_cali_data
|
||||
wifi_rf_cmd_confirm
|
||||
wifi_rf_msg_rep
|
||||
wifi_rfpll_temperature_compensation
|
||||
wifi_rf_set_tpc_table
|
||||
wifi_rf_start
|
||||
wifi_rf_test_power_cali_save
|
||||
wifi_rx_mem_dump_test
|
||||
wifi_sdio_init
|
||||
wifi_sdio_send
|
||||
wifi_stop
|
||||
wifi_test_cmd
|
||||
wifi_transq_init
|
||||
wifi_tx_cnt_pre
|
||||
wifi_vendor_rf_cmd_select
|
||||
Reference in New Issue
Block a user