CP2101 Driver

David Potts dpotts at arkhamtechnology.com
Tue Jun 30 21:22:32 UTC 2009


Thank you for taking the time to read this request.  I am trying to  
figure out what I would need to do to get our current products added  
to the CP2101 driver that is included with the latest version of  
Ubuntu.  We have tested the current driver with our hardware and it  
does operate correctly, but it does need to be updated to support our  
device ID's.   Thus if this is possible, or if someone could help by  
pointing me in the right direction to update the CP2101.c file it  
would be much appreciated.  I can be contacted at this email address.

Thank you,
David Potts
Principal Design Engineer
Arkham Technology


Required changes to the CP2101.c file :
Add the following two lines to the definition of id_table (current  
list of devices supported) :

	{ USB_DEVICE(0x10C4, 0x1101) }, /* Arkham Technology DS101 Bus  
Monitor */
	{ USB_DEVICE(0x10C4, 0x1601) }, /* Arkham Technology DS101 Adaptor */






More information about the kernel-team mailing list