From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 29 16:00:00 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A50E9B10 for ; Sat, 29 Jun 2013 16:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8CCA71B71 for ; Sat, 29 Jun 2013 16:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5TG00Z0076483 for ; Sat, 29 Jun 2013 16:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5TG00eJ076482; Sat, 29 Jun 2013 16:00:00 GMT (envelope-from gnats) Resent-Date: Sat, 29 Jun 2013 16:00:00 GMT Resent-Message-Id: <201306291600.r5TG00eJ076482@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cedric Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 318A24AB for ; Sat, 29 Jun 2013 15:52:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 08B4B1B04 for ; Sat, 29 Jun 2013 15:52:20 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5TFqIk5007551 for ; Sat, 29 Jun 2013 15:52:18 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5TFqIx5007548; Sat, 29 Jun 2013 15:52:18 GMT (envelope-from nobody) Message-Id: <201306291552.r5TFqIx5007548@oldred.freebsd.org> Date: Sat, 29 Jun 2013 15:52:18 GMT From: Cedric To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: kern/180094: [iwn] Incorrect id for Intel Centrino Wireless-N 130 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jun 2013 16:00:00 -0000 >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: