Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1500279
| From | Chris Rorvick <chris@rorvick.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing |
| Date | 2016-10-13 16:00 +0200 |
| Message-ID | <srOI9-4cr-3@gated-at.bofh.it> (permalink) |
| References | <srKuR-1Bv-3@gated-at.bofh.it> <srLqW-2eM-49@gated-at.bofh.it> <srMn0-2Ty-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Luca, > On Thu, 2016-10-13 at 13:21 +0300, Luca Coelho wrote: > Could you please give this a spin? I have tested it with some handmade > ACPI tables in QEMU and it seems to work fine now. Tested-by: Chris Rorvick <chris@rorvick.com> I think the debug output looks as expected, see below for the first 20 lines or so. And, more importantly, everything seems to be working! :-) Thanks! Chris ========== iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled iwlwifi: module verification failed: signature and/or required key missing - tainting kernel Intel(R) Wireless WiFi driver for Linux Copyright(c) 2003- 2015 Intel Corporation iwlwifi 0000:3a:00.0: U iwl_pcie_prepare_card_hw iwl_trans_prepare_card_hw enter iwlwifi 0000:3a:00.0: U iwl_pcie_set_hw_ready hardware ready iwlwifi 0000:3a:00.0: U iwl_request_firmware attempting to load firmware 'iwlwifi-8000C-24.ucode' iwlwifi 0000:3a:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2 iwlwifi 0000:3a:00.0: U iwl_request_firmware attempting to load firmware 'iwlwifi-8000C-23.ucode' iwlwifi 0000:3a:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2 iwlwifi 0000:3a:00.0: U iwl_request_firmware attempting to load firmware 'iwlwifi-8000C-22.ucode' iwlwifi 0000:3a:00.0: Direct firmware load for iwlwifi-8000C-22.ucode failed with error -2 iwlwifi 0000:3a:00.0: U iwl_request_firmware attempting to load firmware 'iwlwifi-8000C-21.ucode' iwlwifi 0000:3a:00.0: U iwl_req_fw_callback Loaded firmware file 'iwlwifi-8000C-21.ucode' (2394060 bytes). iwlwifi 0000:3a:00.0: U iwl_parse_tlv_firmware unknown TLV: 48 iwlwifi 0000:3a:00.0: U iwl_parse_tlv_firmware GSCAN is supported but capabilities TLV is unavailable iwlwifi 0000:3a:00.0: U splc_get_pwr_limit No element for the WiFi domain returned by the SPLC method. iwlwifi 0000:3a:00.0: U set_dflt_pwr_limit Default power limit set to 0 iwlwifi 0000:3a:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Chris Rorvick <chris@rorvick.com> - 2016-10-10 09:20 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Luca Coelho <luca@coelho.fi> - 2016-10-10 16:10 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Paul Bolle <pebolle@tiscali.nl> - 2016-10-11 12:20 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Chris Rorvick <chris@rorvick.com> - 2016-10-11 16:20 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Chris Rorvick <chris@rorvick.com> - 2016-10-11 16:30 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Luca Coelho <luca@coelho.fi> - 2016-10-12 09:00 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Chris Rorvick <chris@rorvick.com> - 2016-10-12 06:40 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Luca Coelho <luca@coelho.fi> - 2016-10-12 14:30 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Paul Bolle <pebolle@tiscali.nl> - 2016-10-12 14:50 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Luca Coelho <luca@coelho.fi> - 2016-10-12 15:30 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Luca Coelho <luca@coelho.fi> - 2016-10-12 08:20 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Paul Bolle <pebolle@tiscali.nl> - 2016-10-12 09:00 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Chris Rorvick <chris@rorvick.com> - 2016-10-12 20:00 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Paul Bolle <pebolle@tiscali.nl> - 2016-10-12 20:10 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Chris Rorvick <chris@rorvick.com> - 2016-10-12 20:40 +0200
Re: [PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning Luca Coelho <luca@coelho.fi> - 2016-10-13 11:30 +0200
[PATCH] iwlwifi: pcie: fix SPLC structure parsing Luca Coelho <luca@coelho.fi> - 2016-10-13 12:30 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Paul Bolle <pebolle@tiscali.nl> - 2016-10-13 13:30 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Luca Coelho <luca@coelho.fi> - 2016-10-13 14:00 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Paul Bolle <pebolle@tiscali.nl> - 2016-10-13 14:40 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Luca Coelho <luca@coelho.fi> - 2016-10-13 14:50 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Paul Bolle <pebolle@tiscali.nl> - 2016-10-13 15:00 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Luca Coelho <luca@coelho.fi> - 2016-10-13 20:00 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Chris Rorvick <chris@rorvick.com> - 2016-10-13 16:00 +0200
Re: [PATCH] iwlwifi: pcie: fix SPLC structure parsing Luca Coelho <luca@coelho.fi> - 2016-10-13 17:00 +0200
csiph-web