Search found 4 matches
- Sat Apr 21, 2007 2:59 pm
- Forum: PSP Development
- Topic: adding USB Host functionalities ...
- Replies: 0
- Views: 1106
adding USB Host functionalities ...
Hi, I am working on a USB Host autonome module for : - in a first time, plug 2 USB mass storage devices and it copy data from the first inserted to the second automaticaly - in a second time, plug a PSP with a correpondant pluggin for OEs firmware, and make a bridge to the USB Host protocol so that ...
- Thu Apr 19, 2007 3:45 pm
- Forum: PSP Development
- Topic: generic PSP IR Keyboard library now in SVN
- Replies: 38
- Views: 28540
great, happy to help ;) and for this questions ? Hi there, i am doing the driver for the Citipack IR-503, an IR keyboard (the only one I could found here in china). It seems to work but I have some questions : - in kbdkeyboards.h is IPAQ_BUTTON_CONTACTS redundant with KEY_UNKNOWN of pspirkeyb_rawkey...
- Tue Apr 17, 2007 11:01 pm
- Forum: PSP Development
- Topic: generic PSP IR Keyboard library now in SVN
- Replies: 38
- Views: 28540
- Tue Apr 17, 2007 9:27 pm
- Forum: PSP Development
- Topic: generic PSP IR Keyboard library now in SVN
- Replies: 38
- Views: 28540
Hi there, i am doing the driver for the Citipack IR-503, an IR keyboard (the only one I could found here in china). It seems to work but I have some questions : - in kbdkeyboards.h is IPAQ_BUTTON_CONTACTS redundant with KEY_UNKNOWN of pspirkeyb_rawkeys.h ? (the same for IPAQ_BUTTON_ITASK/KEY_INTL3) ...