I am trying to use a USB to Ethernet adapter plugged into the host port on the AM3517 experimenter board.
When I plug int the device I see this.
usb 1-1: new high speed USB device using ehci-omap and address 5
usb 1-1: New USB device found, idVendor=0b95, idProduct=7720
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: AX88772
usb 1-1: Manufacturer: ASIX Elec. Corp.
usb 1-1: SerialNumber: 127092
I built the Kernel with the Multi-purpose USB Networking framework and ASIX AS88xxx Based USB 2.0 Ethernet Adapter selected.
I'm not sure how to proceed.
I don't see the device listed under eth0 and also the link light does not turn on when I have it plugged in so it may not be getting power.
thank you,
-Reinyn