View Single Post
Old 06-25-2018, 03:58 AM   #352
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by NiLuJe View Post
@CH23: Thanks!

@tshering: Yup, that confirms my hunch:

Code:
usb/gadget/g_ether.ko: usb/gadget/configfs.ko usb/gadget/libcomposite.ko usb/gadget/u_ether.ko usb/gadget/usb_f_rndis.ko
Meaning:
Load: configfs -> libcomposite -> u_ether -> usb_f_rndis -> g_ether
Unload: g_ether -> usb_f_rndis -> u_ether -> libcomposite -> configs

EDIT: You answered while I was double-checking this one .
Thank you very much!
tshering is offline   Reply With Quote