Usbnet on Linux

From WebOS Internals
Jump to navigation Jump to search

In order to create a usb network connection between the Palm Pre and a Linux box you need to have the following modules loaded or built into your kernel: mii, usbnet, cdc_ether and rndis_host

If you are building your own kernel you will need the following kconfig options (set to M or Y): CONFIG_USB_USBNET, CONFIG_USB_NET_CDCETHER, CONFIG_USB_NET_RNDIS_HOST, CONFIG_USB_DEVICE_CLASS