(Wiki Links)

Articles

o FreeBSD & Windows Vista
o Do I Fix my Dell Inspiron 8000 Backlight
o Frox & PF
o FreeBSD Wireless Driver (wpi)
o Splitting A Patch
o Autotools

...More Articles...

Sections

Save Me Money!
Ways to save money
FreeBSD
FreeBSD Tips/Projects
Repairs
Articles about repairing things
Projects
Current projects under way
Quirks
Programming Quirks

Iwn

From ClearChain

Jump to: navigation, search

Last Updated: 20080521144508

This page documents the current state of the IWN driver for FreeBSD, the driver supports the Intel 4965AGN Wireless Card, often found in Intel Centrino based laptops. If your looking for the driver for the 3945 chipset check out the wpi page.

Note: A majorly updated version of the iwn driver has been committed to FreeBSD -Current (aka 8.0)

An up to date commentary on what I'm working on can often be found in my blog and this is a wiki page so you can check the page history for what has changed

Details on how to help debug the driver are in README file that's in the download package.

For those of you wanting to try the perforce version of the driver, the script Media:P4fetch.rb will help you easily obtain the files. The script was provided by Tom Evans (see Image:P4fetch.rb for Tom's details)

Contents


History

  • In development on Taurus (Ben's New Laptop)
    • Bugfixing
  • Iwn Committed to FreeBSD -Current (aka 8.0)
  • Perforce Version (Not yet tarballed - available here)
    • Initial OpenBSD Import
    • Many locking additions
    • Lots of changes to get things working. At present, the card will talk with an unencrypted access point, pass packets but stops passing packets after a while.
    • Major overhaul by Sam Leffler
  • Perforce (VAP Branch)
    • Major changes to support vap

Installation/Testing Instructions

At present installation of the driver is very much hands on.

To install the driver:

  • Download from p4 using the scribe above
  • Read the README file

FAQ / Build Issues

  • No common FAQ's as yet.

Outstanding issues

  • Background scanning doesn't yet exist.