Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: wysiwyg on January 14, 2016, 11:49:03 AM

Title: listing of files in an extension
Post by: wysiwyg on January 14, 2016, 11:49:03 AM
Good afternoon everyone!  I am currently attempting to see what TC extension would contain the rtsx_usb and rtsx_usb_sdmmc kernel modules, but can't seem to find a listing of the files in each extension.  Some seem to have an associated .list file, but not all of them.  Is there a way to find out this information without asking here?  Can someone let me know what extension actually does contain these files?

Thanks,
Dave
Title: Re: listing of files in an extension
Post by: bmarkus on January 14, 2016, 11:52:32 AM
Talking about kernel modules first check whether they are built into the kernel, bult as external modules or not built at all.
Title: Re: listing of files in an extension
Post by: curaga on January 14, 2016, 03:10:25 PM
Those are included in the base.
Title: Re: listing of files in an extension
Post by: wysiwyg on January 15, 2016, 10:42:44 AM
Thanks for the help guys!

Dave