Bug 196279

Summary: [iwn] [patch]: Backport Intel Centrino Wireless-N 2230 to 9-STABLE
Product: Base System Reporter: freebsd
Component: wirelessAssignee: freebsd-wireless (Nobody) <wireless>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: bz
Priority: --- Keywords: patch
Version: 9.3-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Intel Centrino Wireless-N 2230 support for 9-STABLE none

Description freebsd 2014-12-26 11:24:57 UTC
Created attachment 150968 [details]
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
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:35:38 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>
Comment 2 Bjoern A. Zeeb freebsd_committer freebsd_triage 2024-03-05 21:13:10 UTC
Sorry no one seems to have looked at this but a decade and 6 major versions later I am just going to close this.