diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2017-05-18 12:54:37 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-05-18 13:12:26 +0200 |
commit | cab81f679f08beefc85a7582990cce2f276b6190 (patch) | |
tree | a0a29f9ee0c8068a14b81f462c64c33e2e9cc2c8 /docs/man | |
parent | 5947cda9f49aad2f3c05dbe44c47fcc575156ac6 (diff) |
blacklist: ignore default Linux USB Serial Gadget
Blacklist the default VID:PID for the Linux USB Serial Gadget in ACM
mode:
{LINUX}/drivers/usb/gadget/legacy/serial.c
#define GS_VENDOR_ID 0x0525 /* NetChip */
#define GS_CDC_PRODUCT_ID 0xa4a7 /* ... as CDC-ACM */
This should never be reused for real products by hardware
manufacturers, but anyway...
Patch actually ported from downstream Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1105352
Diffstat (limited to 'docs/man')
0 files changed, 0 insertions, 0 deletions