USB driver

Greg KH greg at kroah.com
Sat Apr 25 04:05:14 EDT 2020


A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://daringfireball.net/2007/07/on_top

On Sat, Apr 25, 2020 at 09:45:44AM +0200, Sohaib Mhmd wrote:
> Sorry, do you mean vendor & product id
> <https://gist.github.com/smalinux/3d6a5b000a32b97250b2d0c86b90711b#file-sma_usb-c-L8>?

I have no idea, what ever vendor/device id that you put in your driver,
it needs to not have a driver attached to it for your driver to be able
to be called.

> Do you mean to unload/unbind for any particular one?

Again, the driver that is attached to the device your want your driver
to bind to is what you need to watch for.

good luck!

greg k-h



More information about the Kernelnewbies mailing list