The following reply was made to PR kern/180094; it has been noted by GNATS.
From: hiren panchasara <[email protected]> To: Cedric <[email protected]> Cc: [email protected] Subject: Re: kern/180094: [iwn] Incorrect id for Intel Centrino Wireless-N 130 Date: Sat, 29 Jun 2013 11:00:59 -0700 On Sat, Jun 29, 2013 at 8:52 AM, Cedric <[email protected]> wrote: > >>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 > [email protected]:/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 Looks correct. Will patch it. Thanks, Hiren > > >>How-To-Repeat: > >>Fix: > > >>Release-Note: >>Audit-Trail: >>Unformatted: > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bugs > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
