04-07-2025, 09:09 AM
i'm sorry for misleading everybody in my previous post. i had totally forgotten the name of the user's home directory.
to the o.p.: i guess you know this also. but you could download the source code of the linux kernel. figure out from there how usb is processed. as i've said it will not be for the weak of heart.
i say this because i used to have a computer. which came with windows10 from year 2017. in the device manager i got ahold of one driver which was written in 2006. put me off they were doing everything they could to kill all 16-bit and legacy code for backward compatibility. but don't update all their drivers and stuff like that.
you could also study some of the source code of qb64 phoenix. look for how _devices$ and other related functions are processed in linux.
to the o.p.: i guess you know this also. but you could download the source code of the linux kernel. figure out from there how usb is processed. as i've said it will not be for the weak of heart.
i say this because i used to have a computer. which came with windows10 from year 2017. in the device manager i got ahold of one driver which was written in 2006. put me off they were doing everything they could to kill all 16-bit and legacy code for backward compatibility. but don't update all their drivers and stuff like that.
you could also study some of the source code of qb64 phoenix. look for how _devices$ and other related functions are processed in linux.