Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2013 15:52:18 GMT
From:      Cedric <cg@cgross.info>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/180094: [iwn] Incorrect id for Intel Centrino Wireless-N 130
Message-ID:  <201306291552.r5TFqIx5007548@oldred.freebsd.org>
Resent-Message-ID: <201306291600.r5TG00eJ076482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180094
>Category:       kern
>Synopsis:       [iwn] Incorrect id for Intel Centrino Wireless-N 130
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 29 16:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Cedric
>Release:        9.1-release-p4
>Organization:
>Environment:
FreeBSD Test.RP614v4 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0 r252335: Fri Jun 28 19:04:30 CEST 2013
     root@Test.RP614v4:/usr/obj/amd64.amd64/usr/src/sys/GENERIC  amd64
>Description:
iwn_ident_table indicate a wrong id for Intel Centrino Wireless-N 130.

In /head/sys/dev/iwn/if_iwn.c :
{ 0x8086, 0x0887, "Intel Centrino Wireless-N 130" }

0x0887 is wrong. Must be 0x0897.
Cf. : http://pci-ids.ucw.cz/read/PC/8086


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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