Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2014 11:24:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 196279] New: [iwn] [patch]: Backport Intel Centrino Wireless-N 2230 to 9-STABLE
Message-ID:  <bug-196279-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: freebsd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196279-21060>