Jun 8 2005, 01:42 AM
Post
#1
|
|
|
Group: Members Posts: 60 Joined: 8-June 05 From: Quezon City. Philippines Member No.: 7,289 |
Good day!
Do you know of any local merchants retailing the PMP USB Host Adapter Cable[0]? I will be using it for my soon-to-arrive c3k, and had a hard time finding one. Usually it's the mini-b or the 4 pin mini-b usb adapter most computer shop display. Salamat po. Mabuhay! barryg [0] http://www.nexternal.com/iriver?Product=104 http://www.iriver.co.jp/estore/details.php?3,9,118 |
|
|
|
![]() |
Aug 8 2005, 08:11 AM
Post
#2
|
|
|
Group: Members Posts: 15 Joined: 27-July 05 Member No.: 7,710 |
usb-dumb adapter works ... you had to patch the kernel and remove check for usb-host attached ... Beware ... this overirdes the clean detection change file : usb-ohci-pxa27x.c static int __init pxa27x_ohci_init(void) { int ret; /* USB Cable Connected ? */ // chg if(!(GPLR1 & GPIO_bit(USB_CONNECT_GPIO))) { // c.f. 3.6.2 Clock Enable Register CKEN &= ~CKEN11_USB; CKEN |= CKEN10_USB; #if defined(CONFIG_ARCH_SHARP_SL) && defined(CONFIG_APM_CPU_IDLE) lock_FCS(LOCK_FCS_USBH, 1); #endif /* Init USB Port 2 Output Control Register */ UP2OCR = 0x00; /* Host Port 2 Transceiver Output Enable */ UP2OCR |= UP2OCR_HXS; UP2OCR |= UP2OCR_HXOE; /* D+ Pull Up SW1 ON */ UP2OCR |= (UP2OCR_DPPDE|UP2OCR_DMPDE); /* Set GPIO Pin Hi to Unconnect Host */ GPSR(USBD_VBUS_GPIO_HOST) = GPIO_bit(USBD_VBUS_GPIO_HOST); //chg } else { //chg return -1; //chg } Viki ng |
|
|
|
barryg Pmp Usb Host Adapter Cable In Ph Jun 8 2005, 01:42 AM
Stubear I got mine from the iRiver store, after the electr... Jun 8 2005, 06:53 AM
Meanie QUOTE(Stubear @ Jun 9 2005, 12:53 AM)I got mi... Jul 15 2005, 10:10 PM
Stubear QUOTE(Meanie @ Jul 16 2005, 03:10 PM)QUOTE(St... Jul 16 2005, 07:34 PM
barryg Good day!
Apologies for the late update.
Did... Jul 18 2005, 11:39 PM
TsingTao This host cable (which follows the USB On-The-Go [... Aug 1 2005, 08:45 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 02:04 AM |