Quote:
Originally Posted by kovidgoyal
Unfortunately, you need the storage id to have non null values for VEN and PROD, otherwise you cannot have more than one such driver in the calibre code base.
|
Why? From what I see in the code, the hex VENDOR_ID and PRODUCT_ID are checked first on all systems before card matching happens. Can't I have multiple drivers as long as the hex IDs are different?