Re: [yocto] [PATCH] include usbinit package with usbgadget feature

2012-03-06 Thread Hollis Blanchard
On 03/01/2012 02:26 PM, Hollis Blanchard wrote: The g_ether kernel module, in the kernel-module-g-ether package, allows targets to use a USB connection as a network interface. However, that's not useful until the module is loaded. The usbinit package provides the /etc/init.d/usb-gether script

Re: [yocto] [PATCH] include usbinit package with usbgadget feature

2012-03-01 Thread Darren Hart
On 03/01/2012 03:01 PM, Hollis Blanchard wrote: > On 03/01/2012 02:45 PM, Darren Hart wrote: >> On 03/01/2012 02:26 PM, Hollis Blanchard wrote: >>> The g_ether kernel module, in the kernel-module-g-ether package, allows >>> targets to use a USB connection as a network interface. However, that's >

Re: [yocto] [PATCH] include usbinit package with usbgadget feature

2012-03-01 Thread Hollis Blanchard
On 03/01/2012 02:45 PM, Darren Hart wrote: On 03/01/2012 02:26 PM, Hollis Blanchard wrote: The g_ether kernel module, in the kernel-module-g-ether package, allows targets to use a USB connection as a network interface. However, that's not useful until the module is loaded. The usbinit package p

Re: [yocto] [PATCH] include usbinit package with usbgadget feature

2012-03-01 Thread Darren Hart
On 03/01/2012 02:26 PM, Hollis Blanchard wrote: > The g_ether kernel module, in the kernel-module-g-ether package, allows > targets to use a USB connection as a network interface. However, that's > not useful until the module is loaded. > > The usbinit package provides the /etc/init.d/usb-geth