Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: chris... on October 15, 2011, 02:28:12 AM

Title: Extension for 'brcmsmac' module
Post by: chris... on October 15, 2011, 02:28:12 AM
My netbook uses a wifi driver located in the staging section of the kernel
I suppose I can just add it myself I just need the config file used to make the kernel
Title: Re: Extension for 'brcmsmac' module
Post by: curaga on October 15, 2011, 02:28:46 AM
release/src/kernel under any mirror.
Title: Re: Extension for 'brcmsmac' module
Post by: chris... on October 15, 2011, 02:35:10 AM
that was quick thanx
I suppose I should also be using the tc patched 303 kernel too
Ill try it out shortly and post the files if anybody is searching for it
Title: Re: Extension for 'brcmsmac' module
Post by: chris... on October 16, 2011, 04:26:50 AM
OK ive compiled the required modules and have the firmware
What should I do with these files if someone else might want them?
Title: Re: Extension for 'brcmsmac' module
Post by: bmarkus on October 16, 2011, 04:34:04 AM
OK ive compiled the required modules and have the firmware
What should I do with these files if someone else might want them?

Make an extension and submit it to the repo. See

http://wiki.tinycorelinux.net/wiki:creating_extensions (http://wiki.tinycorelinux.net/wiki:creating_extensions)
Title: Re: Extension for 'brcmsmac' module
Post by: chris... on October 16, 2011, 07:55:05 AM
ok, the entire package would consist of 4 files, 2 kernel modules and 2 firmware files
the kernel modules belong in /usr/local/modules/`uname -r`/kernel/drivers/staging/brcm80211/
do i put the firmware into /lib/firmware/brcm/     ?