Linked by Thom Holwerda on Thu 19th Oct 2006 15:21 UTC, submitted by Charles A Landemaine
Thread beginning with comment 173189
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
How about ipw2200
Port: iwi-firmware-2.4_7
Path: /usr/ports/net/iwi-firmware
Info: Intel PRO/Wireless 2200 Driver Firmware
Maint: flz@FreeBSD.org
B-deps:
R-deps:
WWW: http://ipw2200.sourceforge.net/
Port: iwi-firmware-kmod-3.0_1
Path: /usr/ports/net/iwi-firmware-kmod
Info: Intel PRO/Wireless 2200 Firmware Kernel Module
Maint: flz@FreeBSD.org
B-deps:
R-deps:
WWW: http://ipw2200.sourceforge.net/






Member since:
2006-05-19
Anyone know if the wpi driver from OpenBSD has been ported over?
Not yet, we got ipw right now.
NAME
ipw -- Intel PRO/Wireless 2100 IEEE 802.11 driver
SYNOPSIS
To compile this driver into the kernel, place the following lines in your
kernel configuration file:
device ipw
device pci
device wlan
Alternatively, to load the driver as a module at boot time, place the
following lines in loader.conf(5):
if_ipw_load="YES"
wlan_load="YES"