Microsemi / switchtec-kernel

A kernel module for the Microsemi PCIe switch
GNU General Public License v2.0
45 stars 31 forks source link

Unable to get device list after loading the module #122

Open ashek093 opened 3 months ago

ashek093 commented 3 months ago

My setup is having 5.4.0-163-generic kernel , so i compiled the switchtec-kernel with branch - backport_5.3_to_5.4, compilation was successfull & i am able to load the device , but unable to get any switchtec device list under /dev/*.

Got below dmesg logs

**[ 3602.289522] switchtec: loaded.**

Can anyone help me to resolve the issue