Quote:
Originally Posted by nahte
https://github.com/nahtethan/dxg-display
- Still Building.
- Contributor and suggestion are welcome.
- Displaylink's Linux udlfb module is used in PC side, so I think some senior here already knew it is required to write a usb gadget driver for dxg, right?
|
My gadget code is based on linux-2.6.22-lab126, which is kindle dxg's kernel. The directory path here is kept same as to linux-2.6.22-lab126, which can be downloaded from
https://kindle.s3.amazonaws.com/Kind...5370010.tar.gz
The android gadget driver is pretty cool for usb, so the first step is porting android gadget driver.