linux-mainline misses the brcmsmac module. Can you add it in future versions? There are lots of fixes for broadcom wireless chips in this module.
The following must be enabled in the kernel config:
Device drivers -> Broadcom specific AMBA -> BCMA support
Device drivers -> Broadcom specific AMBA -> BCMA support -> Support for BCMA on PCI-host bus
After enabling this option the brcmsmac driver can be created as a module:
Device drivers -> Network device support -> Wireless LAN -> Broadcom IEEE802.11n PCIe SoftMAC WLAN driver
Search Criteria
Package Details: linux-mainline-docs 6.14rc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 1.59 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-02-03 12:28 (UTC) |
Dependencies (15)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 64 65 66 67 68 69 70 71 72 73 74 .. 77 Next › Last »
Wilco commented on 2012-03-20 09:51 (UTC)
miffe commented on 2012-03-19 09:29 (UTC)
linux-mainline 3.3-1:
- New upstream release
- Binaries at http://arch.miffe.org/
farnsworth commented on 2012-03-12 19:19 (UTC)
It's working fine, thanks!
miffe commented on 2012-03-12 14:02 (UTC)
linux-mainline 3.3rc7-1:
- New upstream release
- Rebased against 3.2.9-1
- Reenabled autofs4
- Binaries at http://arch.miffe.org/
miffe commented on 2012-03-09 17:43 (UTC)
@farnsworth: It didn't compile a few version ago, so I disabled it. I'll enable it again if it works in the next release.
farnsworth commented on 2012-03-09 17:05 (UTC)
Hello, I have an issue with autofs:
when I launch automount I have this return: "/usr/sbin/automount: test mount forbidden or incorrect kernel protocol version, kernel protocol version 5.00 or above required."
seems like the autofs4 module is missing, in config.gz I've have this:
# CONFIG_AUTOFS4_FS is not set
Is there any problem with it? Is it possible to add it?
thanks for your help
<deleted-account> commented on 2012-03-08 11:08 (UTC)
Many thanks for this PKGBUILD and the binaries.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here