[Bug 196279] New: [iwn] [patch]: Backport Intel Centrino Wireless-N 2230 to 9-STABLE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 26 11:24:58 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196279
Bug ID: 196279
Summary: [iwn] [patch]: Backport Intel Centrino Wireless-N 2230
to 9-STABLE
Product: Base System
Version: 9.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: wireless
Assignee: freebsd-wireless at FreeBSD.org
Reporter: freebsd at chillt.de
Created attachment 150968
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150968&action=edit
Intel Centrino Wireless-N 2230 support for 9-STABLE
This is a backport of Intel Centrino Wireless-N 2230 support to 9-STABLE. It is
not a straight MFC because the iwn driver implementations in 11-CURRENT and
9-STABLE have diverged quite a bit. Instead, the code took this roundabout
route:
- Original code added to 11-CURRENT by Adrian Chadd
- Extracted to experimental iwl driver by Sean Bruno
- Ported to OpenBSD by Fabian Raetz
- Ported to 9-STABLE by me
I took this route because OpenBSD's iwn driver is very close to 9-STABLE's,
making it easy to port over features.
This patch is as close to the OpenBSD commit as possible, to make it easy to
spot any porting mistakes I may have made. If this is accepted, I will be happy
to fix a few style nits I noticed, to update the man page, etc.
For reference, the OpenBSD commit is:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_iwnreg.h.diff?r1=1.45&r2=1.46
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_iwnvar.h.diff?r1=1.26&r2=1.27
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_iwn.c.diff?r1=1.127&r2=1.128
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list