View Single Post
Old 06-15-2018, 05:58 PM   #350
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@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 .
NiLuJe is offline   Reply With Quote