1
0
Fork 0

borrow the IBM rndis vid and pid until we get the code signing certificate and our own driver

eirik/updates-from-linux-fsl
Martin T. H. Sandsmark 2017-06-10 14:41:46 +02:00 committed by Eirik Schultz
parent d7b1759475
commit 9754594671
No known key found for this signature in database
GPG Key ID: CA85F5BFB83767F3
1 changed files with 2 additions and 2 deletions

View File

@ -138,8 +138,8 @@ USB_ETHERNET_MODULE_PARAMETERS();
* used with CDC Ethernet, Linux 2.4 hosts will need updates to choose
* the non-RNDIS configuration.
*/
#define RNDIS_VENDOR_NUM 0x0525 /* NetChip */
#define RNDIS_PRODUCT_NUM 0xa4a2 /* Ethernet/RNDIS Gadget */
#define RNDIS_VENDOR_NUM 0x04b3 /* IBM */
#define RNDIS_PRODUCT_NUM 0x4010 /* Ethernet/RNDIS Gadget */
/* For EEM gadgets */
#define EEM_VENDOR_NUM 0x1d6b /* Linux Foundation */