Hi,
I am trying to use Davicom 9601 USB to Ethernet convertor with my RevC4 Beagle Board, Kernel: Linux 2.6.29, from Bitbake package.
When I plug in the adapter, instead of eth0:register 'dm9601' mesage through dmesg, I am seeing the following on Beagle Board:
##################################################################################################
[root@beagleboard /]#
[root@beagleboard /]# [ 71.949462] hub 2-0:1.0: unable to enumerate USB device
on port 2
[root@beagleboard /]#
[root@beagleboard /]#
[root@beagleboard /]# dmesg
[ 71.672210] hub 2-0:1.0: state 7 ports 3 chg 0000 evt 0004
[ 71.672241] ehci-omap ehci-omap.0: GetStatus port 2 status 001803 POWER sig=j
CSC CONNECT
[ 71.672271] hub 2-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[ 71.824401] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x
501
[ 71.886901] ehci-omap ehci-omap.0: port 2 full speed --> companion
[ 71.886932] ehci-omap ehci-omap.0: GetStatus port 2 status 003801 POWER OWNER
sig=j CONNECT
[ 71.886962] hub 2-0:1.0: port 2 not reset yet, waiting 50ms
[ 71.949401] ehci-omap ehci-omap.0: GetStatus port 2 status 003002 POWER OWNER
sig=se0 CSC
[ 71.949462] hub 2-0:1.0: unable to enumerate USB device on port 2
[ 71.955596] hub 2-0:1.0: state 7 ports 3 chg 0000 evt 0004
[root@beagleboard /]#
#########################################################################################################################
I have enabled support for Davicom in the kernel config(PHY) and in Network Adapters, even then I face this issue. One more observation I have made is that the USB device also fails to get detected after connecting the Davicom 9601. If this is a known issue please let me know. This is very critical for me, please provide suggestions as to how to get it working with the Beagle Board, Also, is there any recommended USB to Ethernet convertor??? Awaiting a response .
Regards,
Ajit Bhat