Hi folks, the current way of device probing looks a bit strange and uses two redundant tables - one only for the module loading and another for the actual probing.
Simplifying it by putting everything into the pci match table. --mtx
Enrico Weigelt, metux IT consult Thu, 06 Jun 2019 08:01:48 -0700
Hi folks, the current way of device probing looks a bit strange and uses two redundant tables - one only for the module loading and another for the actual probing.
Simplifying it by putting everything into the pci match table. --mtx