WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Extension for 'brcmsmac' module  (Read 2658 times)

Offline chris...

  • Newbie
  • *
  • Posts: 4
Extension for 'brcmsmac' module
« on: October 14, 2011, 11:28:12 PM »
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

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Extension for 'brcmsmac' module
« Reply #1 on: October 14, 2011, 11:28:46 PM »
release/src/kernel under any mirror.
The only barriers that can stop you are the ones you create yourself.

Offline chris...

  • Newbie
  • *
  • Posts: 4
Re: Extension for 'brcmsmac' module
« Reply #2 on: October 14, 2011, 11:35:10 PM »
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
« Last Edit: October 15, 2011, 03:56:14 PM by chris... »

Offline chris...

  • Newbie
  • *
  • Posts: 4
Re: Extension for 'brcmsmac' module
« Reply #3 on: October 16, 2011, 01: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?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Extension for 'brcmsmac' module
« Reply #4 on: October 16, 2011, 01: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
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline chris...

  • Newbie
  • *
  • Posts: 4
Re: Extension for 'brcmsmac' module
« Reply #5 on: October 16, 2011, 04: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/     ?