Tagged Questions
0
votes
0answers
33 views
No wireless network for the first 30 seconds
A few days ago, I managed to get my wireless network working on ArchLinux.
My network card is:
~/ lspci | grep Network
03:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n (rev 03)
...
3
votes
2answers
308 views
Modifying TG3 Broadcom driver
I was wondering whether it's possible to modify the said driver in order to prevent adapter from using embedded SRAM, and use system RAM instead. And if so, how to do it.
I have a laptop with ...
1
vote
1answer
313 views
Enabling bwn in FreeBSD
I am trying to load the bwn driver as a module as mentioned in the man page.
However, when I attempted to edit /boot/defaults/loader.conf I could not write the changes to the file, this was attempted ...