Skip to content

Instantly share code, notes, and snippets.

@shofetim
Last active May 30, 2016 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shofetim/dd6a59666bf3f2e833b9508b1ab3977d to your computer and use it in GitHub Desktop.
Save shofetim/dd6a59666bf3f2e833b9508b1ab3977d to your computer and use it in GitHub Desktop.
cat /etc/issue
Ubuntu 16.04 LTS
uname -a
Linux conn 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
lspci -vvn|grep 43 -A7
04:00.0 0280: 14e4:4331 (rev 02)
Subsystem: 14e4:4331
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 17
Region 0: Memory at c1900000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: bcma
According to this page: http://linuxwireless.org/en/users/Drivers/b43/ the
hardware< is fully supported since 3.2-rc3+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment