18d75
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#26
|
|||
|
|||
|
I am currently using a Broadcom BCM4401 with FreeBSD 7
Code:
pciconf -lv | grep BCM4
device = 'BCM4401 Broadcom NetLink 4401 10/100 Ethernet NIC'
Code:
bfe0: <Broadcom BCM4401-B0 Fast Ethernet> mem 0xef9fe000-0xef9fffff irq 17 at de vice 0.0 on pci3 |
|
#27
|
||||
|
||||
|
BCM4401 is not a Wireless Card.
Here we are talking generaly about BCM43XX family
__________________
ph34r t3h kut3 0nez |
|
#28
|
|||
|
|||
|
Oops... missed the 43XX part!
|
|
#29
|
|||
|
|||
|
will this driver also work on 6.4?
|
|
#30
|
|||
|
|||
|
ok, i gave it a try and it does not work for 6.4.
will try 7-stable too. |
|
#31
|
|||
|
|||
|
I compiled the drivers into the kernel (that helped)
Code:
device bwi device wlan device wlan_wep device wlan_ccmp device wlan_tkip device wlan_amrr device firmware Code:
wlans_bwi0="wlan0" ifconfig_wlan0="ssid MYNAME WPA DHCP" Loren Cannon Last edited by DutchDaemon; June 24th, 2010 at 15:42. |
|
#32
|
|||
|
|||
|
The ports/net/bwi-firmware-kmod port needs to be installed before ifconfig(8) will work.(1)
1. bwi man page
|
|
#33
|
|||
|
|||
|
Oh yeah, BCM4311
|
|
#34
|
|||
|
|||
|
Is the firmware port v4? I had some trouble with v3 on my 4311 when I tried installing FreeBSD 8-Release on my laptop back in January.
I'd love to be able to use FreeBSD on it. |
|
#35
|
|||
|
|||
|
It's from ports
bwi-firmware-kmod I think. make install clean I believe it is version 3 Code:
cd /usr/ports/net/bwi-firmware-kmod make install clean Last edited by DutchDaemon; June 24th, 2010 at 15:41. |
|
#36
|
|||
|
|||
|
I think 8.1 is a different story.
|
|
#37
|
|||
|
|||
|
Code:
device bwi device firmware Last edited by DutchDaemon; June 24th, 2010 at 15:42. |
|
#38
|
|||
|
|||
dhclient wlan0 sometimes has to be run more than once.
Last edited by DutchDaemon; June 24th, 2010 at 15:42. |
|
#39
|
|||
|
|||
|
PC-BSD doesn't seem to switch from ethernet to wireless without a reboot.
|
|
#40
|
||||
|
||||
|
ultraquix, format your posts, please: Posting and Editing in the FreeBSD Forums
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#41
|
|||
|
|||
|
fwiw, I'm on freebsd 8.0, with an 4318. Got it all working about 2 days ago.
Just boot, log in, and go. Quite pleased
|
|
#42
|
|||
|
|||
|
Hello,
I have a new laptop Acer Aspire One D250 with the chip: Code:
none2@pci0:1:0:0: class=0x028000 card=0xe01b105b chip=0x431514e4 rev=0x01 hdr=0x00
vendor = 'Broadcom Corporation'
device = 'BCM4310 USB Controller'
class = network
Any ideas what I could do? Any BCMWL5.SYS driver with support for this chip? Thanks in advance Matthias <guru@unixarea.de> Last edited by DutchDaemon; October 25th, 2010 at 16:32. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
![]() |
| Tags |
| bcm4310, broadcom, bwi, wi-fi, wireless |
| Thread Tools | |
| Display Modes | |
|
|