Difference between revisions of "Usbnet on Linux"

From WebOS Internals
Jump to navigation Jump to search
m (New page: 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_h...)
 
(No difference)

Latest revision as of 17:54, 15 October 2009

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