Thread
:
N900 will not allow USB OTG!
View Single Post
blue_led
2010-05-10 , 23:19
Posts: 306 | Thanked: 566 times | Joined on Jan 2010 @ Romania
#
819
i just landed on this too
i think we need whitelist but
1144 #ifdef CONFIG_USB_OTG_BLACKLIST_HUB
1145 if (hdev->parent) {
1146 dev_warn(&intf->dev, "ignoring external hub\n");
1147 return -ENODEV;
1148 }
and rx51_defconfig
1436 # CONFIG_USB_MUSB_HOST is not set
1437 # CONFIG_USB_MUSB_PERIPHERAL is not set
1438 CONFIG_USB_MUSB_OTG=y
so we have OTG only !!
memory behavior is provided by g_nokia and other modules ?
Last edited by blue_led; 2010-05-10 at
23:27
.
The Following 2 Users Say Thank You to blue_led For This Useful Post:
joerg_rw
,
S0urcerr0r
blue_led
View Public Profile
Send a private message to blue_led
Find all posts by blue_led