FreeBSD Bugzilla – Attachment 145706 Details for
Bug 169433
[iwn] iwn(4) doesn't support 6235 chip.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
enable Centrino 6235
centrino-6235.patch (text/plain), 1.63 KB, created by
Don Harper
on 2014-08-12 10:34:24 UTC
(
hide
)
Description:
enable Centrino 6235
Filename:
MIME Type:
Creator:
Don Harper
Created:
2014-08-12 10:34:24 UTC
Size:
1.63 KB
patch
obsolete
>Index: sys/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw >=================================================================== >Cannot display: file marked as a binary type. >svn:mime-type = application/octet-stream >Index: sys/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw >=================================================================== >--- sys/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw (revision 0) >+++ sys/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw (working copy) > >Property changes on: sys/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+application/octet-stream >\ No newline at end of property >Index: sys/dev/iwn/if_iwn.c >=================================================================== >--- sys/dev/iwn/if_iwn.c (revision 268446) >+++ sys/dev/iwn/if_iwn.c (working copy) >@@ -119,6 +119,8 @@ > { 0x8086, IWN_DID_5x50_2, "Intel WiMAX/WiFi Link 5350" }, > { 0x8086, IWN_DID_5x50_3, "Intel WiMAX/WiFi Link 5150" }, > { 0x8086, IWN_DID_5x50_4, "Intel WiMAX/WiFi Link 5150" }, >+ { 0x8086, IWN_DID_6035_1, "Intel Centrino Advanced 6235" }, >+ { 0x8086, IWN_DID_6035_2, "Intel Centrino Advanced 6235" }, > { 0, 0, NULL } > }; > >Index: sys/modules/iwnfw/iwn6000g2b/Makefile >=================================================================== >--- sys/modules/iwnfw/iwn6000g2b/Makefile (revision 268446) >+++ sys/modules/iwnfw/iwn6000g2b/Makefile (working copy) >@@ -1,6 +1,6 @@ > # $FreeBSD$ > >-KMOD= iwn6000g2bfw >-IMG= iwlwifi-6000g2b-17.168.5.2 >+KMOD= iwn6000g2bfw >+IMG= iwlwifi-6000g2b-18.168.6.1 > > .include <bsd.kmod.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 169433
: 145706