2012-04-03 06:26:13

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

Hi Kelly,

please provide us as much details, about the card and pls provide
lspci -vvvvvvxxx output to see if the ASPM is enabled or not. cced
Felix also

PS: Ben thanks!

On Tue, Apr 3, 2012 at 11:31 AM, Ben Greear <[email protected]> wrote:
> Ath9k list should be interested in this...
>
> Ben
>
> On 04/02/2012 10:46 PM, Kelly Anderson wrote:
>> This patch in 3.3.1 is causing ath9k device not to show/work on bootup.
>> ifconfig does not show the device unless I revert this patch. With the patch
>> reverted the device works as expected. This is verified on two different
>> machines that are both using ath9k mini-pcie wifi cards.
>>
>>>> ath9k: fix going to full-sleep on PS idle
>>
>>>> commit c1afdaff90538ef085b756454f12b29575411214 upstream.
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to [email protected]
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
>
>
> --
> Ben Greear <[email protected]>
> Candela Technologies Inc ?http://www.candelatech.com
> _______________________________________________
> ath9k-devel mailing list
> [email protected]
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel



--
thanks,
shafi


2012-04-12 18:11:15

by Felix Fietkau

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On 2012-04-12 5:35 PM, Michael Leun wrote:
> On Thu, 12 Apr 2012 16:58:34 +0300
> Felipe Contreras <[email protected]> wrote:
>
>> On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <[email protected]>
>> wrote:
>> > On 2012-04-09 5:29 PM, Michael Leun wrote:
>> >> On Mon, 9 Apr 2012 19:52:45 +0530
>>
>> >> Seems obvious to me, that this line
>> >>
>> >> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>> >>
>> >> makes the real difference.
>> > Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
>> > this issue:
>>
>> Nope, not here (3.3.1).
>
> Also negative for 3.4-rc2, but that SLEEP<>AWAKE noise at the end
> stopped. Still need "iwconfig wlan0 essid <myssid>" to make it ping
> again (that not included in log below).
OK, so my fix is definitely worth submitting, since it gets rid of some
unnecessary sleep mode transitions. About the iwconfig command: are you
not using wpa_supplicant?

> Due to Felipes result and 3.4-rc2 didn't repeat my test with 3.3.1, if
> you think it would add useful information I could.
Maybe it would be useful to get some more detailed logs from that.

- Felix

2012-04-09 10:26:22

by Michael Leun

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Mon, 9 Apr 2012 11:58:06 +0530
Mohammed Shafi <[email protected]> wrote:

> On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
> <[email protected]> wrote:
> > After an suspend to disk / resume cycle (in kernel suspend to disk,
> > openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> > anymore.
> >
> > Output of iwconfig wlan0 looks just as usual (associated to AP).
> >
> > iwconfig wlan0 essid <myssid> fixes this (causes an
> > deauthenticate/authenticate with AP) - then connectivity is there
> > again.
> >
> > Guess what: "Of course" does not happen when reverting
> > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
> > full-sleep on PS idle.
> >
> > So, in my opinion it should be seriously considered to revert that
> > patch until it is fully understood what is going on and why.
>
> please try with the attached patch to see if it helps.

Yes, this patch helps with the issue I see in 3.4-rc2 described above.

But I agree with Ben and Sergio that it does NOT help with the issue in
3.3.1 we all see.

--
MfG,

Michael Leun


2012-04-09 08:45:40

by Sergio Correia

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

Hello Mohammed,

On Mon, Apr 9, 2012 at 2:28 AM, Mohammed Shafi <[email protected]> wrote:
> On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
> <[email protected]> wrote:
>> After an suspend to disk / resume cycle (in kernel suspend to disk,
>> openSuSE) with 3.4-rc2 my ath9k wireless does not ping
>> anymore.
>>
>> Output of iwconfig wlan0 looks just as usual (associated to AP).
>>
>> iwconfig wlan0 essid <myssid> fixes this (causes an
>> deauthenticate/authenticate with AP) - then connectivity is there again.
>>
>> Guess what: "Of course" does not happen when reverting
>> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
>> on PS idle.
>>
>> So, in my opinion it should be seriously considered to revert that patch
>> until it is fully understood what is going on and why.
>
> please try with the attached patch to see if it helps.
>

with your patch applied on a 3.3 kernel, nothing seems to change here
(AR9285 PCI express): if the card goes through the suspend/resume
cycle, or if I disable/re-enabled the wireless networking on the
network manager, I get the following messages:

[ 62.931045] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 65.770425] wlan0: authenticate with 00:26:44:68:e0:6f (try 1)
[ 65.967949] wlan0: authenticate with 00:26:44:68:e0:6f (try 2)
[ 66.167722] wlan0: authenticate with 00:26:44:68:e0:6f (try 3)
[ 66.367504] wlan0: authentication with 00:26:44:68:e0:6f timed out

if I unload/reload the ath9k module, it works again, though:

[ 88.657560] ath9k: Driver unloaded
[ 88.714713] ath: EEPROM regdomain: 0x60
[ 88.714715] ath: EEPROM indicates we should expect a direct regpair map
[ 88.714718] ath: Country alpha2 being used: 00
[ 88.714720] ath: Regpair used: 0x60
[ 88.716415] ieee80211 phy1: Selected rate control algorithm
'ath9k_rate_control'
[ 88.716933] Registered led device: ath9k-phy1
[ 88.716948] ieee80211 phy1: Atheros AR9285 Rev:2
mem=0xffffc90005960000, irq=17
[ 88.735253] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 91.568727] wlan0: authenticate with 00:26:44:68:e0:6f (try 1)
[ 91.572181] wlan0: authenticated
[ 91.593796] wlan0: associate with 00:26:44:68:e0:6f (try 1)
[ 91.598115] wlan0: RX AssocResp from 00:26:44:68:e0:6f (capab=0x411
status=0 aid=2)
[ 91.598119] wlan0: associated
[ 91.598122] wlan0: moving STA 00:26:44:68:e0:6f to state 1
[ 91.598124] wlan0: moving STA 00:26:44:68:e0:6f to state 2
[ 91.598775] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 91.611432] wlan0: moving STA 00:26:44:68:e0:6f to state 3

thanks,
sergio

>>
>> It may look theoretically correct (I've no knowledge that would enable
>> me assess that), but it seems to have caused 3 more or less different
>> problems to various people.
>>
>> --
>> MfG,
>>
>> Michael Leun
>>
>
>
>
> --
> thanks,
> shafi

2012-04-10 05:49:00

by Mohammed Shafi

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Mon, Apr 9, 2012 at 8:59 PM, Michael Leun
<[email protected]> wrote:
> On Mon, 9 Apr 2012 19:52:45 +0530
> Mohammed Shafi <[email protected]> wrote:
>
>> On Mon, Apr 9, 2012 at 7:33 PM, Michael Leun
>> <[email protected]> wrote:
>> > On Mon, 9 Apr 2012 12:25:49 +0200
>> > Michael Leun <[email protected]> wrote:
>> >
>> >> On Mon, 9 Apr 2012 11:58:06 +0530
>> >> Mohammed Shafi <[email protected]> wrote:
>> >>
>> >> > On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
>> >> > <[email protected]> wrote:
>> >> > > After an suspend to disk / resume cycle (in kernel suspend to
>> >> > > disk, openSuSE) with 3.4-rc2 my ath9k wireless does not ping
>> >> > > anymore.
>> >> > >
>> >> > > Output of iwconfig wlan0 looks just as usual (associated to
>> >> > > AP).
>> >> > >
>> >> > > iwconfig wlan0 essid <myssid> fixes this (causes an
>> >> > > deauthenticate/authenticate with AP) - then connectivity is
>> >> > > there again.
>> >> > >
>> >> > > Guess what: "Of course" does not happen when reverting
>> >> > > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
>> >> > > full-sleep on PS idle.
>> >> > >
>> >> > > So, in my opinion it should be seriously considered to revert
>> >> > > that patch until it is fully understood what is going on and
>> >> > > why.
>> >> >
>> >> > please try with the attached patch to see if it helps.
>> >>
>> >> Yes, this patch helps with the issue I see in 3.4-rc2 described
>> >> above.
>> >
>> > Sorry, but I have to partially rectify that:
>> >
>> > It works, if the time the machine was suspended is short, as it was
>> > when I did that testing.
>> >
>> > But I noticed it failing, when the machine was hibernated for some
>> > hours.
>> >
>> > I easily can reproduce that, when I reboot the AP while the
>> > notebook is down (btw: AP is TP-LINK TL-WR1043ND running OpenWRT
>> > backfire 10.03.1, also using ath9k).
>> >
>> > When I do this (hibernate notebook, reboot AP, resume notebook check
>> > connectivity) with 3.4-rc2 and your test.patch it fails in 100% of
>> > cases.
>>
>> the test.patch is nothing but it reverts back to the code something
>> back 3.1.1 and there is something else is also there
>> , where we need to fix. unfortunately i cannot reproduce the issue in
>> 3.4-rc2 which you guys can easily recreate it. ?i should try with
>> 3.3.1 tomorrow. i will go home today and see if i can find some thing
>> with my analysis.
>
> Please do not mix up things. What I described above I see in 3.4-rc2,
> the thing in 3.3.1 looks different (altough it may (or may not) have the
> same root cause).
>
> Between your test.patch and reverting
> c1afdaff90538ef085b756454f12b29575411214 is this diff:
>
> @@ -118,13 +118,13 @@
> ? ? ? ?if (--sc->ps_usecount != 0)
> ? ? ? ? ? ? ? ?goto unlock;
>
> - ? ? ? if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
> + ? ? ? if (sc->ps_idle)
> ? ? ? ? ? ? ? ?mode = ATH9K_PM_FULL_SLEEP;
> ? ? ? ?else if (sc->ps_enabled &&
> ? ? ? ? ? ? ? ? !(sc->ps_flags & (PS_WAIT_FOR_BEACON |
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?PS_WAIT_FOR_CAB |
> - ? ? ? ? ? ? ? ? ? ? ? ? ? ? PS_WAIT_FOR_PSPOLL_DATA |
> - ? ? ? ? ? ? ? ? ? ? ? ? ? ? PS_WAIT_FOR_TX_ACK)))
> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? PS_WAIT_FOR_TX_ACK |
> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? PS_WAIT_FOR_PSPOLL_DATA)))
> ? ? ? ? ? ? ? ?mode = ATH9K_PM_NETWORK_SLEEP;
> ? ? ? ?else
> ? ? ? ? ? ? ? ?goto unlock;
>
>
> Seems obvious to me, that this line
>
> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>
> makes the real difference.

yes, but that breaks power save in idle unassociated state. any way as
Sujith had said we got to
revert it , if the association itself fails for 3.3.1, if we cannot
find the root cause and better solution.

>
>
>>
>> i was also thinking about the code, when the chip goes to FULL_SLEEP
>> then in ath9k_tx we might need to chip reset to actually tx. my guess
>> is there is something dependent there. i think i can add a patch with
>> some of our debug messages which helps us what is happening for you
>>
>> reverting breaks unassociated power save case :(
>>
>> >
>> > With 3.4-rc2 and c1afdaff90538ef085b756454f12b29575411214 reverted
>> > the same works in 100% of cases.
>> >
>> >> But I agree with Ben and Sergio that it does NOT help with the
>> >> issue in 3.3.1 we all see.
>> >
>> > I mixed up some mails and actually thought Ben had already answered
>> > regarding your patch, but that is not true.
>> >
>> > --
>> > MfG,
>> >
>> > Michael Leun
>> >
>>
>>
>>
>> --
>> thanks,
>> shafi
>>
>
>
> --
> MfG,
>
> Michael Leun
>



--
thanks,
shafi

2012-04-09 21:26:10

by Michael Leun

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.4-rc ath9k regression (Re: 3.3.1 ath9k regression)

On Tue, 10 Apr 2012 00:42:33 +0530
Sujith Manoharan <[email protected]> wrote:

> Michael Leun wrote:
> > After an suspend to disk / resume cycle (in kernel suspend to disk,
> > openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> > anymore.
> >
> > Output of iwconfig wlan0 looks just as usual (associated to AP).
> >
> > iwconfig wlan0 essid <myssid> fixes this (causes an
> > deauthenticate/authenticate with AP) - then connectivity is there
> > again.
> >
> > Guess what: "Of course" does not happen when reverting
> > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
> > full-sleep on PS idle.
> >
> > So, in my opinion it should be seriously considered to revert that
> > patch until it is fully understood what is going on and why.
> >
> > It may look theoretically correct (I've no knowledge that would
> > enable me assess that), but it seems to have caused 3 more or less
> > different problems to various people.
>
> The patch in question should just be reverted for 3.3.1-stable. It
> would mean that power-saving would take a hit on that kernel - but
> it's impact would be much lesser than a broken driver, one that fails
> in basic connection. I'll send a patch reverting
> c1afdaff90538ef085b756454f12b29575411214.
>
> For 3.4, can you build the driver with debugging enabled [1] , load
> the driver with debug=0x801 and post the log here (before/after
> resume) ?
>
> Thanks.
>
> [1] : http://linuxwireless.org/en/users/Drivers/ath9k/debug

I've randomly thrown away a few messages not related to wireless (for
example the USB stuff - for some other reason I unload and reload some
modules) but left some others. But all messages related to hibernate
and net/wireless/ath should be there.

After

[...]
Apr 9 22:58:01 jill kernel: [ 908.592792] Restarting tasks ... done.
Apr 9 22:58:02 jill kernel: [ 910.037065] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:02 jill kernel: [ 910.045038] ath: phy4: NETWORK SLEEP -> AWAKE
[...]

it does NOT ping.

Here the whole thing:

Apr 9 22:55:16 jill kernel: [ 870.273741] ath: phy4: UNDEFINED -> AWAKE
Apr 9 22:55:16 jill kernel: [ 870.273805] ath: phy4: serialize_regmode is 0
Apr 9 22:55:16 jill kernel: [ 870.708733] ath: EEPROM regdomain: 0x37
Apr 9 22:55:16 jill kernel: [ 870.708737] ath: EEPROM indicates we should expect a direct regpair map
Apr 9 22:55:16 jill kernel: [ 870.708742] ath: Country alpha2 being used: AW
Apr 9 22:55:16 jill kernel: [ 870.708744] ath: Regpair used: 0x37
Apr 9 22:55:16 jill kernel: [ 870.715655] ieee80211 phy4: Selected rate control algorithm 'ath9k_rate_control'
Apr 9 22:55:16 jill kernel: [ 870.716080] cfg80211: Calling CRDA for country: AW
Apr 9 22:55:16 jill kernel: [ 870.717590] Registered led device: ath9k-phy4
Apr 9 22:55:16 jill kernel: [ 870.717603] ieee80211 phy4: Atheros AR9280 Rev:2 mem=0xffffc90004140000, irq=19
Apr 9 22:55:16 jill kernel: [ 870.724795] cfg80211: Regulatory domain changed to country: AW
Apr 9 22:55:16 jill kernel: [ 870.724801] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 9 22:55:16 jill kernel: [ 870.724806] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 9 22:55:16 jill kernel: [ 870.724810] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 9 22:55:16 jill kernel: [ 870.724815] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 9 22:55:16 jill kernel: [ 870.724819] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
Apr 9 22:55:16 jill ifup[8452]: wlan0 device: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Apr 9 22:55:16 jill ifup[8452]: wlan0 is controlled by ifplugd
Apr 9 22:55:17 jill ifup[8543]: wlan0 device: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Apr 9 22:55:17 jill ifup-wireless[8593]: wlan0 starting wpa_supplicant
Apr 9 22:55:17 jill kernel: [ 871.146283] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.149338] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.154201] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.156663] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:55:17 jill kernel: [ 871.156701] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:55:17 jill kernel: [ 871.158631] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 9 22:55:17 jill kernel: [ 871.159532] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:55:17 jill kernel: [ 871.159545] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:55:17 jill kernel: [ 871.162356] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:55:17 jill kernel: [ 871.179036] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:55:17 jill kernel: [ 871.182565] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:55:17 jill kernel: [ 871.193210] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:55:17 jill kernel: [ 871.199519] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:55:17 jill kernel: [ 871.267646] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:55:17 jill kernel: [ 871.271171] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:55:17 jill kernel: [ 871.271185] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:55:17 jill kernel: [ 871.278884] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.347901] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.414962] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.481936] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.548958] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.615907] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.682932] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.749943] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.816964] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.883871] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:17 jill kernel: [ 871.950972] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.017952] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.084934] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.151891] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.218985] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.285961] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.352933] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.419903] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.551955] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.683957] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.816933] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:18 jill kernel: [ 872.948940] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.081955] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.213956] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.346933] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.478944] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.611926] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.743959] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:19 jill kernel: [ 873.875908] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.007970] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.139979] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.272918] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.400602] wlan0: authenticate with xx:xx:xx:xx:xx:xx
Apr 9 22:55:20 jill kernel: [ 874.404947] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.412935] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.415355] wlan0: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
Apr 9 22:55:20 jill kernel: [ 874.417776] wlan0: authenticated
Apr 9 22:55:20 jill kernel: [ 874.422721] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.426127] wlan0: associate with xx:xx:xx:xx:xx:xx (try 1/3)
Apr 9 22:55:20 jill kernel: [ 874.429756] wlan0: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x411 status=0 aid=2)
Apr 9 22:55:20 jill kernel: [ 874.429763] wlan0: associated
Apr 9 22:55:20 jill kernel: [ 874.434527] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.436698] ath: phy4: ah->misc_mode 0x4
Apr 9 22:55:20 jill kernel: [ 874.438676] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 9 22:55:20 jill kernel: [ 874.438743] cfg80211: Calling CRDA for country: DE
Apr 9 22:55:20 jill kernel: [ 874.440595] ath: phy4: Reconfigure Beacon timers based on timestamp from the AP
Apr 9 22:55:20 jill kernel: [ 874.444587] cfg80211: Regulatory domain changed to country: DE
Apr 9 22:55:20 jill kernel: [ 874.444593] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 9 22:55:20 jill kernel: [ 874.444599] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 9 22:55:20 jill kernel: [ 874.444604] cfg80211: (5150000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 9 22:55:20 jill kernel: [ 874.444609] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm)
Apr 9 22:55:31 jill kernel: [ 885.202090] wlan0: no IPv6 routers present
Apr 9 22:58:01 jill kernel: [ 904.687949] Syncing filesystems ... done.
Apr 9 22:58:01 jill kernel: [ 904.691672] Freezing user space processes ... (elapsed 0.01 seconds) done.
Apr 9 22:58:01 jill kernel: [ 904.704662] PM: Preallocating image memory... done (allocated 228541 pages)
Apr 9 22:58:01 jill kernel: [ 905.063030] PM: Allocated 914164 kbytes in 0.35 seconds (2611.89 MB/s)
Apr 9 22:58:01 jill kernel: [ 905.063035] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
Apr 9 22:58:01 jill kernel: [ 905.074634] Suspending console(s) (use no_console_suspend to debug)
Apr 9 22:58:01 jill kernel: [ 905.079525] ath: phy4: ah->misc_mode 0x4
Apr 9 22:58:01 jill kernel: [ 905.081590] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:58:01 jill kernel: [ 905.082371] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:58:01 jill kernel: [ 905.085376] ath: phy4: AWAKE -> FULL-SLEEP
Apr 9 22:58:01 jill kernel: [ 905.285278] ACPI handle has no context!
Apr 9 22:58:01 jill kernel: [ 905.387111] ata6: SATA link down (SStatus 0 SControl 300)
Apr 9 22:58:01 jill kernel: [ 905.389107] ata5: SATA link down (SStatus 0 SControl 300)
Apr 9 22:58:01 jill kernel: [ 905.391137] ata2: SATA link down (SStatus 0 SControl 300)
Apr 9 22:58:01 jill kernel: [ 905.402321] PM: freeze of devices complete after 327.678 msecs
Apr 9 22:58:01 jill kernel: [ 905.402482] PM: late freeze of devices complete after 0.154 msecs
Apr 9 22:58:01 jill kernel: [ 905.403254] PM: noirq freeze of devices complete after 0.766 msecs
Apr 9 22:58:01 jill kernel: [ 905.403695] ACPI: Preparing to enter system sleep state S4
Apr 9 22:58:01 jill kernel: [ 905.408152] PM: Saving platform NVS memory
Apr 9 22:58:01 jill kernel: [ 905.409898] Disabling non-boot CPUs ...
Apr 9 22:58:01 jill kernel: [ 905.411486] CPU 1 is now offline
Apr 9 22:58:01 jill kernel: [ 905.412216] PM: Creating hibernation image:
Apr 9 22:58:01 jill kernel: [ 905.413016] PM: Need to copy 228222 pages
Apr 9 22:58:01 jill kernel: [ 905.413016] PM: Restoring platform NVS memory
Apr 9 22:58:01 jill kernel: [ 905.413016] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
Apr 9 22:58:01 jill kernel: [ 905.422060] Enabling non-boot CPUs ...
Apr 9 22:58:01 jill kernel: [ 905.424272] Booting Node 0 Processor 1 APIC 0x1
Apr 9 22:58:01 jill kernel: [ 905.436926] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
Apr 9 22:58:01 jill kernel: [ 905.447043] CPU1 is up
Apr 9 22:58:01 jill kernel: [ 905.449521] ACPI: Waking up from system sleep state S4
Apr 9 22:58:01 jill kernel: [ 905.485551] PM: noirq restore of devices complete after 31.294 msecs
Apr 9 22:58:01 jill kernel: [ 905.485703] PM: early restore of devices complete after 0.109 msecs
Apr 9 22:58:01 jill kernel: [ 905.616864] pci 0000:00:1e.0: setting latency timer to 64
Apr 9 22:58:01 jill kernel: [ 905.616881] ahci 0000:00:1f.2: setting latency timer to 64
Apr 9 22:58:01 jill kernel: [ 905.923137] ata2: SATA link down (SStatus 0 SControl 300)
Apr 9 22:58:01 jill kernel: [ 905.924135] ata6: SATA link down (SStatus 0 SControl 300)
Apr 9 22:58:01 jill kernel: [ 905.925132] ata5: SATA link down (SStatus 0 SControl 300)
Apr 9 22:58:01 jill kernel: [ 906.077052] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 9 22:58:01 jill kernel: [ 906.089698] ata1.00: configured for UDMA/133
Apr 9 22:58:01 jill kernel: [ 906.100104] sd 0:0:0:0: [sda] Starting disk
Apr 9 22:58:01 jill kernel: [ 908.526367] ath: phy4: FULL-SLEEP -> AWAKE
Apr 9 22:58:01 jill kernel: [ 908.534440] ath: phy4: ah->misc_mode 0x4
Apr 9 22:58:01 jill kernel: [ 908.536945] ath: phy4: ah->misc_mode 0x4
Apr 9 22:58:01 jill kernel: [ 908.541672] ath: phy4: ah->misc_mode 0x4
Apr 9 22:58:01 jill kernel: [ 908.543667] ath: phy4: ah->misc_mode 0x4
Apr 9 22:58:01 jill kernel: [ 908.543845] PM: restore of devices complete after 2931.774 msecs
Apr 9 22:58:01 jill kernel: [ 908.592610] Restarting kernel threads ... done.
Apr 9 22:58:01 jill kernel: [ 908.592792] Restarting tasks ... done.
Apr 9 22:58:02 jill kernel: [ 910.037065] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:02 jill kernel: [ 910.045038] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:02 jill kernel: [ 910.050325] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:02 jill kernel: [ 910.147433] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:02 jill kernel: [ 910.152746] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:02 jill kernel: [ 910.249893] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:02 jill kernel: [ 910.255162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:02 jill kernel: [ 910.352251] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:02 jill kernel: [ 910.357535] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 910.454645] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 910.459954] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 910.557039] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 910.562404] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 910.659508] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 910.664804] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 910.761899] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 910.767163] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 910.864320] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 910.869597] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 910.966708] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 910.972001] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 911.069096] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 911.074395] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 911.171519] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 911.176800] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 911.273906] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 911.279161] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:03 jill kernel: [ 911.376234] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:03 jill kernel: [ 911.381535] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 911.478711] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 911.483997] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 911.581019] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 911.586343] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 911.683433] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 911.688747] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 911.785850] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 911.791164] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 911.888306] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 911.893597] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 911.990690] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 911.995997] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 912.093109] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 912.098398] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 912.195502] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 912.200800] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 912.297888] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 912.303166] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:04 jill kernel: [ 912.400309] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:04 jill kernel: [ 912.405592] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 912.502696] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 912.507991] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 912.605027] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 912.610395] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 912.707430] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 912.712731] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 912.809895] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 912.815166] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 912.912314] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 912.917593] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 913.014640] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 913.019996] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 913.117088] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 913.122392] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 913.219508] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 913.224796] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:05 jill kernel: [ 913.321899] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:05 jill kernel: [ 913.327161] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.424284] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.429591] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.526704] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.531989] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.629093] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.634394] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.712140] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.712223] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.731488] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.736793] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.833904] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.839129] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 913.936292] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 913.941535] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 914.038679] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 914.043931] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 914.141039] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 914.146392] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 914.243489] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 914.248791] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:06 jill kernel: [ 914.345876] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:06 jill kernel: [ 914.351162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 914.448295] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 914.453533] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 914.550662] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 914.555992] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 914.653108] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 914.658392] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 914.755493] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 914.760794] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 914.857842] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 914.863140] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 914.960304] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 914.965589] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 915.062634] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 915.067932] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 915.165011] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 915.170326] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 915.267501] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 915.272733] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:07 jill kernel: [ 915.369889] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:07 jill kernel: [ 915.375162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 915.472277] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 915.477584] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 915.574693] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 915.579988] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 915.677089] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 915.682386] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 915.779476] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 915.784788] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 915.881892] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 915.887163] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 915.984284] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 915.989591] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 916.086705] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 916.091988] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 916.189073] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 916.194381] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 916.291481] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 916.296785] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:08 jill kernel: [ 916.393903] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:08 jill kernel: [ 916.399164] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 916.496294] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 916.501531] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 916.598623] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 916.603984] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 916.701104] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 916.706384] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 916.803492] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 916.808784] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 916.905883] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 916.911162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 917.008297] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 917.013527] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 917.110687] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 917.115982] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 917.213077] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 917.218384] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:09 jill kernel: [ 917.315495] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:09 jill kernel: [ 917.320786] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 917.417881] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 917.423162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 917.520272] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 917.525582] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 917.622692] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 917.627979] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 917.632549] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 917.744211] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 917.827473] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 917.832780] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 917.929892] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 917.935163] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 918.032277] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 918.037579] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 918.134669] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 918.139975] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 918.237085] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 918.242376] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:10 jill kernel: [ 918.339473] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:10 jill kernel: [ 918.344782] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 918.441832] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 918.447163] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 918.544286] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 918.549579] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 918.646675] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 918.759230] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 918.851485] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 918.856783] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 918.953874] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 918.959168] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 919.056290] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 919.061573] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 919.158681] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 919.163977] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 919.261066] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 919.266377] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:11 jill kernel: [ 919.363485] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:11 jill kernel: [ 919.368775] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.465875] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.471162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.568267] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.573574] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.665100] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.665185] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.665219] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.772244] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.773066] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.778369] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.875463] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.880779] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 919.977882] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 919.983163] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 920.080271] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 920.085577] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 920.182690] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 920.187974] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 920.285079] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 920.290378] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:12 jill kernel: [ 920.387467] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:12 jill kernel: [ 920.392774] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 920.489886] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 920.495164] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 920.592279] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 920.597574] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 920.677102] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 920.677188] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 920.677221] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 920.779186] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 920.797089] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 920.802372] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 920.899475] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 920.904777] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 921.001865] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 921.007147] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 921.104285] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 921.109575] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 921.206672] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 921.211973] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 921.309059] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:13 jill kernel: [ 921.314372] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:13 jill kernel: [ 921.411476] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 921.416773] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 921.513871] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 921.519167] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 921.616290] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 921.621509] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 921.633473] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 921.741153] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 921.821068] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 921.826369] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 921.923487] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 921.928769] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 922.025875] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 922.031166] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 922.128267] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 922.133569] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 922.230685] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 922.235966] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:14 jill kernel: [ 922.333071] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:14 jill kernel: [ 922.338370] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 922.435460] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 922.440768] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 922.537883] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 922.543162] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 922.640269] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 922.747250] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 922.747819] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 922.747911] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 922.845079] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 922.850368] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 922.947467] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 922.952704] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 923.049857] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 923.055164] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 923.152275] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 923.157566] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 923.254663] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 923.259962] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:15 jill kernel: [ 923.357084] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:15 jill kernel: [ 923.362364] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 923.459471] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 923.464768] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 923.561863] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 923.567164] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 923.638172] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 923.740238] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 923.766672] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 923.771964] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 923.869059] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 923.874364] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 923.971479] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 923.976765] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 924.073868] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 924.079160] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 924.176221] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 924.181566] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 924.278675] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 924.283962] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:16 jill kernel: [ 924.381063] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:16 jill kernel: [ 924.386361] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 924.483458] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 924.488765] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 924.585875] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 924.591160] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 924.688227] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 924.693562] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 924.790652] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 924.795962] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 924.893072] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 924.898360] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 924.995462] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 925.000763] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 925.097849] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 925.103160] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 925.200268] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 925.205559] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 925.302657] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 925.307959] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:17 jill kernel: [ 925.405075] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:17 jill kernel: [ 925.410364] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 925.507467] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 925.512763] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 925.609856] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 925.615160] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 925.634475] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 925.736249] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 925.814667] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 925.819958] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 925.917051] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 925.922357] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 926.019472] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 926.024762] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 926.121862] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 926.127158] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 926.224213] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 926.229558] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:18 jill kernel: [ 926.326670] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:18 jill kernel: [ 926.331957] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 926.429063] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 926.434361] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 926.531449] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 926.536764] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 926.633870] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 926.738253] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 926.838645] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 926.843954] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 926.941065] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 926.946355] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 927.043454] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 927.048757] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 927.145875] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 927.151153] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 927.248225] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 927.253554] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:19 jill kernel: [ 927.350651] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:19 jill kernel: [ 927.355955] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 927.453078] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 927.458353] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 927.555458] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 927.560756] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 927.638141] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 927.740243] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 927.760270] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 927.765554] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 927.862658] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 927.867952] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 927.965045] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 927.970350] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 928.067464] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 928.072754] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 928.169856] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 928.175153] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 928.272205] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 928.277550] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:20 jill kernel: [ 928.374664] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:20 jill kernel: [ 928.379953] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.477051] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.482351] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.579442] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.584753] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.681861] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.687152] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.704145] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.704227] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.784213] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.789551] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.886671] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.891947] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 928.989062] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 928.994309] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 929.091389] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 929.096761] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 929.193871] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 929.199149] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 929.296224] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 929.301549] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:21 jill kernel: [ 929.398648] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:21 jill kernel: [ 929.403949] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 929.501065] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 929.506351] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 929.603452] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 929.608748] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 929.705841] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 929.711153] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 929.808225] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 929.813547] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 929.910652] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 929.915943] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 930.013037] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 930.018346] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 930.115460] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 930.120747] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 930.217845] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 930.223145] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:22 jill kernel: [ 930.320199] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:22 jill kernel: [ 930.325546] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 930.422660] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 930.427944] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 930.525046] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 930.530346] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 930.627465] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 930.632746] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 930.729853] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 930.735146] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 930.832205] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 930.837539] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 930.934660] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 930.939944] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 931.037049] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 931.042341] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 931.139442] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 931.144744] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 931.241856] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 931.247142] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:23 jill kernel: [ 931.344214] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:23 jill kernel: [ 931.349541] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 931.446638] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 931.451940] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 931.549060] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 931.554345] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 931.651446] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 931.656744] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 931.753833] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 931.759081] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 931.856220] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 931.861542] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 931.958642] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 931.963937] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 932.061031] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 932.066341] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 932.163452] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 932.168739] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 932.265838] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 932.271138] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:24 jill kernel: [ 932.368199] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:24 jill kernel: [ 932.373540] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 932.470649] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 932.475936] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 932.573042] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 932.578337] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 932.675458] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 932.680741] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 932.777845] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 932.783138] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 932.880200] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 932.885540] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 932.982653] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 932.987937] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 933.085042] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 933.090337] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 933.187433] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 933.192739] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 933.289852] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 933.295140] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:25 jill kernel: [ 933.392207] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:25 jill kernel: [ 933.397538] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 933.494630] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 933.499933] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 933.597049] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 933.602337] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 933.699440] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 933.704737] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 933.712127] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 933.712208] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 933.801827] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 933.807136] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 933.904212] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 933.909534] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 934.006635] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 934.011936] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 934.109054] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 934.114336] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 934.211443] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 934.216735] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:26 jill kernel: [ 934.313838] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:26 jill kernel: [ 934.319133] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 934.416219] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 934.421533] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 934.518644] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 934.523936] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 934.621032] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 934.626336] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 934.723452] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 934.728738] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 934.825839] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 934.831127] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 934.928176] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 934.933531] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 935.030648] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 935.035929] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 935.133035] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 935.138332] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 935.235423] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 935.240733] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:27 jill kernel: [ 935.337852] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:27 jill kernel: [ 935.343129] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 935.440200] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 935.445534] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 935.542627] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 935.547930] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 935.645044] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 935.650333] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 935.747431] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 935.752736] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 935.849853] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 935.855133] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 935.952202] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 935.957531] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 936.054627] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 936.059933] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 936.157049] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 936.162327] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 936.259435] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 936.264732] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:28 jill kernel: [ 936.361831] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:28 jill kernel: [ 936.367127] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 936.464208] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 936.469528] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 936.566638] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 936.571929] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 936.669024] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 936.674329] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 936.771443] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 936.776731] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 936.873834] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 936.879128] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 936.976166] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 936.981527] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 937.078639] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 937.083926] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 937.181030] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 937.186329] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 937.283420] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 937.288730] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:29 jill kernel: [ 937.385842] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:29 jill kernel: [ 937.391129] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 937.488172] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 937.493523] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 937.590621] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 937.595922] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 937.693038] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 937.698325] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 937.795423] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 937.800726] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 937.897847] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 937.903125] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 938.000193] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 938.005523] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 938.102623] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 938.107921] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 938.205040] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 938.210325] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 938.307434] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:30 jill kernel: [ 938.312724] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:30 jill kernel: [ 938.409826] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 938.415072] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 938.512201] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 938.517526] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 938.614628] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 938.619876] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 938.717018] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 938.722324] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 938.819436] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 938.824725] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 938.921827] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 938.927125] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 939.024159] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 939.029520] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 939.126632] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 939.131920] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 939.229022] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 939.234321] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:31 jill kernel: [ 939.331415] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:31 jill kernel: [ 939.336724] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 939.433835] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 939.439120] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 939.536166] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 939.541520] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 939.638639] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 939.643921] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 939.741027] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 939.746317] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 939.843419] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 939.848718] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 939.945839] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 939.951120] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 940.048171] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 940.053516] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 940.150615] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 940.155917] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 940.253032] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 940.258315] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:32 jill kernel: [ 940.355423] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:32 jill kernel: [ 940.360718] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 940.457812] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 940.463118] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 940.560198] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 940.565517] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 940.662621] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 940.667918] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 940.765008] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 940.770316] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 940.867431] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 940.872721] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 940.969816] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 940.975119] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 941.072151] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 941.077519] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 941.174627] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 941.179912] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 941.277019] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 941.282319] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:33 jill kernel: [ 941.379439] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:33 jill kernel: [ 941.384716] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 941.481825] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 941.487114] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 941.584161] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 941.589515] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 941.686633] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 941.691914] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 941.789020] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 941.794312] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 941.891412] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 941.896715] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 941.993828] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 941.999113] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 942.096167] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 942.101515] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 942.198608] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 942.203913] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 942.301031] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 942.306313] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:34 jill kernel: [ 942.403420] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:34 jill kernel: [ 942.408716] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 942.505806] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 942.511113] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 942.608169] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 942.613514] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 942.710613] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 942.715910] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 942.813002] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 942.818273] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 942.915426] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 942.920712] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 943.017809] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 943.023109] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 943.120148] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 943.125510] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 943.222619] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 943.227910] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:35 jill kernel: [ 943.325012] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:35 jill kernel: [ 943.330269] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.427432] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.432712] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.529817] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.535113] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.632145] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.637511] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.712128] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.712210] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.734628] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.739911] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.837013] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.842270] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 943.939405] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 943.944711] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 944.041821] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 944.047107] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 944.144159] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 944.149507] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 944.246602] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 944.251905] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:36 jill kernel: [ 944.349023] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:36 jill kernel: [ 944.354268] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 944.451410] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 944.456706] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 944.553804] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 944.559106] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 944.656163] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 944.661509] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 944.758605] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 944.763905] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 944.860998] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 944.866268] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 944.963413] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 944.968709] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 945.065803] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 945.071105] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 945.168169] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 945.173508] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 945.270614] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 945.275906] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:37 jill kernel: [ 945.373005] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:37 jill kernel: [ 945.378266] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 945.475422] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 945.480709] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 945.577813] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 945.583102] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 945.680145] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 945.685504] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 945.782616] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 945.787900] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 945.885009] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 945.891191] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 945.987339] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 945.992646] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 946.089816] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 946.095106] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 946.192153] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 946.197502] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 946.294598] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 946.299903] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:38 jill kernel: [ 946.397016] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:38 jill kernel: [ 946.402266] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 946.499403] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 946.504706] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 946.601789] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 946.607113] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 946.704144] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 946.709500] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 946.806599] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 946.811899] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 946.909020] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 946.914261] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 947.011407] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 947.016703] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 947.113797] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 947.119096] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 947.216166] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 947.221500] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:39 jill kernel: [ 947.318609] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:39 jill kernel: [ 947.323897] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 947.421000] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 947.426261] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 947.523413] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 947.528700] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 947.625805] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 947.631100] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 947.728136] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 947.733497] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 947.830611] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 947.835897] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 947.933004] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 947.938259] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 948.035387] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 948.040697] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 948.137809] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 948.143095] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 948.240142] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 948.245497] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:40 jill kernel: [ 948.342590] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:40 jill kernel: [ 948.347896] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.445006] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.450258] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.547395] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.552696] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.649816] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.655097] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.704103] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.704185] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.752152] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.757499] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.854591] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.859894] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 948.957011] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 948.962257] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 949.059399] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 949.064693] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 949.161790] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 949.167095] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 949.264155] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 949.269492] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:41 jill kernel: [ 949.366602] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:41 jill kernel: [ 949.371890] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 949.468987] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 949.474259] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 949.571410] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 949.576691] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 949.673796] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 949.679094] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 949.776131] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 949.781492] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 949.878608] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 949.883890] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 949.980992] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 949.986256] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 950.083380] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 950.088692] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 950.185804] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 950.191092] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 950.288138] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 950.293492] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:42 jill kernel: [ 950.390580] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:42 jill kernel: [ 950.395892] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 950.492999] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 950.498253] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 950.595388] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 950.600692] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 950.697810] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 950.703031] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 950.800141] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 950.805487] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 950.902587] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 950.907886] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 951.005005] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 951.010249] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 951.107394] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 951.112688] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 951.209784] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 951.215087] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:43 jill kernel: [ 951.312149] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:43 jill kernel: [ 951.317487] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 951.414595] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 951.419886] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 951.516980] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 951.522251] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 951.619400] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 951.624690] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 951.721787] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 951.727089] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 951.824127] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 951.829487] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 951.926599] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 951.931886] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 952.028984] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 952.034252] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 952.131407] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 952.136687] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 952.233795] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 952.239084] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:44 jill kernel: [ 952.336130] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:44 jill kernel: [ 952.341485] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:45 jill kernel: [ 952.438606] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:45 jill kernel: [ 952.443887] ath: phy4: AWAKE -> NETWORK SLEEP
Apr 9 22:58:45 jill kernel: [ 952.540995] ath: phy4: NETWORK SLEEP -> AWAKE
Apr 9 22:58:45 jill kernel: [ 952.546250] ath: phy4: AWAKE -> NETWORK SLEEP

--
MfG,

Michael Leun


2012-04-09 15:33:08

by Michael Leun

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Mon, 9 Apr 2012 19:52:45 +0530
Mohammed Shafi <[email protected]> wrote:

> On Mon, Apr 9, 2012 at 7:33 PM, Michael Leun
> <[email protected]> wrote:
> > On Mon, 9 Apr 2012 12:25:49 +0200
> > Michael Leun <[email protected]> wrote:
> >
> >> On Mon, 9 Apr 2012 11:58:06 +0530
> >> Mohammed Shafi <[email protected]> wrote:
> >>
> >> > On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
> >> > <[email protected]> wrote:
> >> > > After an suspend to disk / resume cycle (in kernel suspend to
> >> > > disk, openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> >> > > anymore.
> >> > >
> >> > > Output of iwconfig wlan0 looks just as usual (associated to
> >> > > AP).
> >> > >
> >> > > iwconfig wlan0 essid <myssid> fixes this (causes an
> >> > > deauthenticate/authenticate with AP) - then connectivity is
> >> > > there again.
> >> > >
> >> > > Guess what: "Of course" does not happen when reverting
> >> > > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
> >> > > full-sleep on PS idle.
> >> > >
> >> > > So, in my opinion it should be seriously considered to revert
> >> > > that patch until it is fully understood what is going on and
> >> > > why.
> >> >
> >> > please try with the attached patch to see if it helps.
> >>
> >> Yes, this patch helps with the issue I see in 3.4-rc2 described
> >> above.
> >
> > Sorry, but I have to partially rectify that:
> >
> > It works, if the time the machine was suspended is short, as it was
> > when I did that testing.
> >
> > But I noticed it failing, when the machine was hibernated for some
> > hours.
> >
> > I easily can reproduce that, when I reboot the AP while the
> > notebook is down (btw: AP is TP-LINK TL-WR1043ND running OpenWRT
> > backfire 10.03.1, also using ath9k).
> >
> > When I do this (hibernate notebook, reboot AP, resume notebook check
> > connectivity) with 3.4-rc2 and your test.patch it fails in 100% of
> > cases.
>
> the test.patch is nothing but it reverts back to the code something
> back 3.1.1 and there is something else is also there
> , where we need to fix. unfortunately i cannot reproduce the issue in
> 3.4-rc2 which you guys can easily recreate it. i should try with
> 3.3.1 tomorrow. i will go home today and see if i can find some thing
> with my analysis.

Please do not mix up things. What I described above I see in 3.4-rc2,
the thing in 3.3.1 looks different (altough it may (or may not) have the
same root cause).

Between your test.patch and reverting
c1afdaff90538ef085b756454f12b29575411214 is this diff:

@@ -118,13 +118,13 @@
if (--sc->ps_usecount != 0)
goto unlock;

- if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
+ if (sc->ps_idle)
mode = ATH9K_PM_FULL_SLEEP;
else if (sc->ps_enabled &&
!(sc->ps_flags & (PS_WAIT_FOR_BEACON |
PS_WAIT_FOR_CAB |
- PS_WAIT_FOR_PSPOLL_DATA |
- PS_WAIT_FOR_TX_ACK)))
+ PS_WAIT_FOR_TX_ACK |
+ PS_WAIT_FOR_PSPOLL_DATA)))
mode = ATH9K_PM_NETWORK_SLEEP;
else
goto unlock;


Seems obvious to me, that this line

if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))

makes the real difference.


>
> i was also thinking about the code, when the chip goes to FULL_SLEEP
> then in ath9k_tx we might need to chip reset to actually tx. my guess
> is there is something dependent there. i think i can add a patch with
> some of our debug messages which helps us what is happening for you
>
> reverting breaks unassociated power save case :(
>
> >
> > With 3.4-rc2 and c1afdaff90538ef085b756454f12b29575411214 reverted
> > the same works in 100% of cases.
> >
> >> But I agree with Ben and Sergio that it does NOT help with the
> >> issue in 3.3.1 we all see.
> >
> > I mixed up some mails and actually thought Ben had already answered
> > regarding your patch, but that is not true.
> >
> > --
> > MfG,
> >
> > Michael Leun
> >
>
>
>
> --
> thanks,
> shafi
>


--
MfG,

Michael Leun


2012-04-04 15:03:23

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

Hi,

>> I've trouble with db6a6a78d8602964c9dfb1d8ce18daefd92da0a7 /
>> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
>> on PS idle also.

with a basic analysis the commit under question seems to be logically correct,
let me soon come with some idea or root cause why it may be happening

>>
>> On my machine the card is detected as usual, connecting to an ap with


--
thanks,
shafi

2012-04-10 10:05:59

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.4-rc ath9k regression (Re: 3.3.1 ath9k regression)

Hi Michael,

revert patch is sent by Sujith
http://comments.gmane.org/gmane.linux.kernel.wireless.general/88543
got to fix unassociated idle case power save.

--
thanks,
shafi

2012-04-12 13:46:34

by Felix Fietkau

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On 2012-04-09 5:29 PM, Michael Leun wrote:
> On Mon, 9 Apr 2012 19:52:45 +0530
> Mohammed Shafi <[email protected]> wrote:
>
>> On Mon, Apr 9, 2012 at 7:33 PM, Michael Leun
>> <[email protected]> wrote:
>> > On Mon, 9 Apr 2012 12:25:49 +0200
>> > Michael Leun <[email protected]> wrote:
>> >
>> >> On Mon, 9 Apr 2012 11:58:06 +0530
>> >> Mohammed Shafi <[email protected]> wrote:
>> >>
>> >> > On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
>> >> > <[email protected]> wrote:
>> >> > > After an suspend to disk / resume cycle (in kernel suspend to
>> >> > > disk, openSuSE) with 3.4-rc2 my ath9k wireless does not ping
>> >> > > anymore.
>> >> > >
>> >> > > Output of iwconfig wlan0 looks just as usual (associated to
>> >> > > AP).
>> >> > >
>> >> > > iwconfig wlan0 essid <myssid> fixes this (causes an
>> >> > > deauthenticate/authenticate with AP) - then connectivity is
>> >> > > there again.
>> >> > >
>> >> > > Guess what: "Of course" does not happen when reverting
>> >> > > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
>> >> > > full-sleep on PS idle.
>> >> > >
>> >> > > So, in my opinion it should be seriously considered to revert
>> >> > > that patch until it is fully understood what is going on and
>> >> > > why.
>> >> >
>> >> > please try with the attached patch to see if it helps.
>> >>
>> >> Yes, this patch helps with the issue I see in 3.4-rc2 described
>> >> above.
>> >
>> > Sorry, but I have to partially rectify that:
>> >
>> > It works, if the time the machine was suspended is short, as it was
>> > when I did that testing.
>> >
>> > But I noticed it failing, when the machine was hibernated for some
>> > hours.
>> >
>> > I easily can reproduce that, when I reboot the AP while the
>> > notebook is down (btw: AP is TP-LINK TL-WR1043ND running OpenWRT
>> > backfire 10.03.1, also using ath9k).
>> >
>> > When I do this (hibernate notebook, reboot AP, resume notebook check
>> > connectivity) with 3.4-rc2 and your test.patch it fails in 100% of
>> > cases.
>>
>> the test.patch is nothing but it reverts back to the code something
>> back 3.1.1 and there is something else is also there
>> , where we need to fix. unfortunately i cannot reproduce the issue in
>> 3.4-rc2 which you guys can easily recreate it. i should try with
>> 3.3.1 tomorrow. i will go home today and see if i can find some thing
>> with my analysis.
>
> Please do not mix up things. What I described above I see in 3.4-rc2,
> the thing in 3.3.1 looks different (altough it may (or may not) have the
> same root cause).
>
> Between your test.patch and reverting
> c1afdaff90538ef085b756454f12b29575411214 is this diff:
>
> @@ -118,13 +118,13 @@
> if (--sc->ps_usecount != 0)
> goto unlock;
>
> - if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
> + if (sc->ps_idle)
> mode = ATH9K_PM_FULL_SLEEP;
> else if (sc->ps_enabled &&
> !(sc->ps_flags & (PS_WAIT_FOR_BEACON |
> PS_WAIT_FOR_CAB |
> - PS_WAIT_FOR_PSPOLL_DATA |
> - PS_WAIT_FOR_TX_ACK)))
> + PS_WAIT_FOR_TX_ACK |
> + PS_WAIT_FOR_PSPOLL_DATA)))
> mode = ATH9K_PM_NETWORK_SLEEP;
> else
> goto unlock;
>
>
> Seems obvious to me, that this line
>
> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>
> makes the real difference.
Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
this issue:

diff --git a/drivers/net/wireless/ath/ath9k/main.c b/drivers/net/wireless/ath/ath9k/main.c
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
@@ -1584,6 +1584,7 @@ static int ath9k_config(struct ieee80211_hw *hw, u32 changed)
struct ath_hw *ah = sc->sc_ah;
struct ath_common *common = ath9k_hw_common(ah);
struct ieee80211_conf *conf = &hw->conf;
+ bool reset_channel = false;

ath9k_ps_wakeup(sc);
mutex_lock(&sc->mutex);
@@ -1592,6 +1593,12 @@ static int ath9k_config(struct ieee80211_hw *hw, u32 changed)
sc->ps_idle = !!(conf->flags & IEEE80211_CONF_IDLE);
if (sc->ps_idle)
ath_cancel_work(sc);
+ else
+ /*
+ * The chip needs a reset to properly wake up from
+ * full sleep
+ */
+ reset_channel = ah->chip_fullsleep;
}

/*
@@ -1620,7 +1627,7 @@ static int ath9k_config(struct ieee80211_hw *hw, u32 changed)
}
}

- if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
+ if ((changed & IEEE80211_CONF_CHANGE_CHANNEL) || reset_channel) {
struct ieee80211_channel *curchan = hw->conf.channel;
int pos = curchan->hw_value;
int old_pos = -1;


2012-04-09 14:22:46

by Mohammed Shafi

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Mon, Apr 9, 2012 at 7:33 PM, Michael Leun
<[email protected]> wrote:
> On Mon, 9 Apr 2012 12:25:49 +0200
> Michael Leun <[email protected]> wrote:
>
>> On Mon, 9 Apr 2012 11:58:06 +0530
>> Mohammed Shafi <[email protected]> wrote:
>>
>> > On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
>> > <[email protected]> wrote:
>> > > After an suspend to disk / resume cycle (in kernel suspend to
>> > > disk, openSuSE) with 3.4-rc2 my ath9k wireless does not ping
>> > > anymore.
>> > >
>> > > Output of iwconfig wlan0 looks just as usual (associated to AP).
>> > >
>> > > iwconfig wlan0 essid <myssid> fixes this (causes an
>> > > deauthenticate/authenticate with AP) - then connectivity is there
>> > > again.
>> > >
>> > > Guess what: "Of course" does not happen when reverting
>> > > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
>> > > full-sleep on PS idle.
>> > >
>> > > So, in my opinion it should be seriously considered to revert that
>> > > patch until it is fully understood what is going on and why.
>> >
>> > please try with the attached patch to see if it helps.
>>
>> Yes, this patch helps with the issue I see in 3.4-rc2 described above.
>
> Sorry, but I have to partially rectify that:
>
> It works, if the time the machine was suspended is short, as it was
> when I did that testing.
>
> But I noticed it failing, when the machine was hibernated for some
> hours.
>
> I easily can reproduce that, when I reboot the AP while the notebook is
> down (btw: AP is TP-LINK TL-WR1043ND running OpenWRT backfire 10.03.1,
> also using ath9k).
>
> When I do this (hibernate notebook, reboot AP, resume notebook check
> connectivity) with 3.4-rc2 and your test.patch it fails in 100% of
> cases.

the test.patch is nothing but it reverts back to the code something
back 3.1.1 and there is something else is also there
, where we need to fix. unfortunately i cannot reproduce the issue in
3.4-rc2 which you guys can easily recreate it. i should try with
3.3.1 tomorrow. i will go home today and see if i can find some thing
with my analysis.

i was also thinking about the code, when the chip goes to FULL_SLEEP
then in ath9k_tx we might need to chip reset to actually tx. my guess
is there is something dependent there. i think i can add a patch with
some of our debug messages which helps us what is happening for you

reverting breaks unassociated power save case :(

>
> With 3.4-rc2 and c1afdaff90538ef085b756454f12b29575411214 reverted the
> same works in 100% of cases.
>
>> But I agree with Ben and Sergio that it does NOT help with the issue
>> in 3.3.1 we all see.
>
> I mixed up some mails and actually thought Ben had already answered
> regarding your patch, but that is not true.
>
> --
> MfG,
>
> Michael Leun
>



--
thanks,
shafi

2012-04-04 07:29:11

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On Tue, Apr 3, 2012 at 11:33 PM, Michael Leun
<[email protected]> wrote:
> On Tue, 03 Apr 2012 02:38:22 -0600
> Kelly Anderson <[email protected]> wrote:
> [...]
>
> I've trouble with db6a6a78d8602964c9dfb1d8ce18daefd92da0a7 /
> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
> on PS idle also.
>
> On my machine the card is detected as usual, connecting to an ap with
> wpa2 the first time after driver was loaded does work, but after an
> ifconfig wlan0 down / ifconfig wlan0 up it is not able to reconnect again:
>
> Apr ?3 19:34:35 jill kernel: [ ?986.012989] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
> Apr ?3 19:34:35 jill kernel: [ ?986.213059] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
> Apr ?3 19:34:35 jill kernel: [ ?986.413151] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
> Apr ?3 19:34:35 jill kernel: [ ?986.613135] wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
> Apr ?3 19:34:43 jill kernel: [ ?994.188209] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
> Apr ?3 19:34:43 jill kernel: [ ?994.388148] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
> Apr ?3 19:34:43 jill kernel: [ ?994.588132] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
> Apr ?3 19:34:43 jill kernel: [ ?994.788044] wlan0: authentication with xx:xx:xx:xx:xx:xx timed out


did a prelim check with my wireless testing and could not see the
issue, will spend some time to recreate it.


> [...]
>
> rmmod ath9k
> modprobe ath9k
>
> Fixes that, after reloading the module it connects (once) again.
>
> modprobe -v ath9k debug=0xe01 does not yield more information than above.
>
> jill:/home/ml # lspci -vvvvvvxxx
> [...]
> 02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
> ? ? ? ?Subsystem: Hewlett-Packard Company Device 3042
> ? ? ? ?Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> ? ? ? ?Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> ? ? ? ?Latency: 0, Cache Line Size: 64 bytes
> ? ? ? ?Interrupt: pin A routed to IRQ 19
> ? ? ? ?Region 0: Memory at d2500000 (64-bit, non-prefetchable) [size=64K]
> ? ? ? ?Capabilities: [40] Power Management version 2
> ? ? ? ? ? ? ? ?Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
> ? ? ? ? ? ? ? ?Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
> ? ? ? ?Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
> ? ? ? ? ? ? ? ?Address: 00000000 ?Data: 0000
> ? ? ? ?Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
> ? ? ? ? ? ? ? ?DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
> ? ? ? ? ? ? ? ? ? ? ? ?ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
> ? ? ? ? ? ? ? ?DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
> ? ? ? ? ? ? ? ? ? ? ? ?RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
> ? ? ? ? ? ? ? ? ? ? ? ?MaxPayload 128 bytes, MaxReadReq 512 bytes
> ? ? ? ? ? ? ? ?DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-
> ? ? ? ? ? ? ? ?LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L1, Latency L0 <512ns, L1 <64us
> ? ? ? ? ? ? ? ? ? ? ? ?ClockPM- Surprise- LLActRep- BwNot-
> ? ? ? ? ? ? ? ?LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
> ? ? ? ? ? ? ? ? ? ? ? ?ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
> ? ? ? ? ? ? ? ?LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
> ? ? ? ?Capabilities: [90] MSI-X: Enable- Count=1 Masked-
> ? ? ? ? ? ? ? ?Vector table: BAR=0 offset=00000000
> ? ? ? ? ? ? ? ?PBA: BAR=0 offset=00000000
> ? ? ? ?Capabilities: [100 v1] Advanced Error Reporting
> ? ? ? ? ? ? ? ?UESta: ?DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
> ? ? ? ? ? ? ? ?UEMsk: ?DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
> ? ? ? ? ? ? ? ?UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
> ? ? ? ? ? ? ? ?CESta: ?RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
> ? ? ? ? ? ? ? ?CEMsk: ?RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
> ? ? ? ? ? ? ? ?AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
> ? ? ? ?Capabilities: [140 v1] Virtual Channel
> ? ? ? ? ? ? ? ?Caps: ? LPEVC=0 RefClk=100ns PATEntryBits=1
> ? ? ? ? ? ? ? ?Arb: ? ?Fixed- WRR32- WRR64- WRR128-
> ? ? ? ? ? ? ? ?Ctrl: ? ArbSelect=Fixed
> ? ? ? ? ? ? ? ?Status: InProgress-
> ? ? ? ? ? ? ? ?VC0: ? ?Caps: ? PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
> ? ? ? ? ? ? ? ? ? ? ? ?Arb: ? ?Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
> ? ? ? ? ? ? ? ? ? ? ? ?Ctrl: ? Enable+ ID=0 ArbSelect=Fixed TC/VC=01
> ? ? ? ? ? ? ? ? ? ? ? ?Status: NegoPending- InProgress-
> ? ? ? ?Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
> ? ? ? ?Kernel driver in use: ath9k
> 00: 8c 16 2a 00 07 00 10 00 01 00 80 02 10 00 00 00
> 10: 04 00 50 d2 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 3c 10 42 30
> 30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
> 40: 01 50 c2 5b 00 00 00 00 00 00 00 00 00 00 00 00
> 50: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 60: 10 90 11 00 c0 0c 04 05 10 20 0a 00 11 38 03 00
> 70: 48 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
> 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 90: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>
>
> After reverting db6a6a78d8602964c9dfb1d8ce18daefd92da0a7 in 3.3.1 it
> works again as expected.
>
>
> --
> MfG,
>
> Michael Leun
>



--
thanks,
shafi

2012-04-03 07:52:07

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

> I just tried the unpatched kernel with pcie_aspm=off. ?The device shows up
> with ifconfig,
> but it will not connect to the access point.

oh, ok in addition does disabling power save helps ?

--
thanks,
shafi

2012-04-12 13:58:36

by Felipe Contreras

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <[email protected]> wrote:
> On 2012-04-09 5:29 PM, Michael Leun wrote:
>> On Mon, 9 Apr 2012 19:52:45 +0530

>> Seems obvious to me, that this line
>>
>> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>>
>> makes the real difference.
> Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
> this issue:

Nope, not here (3.3.1).

--
Felipe Contreras

2012-04-12 16:01:43

by Michael Leun

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Thu, 12 Apr 2012 16:58:34 +0300
Felipe Contreras <[email protected]> wrote:

> On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <[email protected]>
> wrote:
> > On 2012-04-09 5:29 PM, Michael Leun wrote:
> >> On Mon, 9 Apr 2012 19:52:45 +0530
>
> >> Seems obvious to me, that this line
> >>
> >> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
> >>
> >> makes the real difference.
> > Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
> > this issue:
>
> Nope, not here (3.3.1).

Also negative for 3.4-rc2, but that SLEEP<>AWAKE noise at the end
stopped. Still need "iwconfig wlan0 essid <myssid>" to make it ping
again (that not included in log below).

Due to Felipes result and 3.4-rc2 didn't repeat my test with 3.3.1, if
you think it would add useful information I could.

Apr 12 17:14:23 jill kernel: [ 112.050654] ath: phy2: UNDEFINED -> AWAKE
Apr 12 17:14:23 jill kernel: [ 112.050718] ath: phy2: serialize_regmode is 0
Apr 12 17:14:23 jill kernel: [ 112.484482] ath: EEPROM regdomain: 0x37
Apr 12 17:14:23 jill kernel: [ 112.484487] ath: EEPROM indicates we should expect a direct regpair map
Apr 12 17:14:23 jill kernel: [ 112.484491] ath: Country alpha2 being used: AW
Apr 12 17:14:23 jill kernel: [ 112.484494] ath: Regpair used: 0x37
Apr 12 17:14:23 jill kernel: [ 112.491420] ieee80211 phy2: Selected rate control algorithm 'ath9k_rate_control'
Apr 12 17:14:23 jill kernel: [ 112.491856] cfg80211: Calling CRDA for country: DE
Apr 12 17:14:23 jill kernel: [ 112.491917] Registered led device: ath9k-phy2
Apr 12 17:14:23 jill kernel: [ 112.491937] ieee80211 phy2: Atheros AR9280 Rev:2 mem=0xffffc90004140000, irq=19
Apr 12 17:14:23 jill kernel: [ 112.499003] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 17:14:23 jill kernel: [ 112.504355] cfg80211: World regulatory domain updated:
Apr 12 17:14:23 jill kernel: [ 112.504360] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 17:14:23 jill kernel: [ 112.504366] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.504370] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.504375] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.504380] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.504384] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.505411] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 17:14:23 jill kernel: [ 112.511576] cfg80211: World regulatory domain updated:
Apr 12 17:14:23 jill kernel: [ 112.511582] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 17:14:23 jill kernel: [ 112.511587] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.511592] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.511597] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.511602] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.511606] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.511632] cfg80211: Calling CRDA for country: AW
Apr 12 17:14:23 jill kernel: [ 112.517260] cfg80211: Regulatory domain changed to country: AW
Apr 12 17:14:23 jill kernel: [ 112.517267] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 17:14:23 jill kernel: [ 112.517272] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.517277] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.517281] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.517285] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
Apr 12 17:14:23 jill kernel: [ 112.517312] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 17:14:23 jill kernel: [ 112.523269] cfg80211: World regulatory domain updated:
Apr 12 17:14:23 jill kernel: [ 112.523274] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 17:14:23 jill kernel: [ 112.523280] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.523285] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.523289] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.523294] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.523299] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:23 jill kernel: [ 112.523325] cfg80211: Calling CRDA for country: 97
Apr 12 17:14:23 jill ifup[4023]: wlan0 device: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Apr 12 17:14:23 jill ifup[4023]: wlan0 is controlled by ifplugd
Apr 12 17:14:23 jill ifup[4115]: wlan0 device: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Apr 12 17:14:23 jill ifup-wireless[4165]: wlan0 starting wpa_supplicant
Apr 12 17:14:23 jill kernel: [ 112.922810] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:23 jill kernel: [ 112.925814] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:23 jill kernel: [ 112.930646] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:23 jill kernel: [ 112.933057] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:14:23 jill kernel: [ 112.933089] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:14:23 jill kernel: [ 112.934926] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 12 17:14:23 jill kernel: [ 112.935933] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:14:23 jill kernel: [ 112.935948] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:14:23 jill kernel: [ 112.938772] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:14:23 jill kernel: [ 112.954578] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:14:23 jill kernel: [ 112.958174] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:14:23 jill kernel: [ 112.972352] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:14:23 jill kernel: [ 112.975936] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:14:23 jill kernel: [ 113.043989] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:14:23 jill kernel: [ 113.047551] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:14:23 jill kernel: [ 113.047567] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:14:24 jill kernel: [ 113.055181] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.062439] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.129648] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.197652] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.264706] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.331712] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.398657] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.466662] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.533678] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.600689] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.667706] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.735064] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.802684] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.869665] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 113.936704] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:24 jill kernel: [ 114.003657] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.070700] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.137680] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.204599] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.336653] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.468656] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.600668] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.732617] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.864643] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:25 jill kernel: [ 114.996648] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.128652] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.260697] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.392609] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.524645] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.656636] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.672835] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 17:14:26 jill kernel: [ 115.678140] cfg80211: World regulatory domain updated:
Apr 12 17:14:26 jill kernel: [ 115.678145] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 17:14:26 jill kernel: [ 115.678151] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:26 jill kernel: [ 115.678156] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:26 jill kernel: [ 115.678161] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:26 jill kernel: [ 115.678166] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:26 jill kernel: [ 115.678172] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 17:14:26 jill kernel: [ 115.788650] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:26 jill kernel: [ 115.921656] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.053669] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.182331] wlan0: authenticate with f4:ec:38:e9:6a:e6
Apr 12 17:14:27 jill kernel: [ 116.186678] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.193951] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.196330] wlan0: send auth to f4:ec:38:e9:6a:e6 (try 1/3)
Apr 12 17:14:27 jill kernel: [ 116.199787] wlan0: authenticated
Apr 12 17:14:27 jill kernel: [ 116.204686] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.207753] wlan0: associate with f4:ec:38:e9:6a:e6 (try 1/3)
Apr 12 17:14:27 jill kernel: [ 116.211390] wlan0: RX AssocResp from f4:ec:38:e9:6a:e6 (capab=0x411 status=0 aid=2)
Apr 12 17:14:27 jill kernel: [ 116.211397] wlan0: associated
Apr 12 17:14:27 jill kernel: [ 116.216149] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.218220] ath: phy2: ah->misc_mode 0x4
Apr 12 17:14:27 jill kernel: [ 116.220204] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 12 17:14:27 jill kernel: [ 116.220291] cfg80211: Calling CRDA for country: DE
Apr 12 17:14:27 jill kernel: [ 116.225593] cfg80211: Regulatory domain changed to country: DE
Apr 12 17:14:27 jill kernel: [ 116.225599] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 17:14:27 jill kernel: [ 116.225604] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 17:14:27 jill kernel: [ 116.225609] cfg80211: (5150000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 17:14:27 jill kernel: [ 116.225614] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm)
Apr 12 17:14:27 jill kernel: [ 116.299782] ath: phy2: Reconfigure Beacon timers based on timestamp from the AP
Apr 12 17:14:36 jill kernel: [ 125.510012] EXT4-fs (dm-9): re-mounted. Opts: acl,user_xattr,commit=0
Apr 12 17:14:36 jill kernel: [ 125.514931] EXT4-fs (sda1): re-mounted. Opts: commit=0
Apr 12 17:14:36 jill kernel: [ 125.646231] EXT4-fs (dm-11): re-mounted. Opts: data=ordered,commit=0
Apr 12 17:14:37 jill kernel: [ 126.946681] wlan0: no IPv6 routers present
Apr 12 17:17:46 jill kernel: [ 130.274886] Syncing filesystems ... done.
Apr 12 17:17:46 jill kernel: [ 130.279453] Freezing user space processes ... (elapsed 0.01 seconds) done.
Apr 12 17:17:46 jill kernel: [ 130.291870] PM: Preallocating image memory... done (allocated 218689 pages)
Apr 12 17:17:46 jill kernel: [ 130.646523] PM: Allocated 874756 kbytes in 0.35 seconds (2499.30 MB/s)
Apr 12 17:17:46 jill kernel: [ 130.646526] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
Apr 12 17:17:46 jill kernel: [ 130.658041] Suspending console(s) (use no_console_suspend to debug)
Apr 12 17:17:46 jill kernel: [ 130.662919] ath: phy2: ah->misc_mode 0x4
Apr 12 17:17:46 jill kernel: [ 130.664981] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:17:46 jill kernel: [ 130.665441] sd 0:0:0:0: [sda] Synchronizing SCSI cache
Apr 12 17:17:46 jill kernel: [ 130.665665] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:17:46 jill kernel: [ 130.668671] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 17:17:46 jill kernel: [ 130.868779] ACPI handle has no context!
Apr 12 17:17:46 jill kernel: [ 130.879647] PM: freeze of devices complete after 221.598 msecs
Apr 12 17:17:46 jill kernel: [ 130.879824] PM: late freeze of devices complete after 0.171 msecs
Apr 12 17:17:46 jill kernel: [ 130.880472] PM: noirq freeze of devices complete after 0.644 msecs
Apr 12 17:17:46 jill kernel: [ 130.880941] ACPI: Preparing to enter system sleep state S4
Apr 12 17:17:46 jill kernel: [ 130.885692] PM: Saving platform NVS memory
Apr 12 17:17:46 jill kernel: [ 130.887440] Disabling non-boot CPUs ...
Apr 12 17:17:46 jill kernel: [ 130.888929] CPU 1 is now offline
Apr 12 17:17:46 jill kernel: [ 130.889728] PM: Creating hibernation image:
Apr 12 17:17:46 jill kernel: [ 130.889917] PM: Need to copy 218169 pages
Apr 12 17:17:46 jill kernel: [ 130.889917] PM: Restoring platform NVS memory
Apr 12 17:17:46 jill kernel: [ 130.889917] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
Apr 12 17:17:46 jill kernel: [ 130.899599] Enabling non-boot CPUs ...
Apr 12 17:17:46 jill kernel: [ 130.902755] Booting Node 0 Processor 1 APIC 0x1
Apr 12 17:17:46 jill kernel: [ 130.915432] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
Apr 12 17:17:46 jill kernel: [ 130.926329] CPU1 is up
Apr 12 17:17:46 jill kernel: [ 130.928840] ACPI: Waking up from system sleep state S4
Apr 12 17:17:46 jill kernel: [ 131.165333] PM: noirq restore of devices complete after 231.434 msecs
Apr 12 17:17:46 jill kernel: [ 131.165485] PM: early restore of devices complete after 0.108 msecs
Apr 12 17:17:46 jill kernel: [ 131.289931] i915 0000:00:02.0: setting latency timer to 64
Apr 12 17:17:46 jill kernel: [ 131.294075] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
Apr 12 17:17:46 jill kernel: [ 131.294654] pci 0000:00:1e.0: setting latency timer to 64
Apr 12 17:17:46 jill kernel: [ 131.294677] ahci 0000:00:1f.2: setting latency timer to 64
Apr 12 17:17:46 jill kernel: [ 131.601146] ata6: SATA link down (SStatus 0 SControl 300)
Apr 12 17:17:46 jill kernel: [ 131.603114] ata2: SATA link down (SStatus 0 SControl 300)
Apr 12 17:17:46 jill kernel: [ 131.605108] ata5: SATA link down (SStatus 0 SControl 300)
Apr 12 17:17:46 jill kernel: [ 131.754089] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 12 17:17:46 jill kernel: [ 131.766709] ata1.00: configured for UDMA/133
Apr 12 17:17:46 jill kernel: [ 131.777111] sd 0:0:0:0: [sda] Starting disk
Apr 12 17:17:46 jill kernel: [ 134.206347] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 17:17:46 jill kernel: [ 134.214406] ath: phy2: ah->misc_mode 0x4
Apr 12 17:17:46 jill kernel: [ 134.216885] ath: phy2: ah->misc_mode 0x4
Apr 12 17:17:46 jill kernel: [ 134.221626] ath: phy2: ah->misc_mode 0x4
Apr 12 17:17:46 jill kernel: [ 134.223608] ath: phy2: ah->misc_mode 0x4
Apr 12 17:17:46 jill kernel: [ 134.223779] PM: restore of devices complete after 2933.955 msecs
Apr 12 17:17:46 jill kernel: [ 134.271168] Restarting kernel threads ... done.
Apr 12 17:17:46 jill kernel: [ 134.271463] Restarting tasks ... done.
Apr 12 17:17:46 jill kernel: [ 134.335596] video LNXVIDEO:00: Restoring backlight state
Apr 12 17:17:46 jill kernel: [ 134.532000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Apr 12 17:17:47 jill kernel: [ 135.876879] EXT4-fs (dm-9): re-mounted. Opts: acl,user_xattr,commit=0
Apr 12 17:17:48 jill kernel: [ 136.217096] EXT4-fs (dm-11): re-mounted. Opts: data=ordered,commit=0
Apr 12 17:17:48 jill kernel: [ 136.221083] EXT4-fs (sda1): re-mounted. Opts: commit=0


--
MfG,

Michael Leun


2012-04-05 18:26:05

by Ben Greear

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

I see the regression on my WPEA-127N systems as well.

With the patch applied to 3.3.1, I see never ending stream of
auth timeouts (this log is watching 'iw event' output)

power-management is OFF on my system, and using nohwcrypt,
in case that matters.

This is with 10 virtual stations.

2012-04-05 11:16:14.155 1.1: sta5 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300
5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745 5765 5785 5805 5825, ""
2012-04-05 11:16:15.266 1.1: sta0 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta1 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta2 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta3 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta4 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta6 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta7 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta8 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta9 (phy #0): auth: timed out
2012-04-05 11:16:15.266 1.1: sta5 (phy #0): auth: timed out
2012-04-05 11:16:19.400 1.1: sta0 (phy #0): scan started
2012-04-05 11:16:23.302 1.1: sta0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300
5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745 5765 5785 5805 5825, ""
2012-04-05 11:16:24.406 1.1: sta1 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta2 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta3 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta4 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta5 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta6 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta7 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta8 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta9 (phy #0): auth: timed out
2012-04-05 11:16:24.406 1.1: sta0 (phy #0): auth: timed out

I reverted the patch and then it associates immediately.

Occasionally, I would see things associate and run OK with the patch
in place, but it always took a lot of re-tries to associate
even when it did work.

I can easily test patches or try things if anyone has any ideas.

Thanks,
Ben

--
Ben Greear <[email protected]>
Candela Technologies Inc http://www.candelatech.com


2012-04-09 14:03:39

by Michael Leun

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Mon, 9 Apr 2012 12:25:49 +0200
Michael Leun <[email protected]> wrote:

> On Mon, 9 Apr 2012 11:58:06 +0530
> Mohammed Shafi <[email protected]> wrote:
>
> > On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
> > <[email protected]> wrote:
> > > After an suspend to disk / resume cycle (in kernel suspend to
> > > disk, openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> > > anymore.
> > >
> > > Output of iwconfig wlan0 looks just as usual (associated to AP).
> > >
> > > iwconfig wlan0 essid <myssid> fixes this (causes an
> > > deauthenticate/authenticate with AP) - then connectivity is there
> > > again.
> > >
> > > Guess what: "Of course" does not happen when reverting
> > > c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
> > > full-sleep on PS idle.
> > >
> > > So, in my opinion it should be seriously considered to revert that
> > > patch until it is fully understood what is going on and why.
> >
> > please try with the attached patch to see if it helps.
>
> Yes, this patch helps with the issue I see in 3.4-rc2 described above.

Sorry, but I have to partially rectify that:

It works, if the time the machine was suspended is short, as it was
when I did that testing.

But I noticed it failing, when the machine was hibernated for some
hours.

I easily can reproduce that, when I reboot the AP while the notebook is
down (btw: AP is TP-LINK TL-WR1043ND running OpenWRT backfire 10.03.1,
also using ath9k).

When I do this (hibernate notebook, reboot AP, resume notebook check
connectivity) with 3.4-rc2 and your test.patch it fails in 100% of
cases.

With 3.4-rc2 and c1afdaff90538ef085b756454f12b29575411214 reverted the
same works in 100% of cases.

> But I agree with Ben and Sergio that it does NOT help with the issue
> in 3.3.1 we all see.

I mixed up some mails and actually thought Ben had already answered
regarding your patch, but that is not true.

--
MfG,

Michael Leun


2012-04-09 19:13:20

by Sujith Manoharan

[permalink] [raw]
Subject: [ath9k-devel] 3.4-rc ath9k regression (Re: 3.3.1 ath9k regression)

Michael Leun wrote:
> After an suspend to disk / resume cycle (in kernel suspend to disk,
> openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> anymore.
>
> Output of iwconfig wlan0 looks just as usual (associated to AP).
>
> iwconfig wlan0 essid <myssid> fixes this (causes an
> deauthenticate/authenticate with AP) - then connectivity is there again.
>
> Guess what: "Of course" does not happen when reverting
> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
> on PS idle.
>
> So, in my opinion it should be seriously considered to revert that patch
> until it is fully understood what is going on and why.
>
> It may look theoretically correct (I've no knowledge that would enable
> me assess that), but it seems to have caused 3 more or less different
> problems to various people.

The patch in question should just be reverted for 3.3.1-stable. It would mean
that power-saving would take a hit on that kernel - but it's impact would be
much lesser than a broken driver, one that fails in basic connection.
I'll send a patch reverting c1afdaff90538ef085b756454f12b29575411214.

For 3.4, can you build the driver with debugging enabled [1] , load the driver
with debug=0x801 and post the log here (before/after resume) ?

Thanks.

[1] : http://linuxwireless.org/en/users/Drivers/ath9k/debug

Sujith

2012-04-05 06:16:37

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

> Surprise, surprise: This (what I saw) really only happens in 3.3.1 -
> 3.4-rc1 works also when the patch is in place.

thanks, if the other users can confirm it the issue is resolved, we
can close the thread, otherwise i would spend time to recreate and fix
it.

>
> Would never have expected that...
>
>
> --
> MfG,
>
> Michael Leun
>



--
thanks,
shafi

2012-04-08 23:10:11

by Michael Leun

[permalink] [raw]
Subject: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

After an suspend to disk / resume cycle (in kernel suspend to disk,
openSuSE) with 3.4-rc2 my ath9k wireless does not ping
anymore.

Output of iwconfig wlan0 looks just as usual (associated to AP).

iwconfig wlan0 essid <myssid> fixes this (causes an
deauthenticate/authenticate with AP) - then connectivity is there again.

Guess what: "Of course" does not happen when reverting
c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
on PS idle.

So, in my opinion it should be seriously considered to revert that patch
until it is fully understood what is going on and why.

It may look theoretically correct (I've no knowledge that would enable
me assess that), but it seems to have caused 3 more or less different
problems to various people.

--
MfG,

Michael Leun


2012-04-09 06:28:07

by Mohammed Shafi

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Mon, Apr 9, 2012 at 4:38 AM, Michael Leun
<[email protected]> wrote:
> After an suspend to disk / resume cycle (in kernel suspend to disk,
> openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> anymore.
>
> Output of iwconfig wlan0 looks just as usual (associated to AP).
>
> iwconfig wlan0 essid <myssid> fixes this (causes an
> deauthenticate/authenticate with AP) - then connectivity is there again.
>
> Guess what: "Of course" does not happen when reverting
> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
> on PS idle.
>
> So, in my opinion it should be seriously considered to revert that patch
> until it is fully understood what is going on and why.

please try with the attached patch to see if it helps.

>
> It may look theoretically correct (I've no knowledge that would enable
> me assess that), but it seems to have caused 3 more or less different
> problems to various people.
>
> --
> MfG,
>
> Michael Leun
>



--
thanks,
shafi


Attachments:
test.patch (641.00 B)

2012-04-03 08:04:27

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On Tue, Apr 3, 2012 at 1:22 PM, Mohammed Shafi <[email protected]> wrote:
>> I just tried the unpatched kernel with pcie_aspm=off. ?The device shows up
>> with ifconfig,
>> but it will not connect to the access point.
>
> oh, ok in addition does disabling power save helps ?

also please provide the logs sudo modprobe -v ath9k debug=0xe01 when
the STA is not able to connect

>
> --
> thanks,
> shafi



--
thanks,
shafi

2012-04-06 20:32:22

by Ben Greear

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On 04/05/2012 10:11 PM, Mohammed Shafi wrote:
> Hi Ben,
>
> On Thu, Apr 5, 2012 at 11:55 PM, Ben Greear<[email protected]> wrote:
>> I see the regression on my WPEA-127N systems as well.
>>
>> With the patch applied to 3.3.1, I see never ending stream of
>> auth timeouts (this log is watching 'iw event' output)
>>
>> power-management is OFF on my system, and using nohwcrypt,
>> in case that matters.

> i think its best for me try to download the 3.3.1 stable kernel and
> see if this issue happens,
> i am going to start it now, Ben does this happens with latest
> wireless testing tree?
> its quite weird 3.4-rc1 works as some user reported and while 3.3.1 does not.
> i will try to come with some suggestion patches

I have not tried wireless-testing lately...sort of been waiting for
it to sync with upstream and become active again before going to the
effort.

But, I'll try it out soon if you have no luck reproducing the
problem on 3.3.1.

Thanks,
Ben


--
Ben Greear <[email protected]>
Candela Technologies Inc http://www.candelatech.com


2012-04-06 05:11:54

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

Hi Ben,

On Thu, Apr 5, 2012 at 11:55 PM, Ben Greear <[email protected]> wrote:
> I see the regression on my WPEA-127N systems as well.
>
> With the patch applied to 3.3.1, I see never ending stream of
> auth timeouts (this log is watching 'iw event' output)
>
> power-management is OFF on my system, and using nohwcrypt,
> in case that matters.
>
> This is with 10 virtual stations.
>
> 2012-04-05 11:16:14.155 ?1.1: ?sta5 (phy #0): scan finished: 2412 2417 2422
> 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260
> 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745
> 5765 5785 5805 5825, ""
> 2012-04-05 11:16:15.266 ?1.1: ?sta0 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta1 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta2 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta3 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta4 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta6 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta7 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta8 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta9 (phy #0): auth: timed out
> 2012-04-05 11:16:15.266 ?1.1: ?sta5 (phy #0): auth: timed out
> 2012-04-05 11:16:19.400 ?1.1: ?sta0 (phy #0): scan started
> 2012-04-05 11:16:23.302 ?1.1: ?sta0 (phy #0): scan finished: 2412 2417 2422
> 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260
> 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745
> 5765 5785 5805 5825, ""
> 2012-04-05 11:16:24.406 ?1.1: ?sta1 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta2 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta3 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta4 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta5 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta6 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta7 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta8 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta9 (phy #0): auth: timed out
> 2012-04-05 11:16:24.406 ?1.1: ?sta0 (phy #0): auth: timed out
>
> I reverted the patch and then it associates immediately.
>
> Occasionally, I would see things associate and run OK with the patch
> in place, but it always took a lot of re-tries to associate
> even when it did work.

i think its best for me try to download the 3.3.1 stable kernel and
see if this issue happens,
i am going to start it now, Ben does this happens with latest
wireless testing tree?
its quite weird 3.4-rc1 works as some user reported and while 3.3.1 does not.
i will try to come with some suggestion patches

>
> I can easily test patches or try things if anyone has any ideas.
>
> Thanks,
> Ben
>
>
> --
> Ben Greear <[email protected]>
> Candela Technologies Inc ?http://www.candelatech.com
>



--
thanks,
shafi

2012-04-03 07:14:32

by Kelly Anderson

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On 04/03/2012 12:26 AM, Mohammed Shafi wrote:
> Hi Kelly,
>
> please provide us as much details, about the card and pls provide
> lspci -vvvvvvxxx output to see if the ASPM is enabled or not. cced
> Felix also
>
> PS: Ben thanks!
>
> On Tue, Apr 3, 2012 at 11:31 AM, Ben Greear<[email protected]> wrote:
>> Ath9k list should be interested in this...
>>
>> Ben
>>
>> On 04/02/2012 10:46 PM, Kelly Anderson wrote:
>>> This patch in 3.3.1 is causing ath9k device not to show/work on bootup.
>>> ifconfig does not show the device unless I revert this patch. With the patch
>>> reverted the device works as expected. This is verified on two different
>>> machines that are both using ath9k mini-pcie wifi cards.
>>>
>>>>> ath9k: fix going to full-sleep on PS idle
>>>>> commit c1afdaff90538ef085b756454f12b29575411214 upstream.
>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>>> the body of a message to [email protected]
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at http://www.tux.org/lkml/
>>
>> --
>> Ben Greear<[email protected]>
>> Candela Technologies Inc http://www.candelatech.com
>> _______________________________________________
>> ath9k-devel mailing list
>> [email protected]
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>

Both mini-pcie cards are $15 Chinese parts ordered from e-bay that have
worked flawlessly.

Here are the two lspci -vvvvvvxxx listings taken with the system in a
usable state.
The first one is in a Toshiba Satellite.
The second one is in an Asus e350m-1.

****************************************************
Toshiba Satellite (AMD Quad Phenom II)
****************************************************

00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: [c4] HyperTransport: Slave or Primary Interface
Command: BaseUnitID=0 UnitCnt=12 MastHost- DefDir- DUL-
Link Control 0: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO-
<CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
Link Config 0: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit
DwFcInEn- LWO=8bit DwFcOutEn-
Link Control 1: CFlE- CST- CFE- <LkFail+ Init- EOC+ TXO+
<CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
Link Config 1: MLWI=8bit DwFcIn- MLWO=8bit DwFcOut- LWI=8bit
DwFcInEn- LWO=8bit DwFcOutEn-
Revision ID: 3.00
Link Frequency 0: [a]
Link Error 0: <Prot+ <Ovfl- <EOC- CTLTm-
Link Frequency Capability 0: 200MHz+ 300MHz- 400MHz+ 500MHz-
600MHz+ 800MHz+ 1.0GHz+ 1.2GHz- 1.4GHz- 1.6GHz- Vend-
Feature Capability: IsocFC- LDTSTOP+ CRCTM- ECTLT- 64bA- UIDRD-
Link Frequency 1: 200MHz
Link Error 1: <Prot- <Ovfl- <EOC- CTLTm-
Link Frequency Capability 1: 200MHz- 300MHz- 400MHz- 500MHz-
600MHz- 800MHz- 1.0GHz- 1.2GHz- 1.4GHz- 1.6GHz- Vend-
Error Handling: PFlE- OFlE- PFE- OFE- EOCFE- RFE- CRCFE-
SERRFE- CF- RE+ PNFE- ONFE- EOCNFE- RNFE- CRCNFE- SERRNFE-
Prefetchable memory behind bridge Upper: 00-00
Bus Number: 00
Capabilities: [54] HyperTransport: UnitID Clumping
Capabilities: [40] HyperTransport: Retry Mode
Capabilities: [9c] HyperTransport: #1a
Capabilities: [f8] HyperTransport: #1c
00: 22 10 01 96 06 00 30 22 00 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 c4 00 00 00 00 00 00 00 00 00 00 00
40: 08 9c 00 c0 c1 00 00 00 2c 00 00 00 42 20 05 00
50: 79 11 50 fd 08 40 00 90 08 10 05 00 08 00 05 00
60: 00 00 00 00 8e 00 00 00 00 02 20 00 0f 80 86 81
70: 00 00 00 00 00 00 00 00 ad 00 01 11 00 00 00 20
80: 00 00 00 00 10 00 06 03 20 c8 00 00 13 26 00 10
90: 00 00 00 e0 3d 01 00 00 47 00 00 00 08 f8 7c d0
a0: 26 00 66 00 00 00 00 82 00 00 00 00 79 01 c0 07
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 80 08 54 80 01 20 00 11 00 d0 00 00 00
d0: 60 1a 75 1e 02 00 00 00 00 00 00 02 00 00 00 00
e0: 00 00 00 00 00 00 00 00 0d 02 00 00 64 40 05 00
f0: 00 00 00 00 01 00 00 00 08 00 00 e0 00 00 00 00

00:01.0 PCI bridge: Toshiba America Info Systems Device 9602 (prog-if 00
[Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000b000-0000bfff
Memory behind bridge: f4100000-f42fffff
Prefetchable memory behind bridge: 00000000e0000000-00000000efffffff
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [44] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [b0] Subsystem: Toshiba America Info Systems Device fd50
00: 79 11 02 96 07 00 30 02 00 00 04 06 00 40 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 b1 b1 20 02
20: 10 f4 20 f4 01 e0 f1 ef 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 ff 00 08 00
40: 00 00 00 00 08 b0 03 a8 00 00 00 00 79 11 50 fd
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d 00 00 00 79 11 50 fd 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI
bridge (PCIE port 0) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=02, subordinate=07, sec-latency=0
I/O behind bridge: 00007000-0000afff
Memory behind bridge: f3100000-f40fffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f0ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain-
CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug-
Surprise-
Slot #4, PowerLimit 25.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt-
HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+
Interlock-
Changed: MRL- PresDet+ LinkState+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Not Supported, TimeoutDis- ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0f00c Data: 4151
Capabilities: [b0] Subsystem: Toshiba America Info Systems Device fd50
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Capabilities: [110 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Kernel driver in use: pcieport
00: 22 10 04 96 07 04 10 00 00 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 02 07 00 71 a1 00 00
20: 10 f3 00 f4 01 f0 f1 f0 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 c8 00 00 00 00 10 a0 42 01 20 80 00 00
60: 10 08 00 00 12 0c 30 01 42 00 11 70 80 0c 24 00
70: 00 00 48 01 00 00 01 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 01 00 0c f0 e0 fe 51 41 00 00 00 00 00 00
b0: 0d b8 00 00 79 11 50 fd 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 ff ff ff ff 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
(PCIE port 2) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: f3000000-f30fffff
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #3, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain-
CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug-
Surprise-
Slot #6, PowerLimit 25.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt-
HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+
Interlock-
Changed: MRL- PresDet+ LinkState+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Not Supported, TimeoutDis- ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0f00c Data: 4159
Capabilities: [b0] Subsystem: Toshiba America Info Systems Device fd50
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Capabilities: [110 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Kernel driver in use: pcieport
00: 22 10 06 96 07 04 10 00 00 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 08 08 00 61 61 00 00
20: 00 f3 00 f3 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 c8 00 00 00 00 10 a0 42 01 20 80 00 00
60: 10 08 00 00 12 0c 30 03 42 00 11 70 80 0c 34 00
70: 00 00 48 01 00 00 01 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 01 00 0c f0 e0 fe 59 41 00 00 00 00 00 00
b0: 0d b8 00 00 79 11 50 fd 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 ff ff ff ff 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (prog-if 01 [AHCI 1.0])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: I/O ports at c038 [size=8]
Region 1: I/O ports at c04c [size=4]
Region 2: I/O ports at c030 [size=8]
Region 3: I/O ports at c048 [size=4]
Region 4: I/O ports at c010 [size=16]
Region 5: Memory at f4307000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [70] SATA HBA v1.0 InCfgSpace
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ahci
00: 02 10 91 43 07 00 30 02 00 01 06 01 10 40 00 00
10: 39 c0 00 00 4d c0 00 00 31 c0 00 00 49 c0 00 00
20: 11 c0 00 00 00 70 30 f4 00 00 00 00 79 11 50 fd
30: 00 00 00 00 70 00 00 00 00 00 00 00 0b 01 00 00
40: 14 80 b2 00 01 00 20 00 00 00 80 00 00 00 00 00
50: 05 70 86 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 01 50 22 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 12 a4 10 00 0f 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 06 26 14 00 ab 01 08 00 f0 00 00 00
90: 27 60 74 c7 02 14 06 00 08 01 00 00 01 58 19 00
a0: 10 00 00 00 13 00 06 03 00 00 64 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00
e0: 80 00 00 00 00 00 00 00 00 00 00 00 10 00 00 3f
f0: 00 00 00 00 00 00 00 00 77 77 77 00 00 00 00 00

00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 18
Region 0: Memory at f4306000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 97 43 13 00 a0 02 00 10 03 0c 10 40 80 00
10: 00 60 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 00 00 00 00 00 00 00 00 0a 01 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 ff ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 17
Region 0: Memory at f4307600 (32-bit, non-prefetchable) [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [e4] Debug port: BAR=1 offset=00e0
Kernel driver in use: ehci_hcd
00: 02 10 96 43 13 00 b0 02 00 20 03 0c 10 40 00 00
10: 00 76 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 c0 00 00 00 00 00 00 00 05 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 40 21 80 a0 01 00 00 00 00 00 00 00 00 00 00 00
60: 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 20 00 00 01 00 00 00 00 00 00 00 00
a0: 01 00 00 00 00 00 08 c0 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 01 e4 02 7e 03 01 40 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 0a 00 e0 20 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at f4305000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 97 43 17 00 a0 02 00 10 03 0c 10 40 80 00
10: 00 50 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 00 00 00 00 00 00 00 00 0a 01 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 ff ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:13.2 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at f4307500 (32-bit, non-prefetchable) [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [e4] Debug port: BAR=1 offset=00e0
Kernel driver in use: ehci_hcd
00: 02 10 96 43 17 00 b0 02 00 20 03 0c 10 40 00 00
10: 00 75 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 c0 00 00 00 00 00 00 00 05 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 40 21 80 a0 01 00 00 00 00 00 00 00 00 00 00 00
60: 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 20 00 00 01 00 00 00 00 00 00 00 00
a0: 01 00 00 00 00 00 08 c0 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 01 e4 02 7e 00 00 40 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 0a 00 e0 20 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus
Controller (rev 41)
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Kernel driver in use: piix4_smbus
00: 02 10 85 43 03 04 20 02 41 00 05 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia
(Intel HDA) (rev 40)
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f4300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: snd_hda_intel
00: 02 10 83 43 06 00 10 04 40 00 03 04 10 40 00 00
10: 04 00 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 50 00 00 00 00 00 00 00 07 01 00 00
40: 00 00 02 00 01 10 00 00 00 00 00 00 01 00 00 00
50: 01 00 42 c8 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00: 02 10 9d 43 0f 00 20 02 40 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 24 00 00 00 d5 ff 03 ff 07 ff 20 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 68 00 00 00 00 00 0f 00 70 ff ff ff
70: 67 45 23 00 01 00 00 00 1c 00 00 00 05 0a 00 00
80: 08 00 03 a8 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 01 10 d6 fe
a0: 02 00 c1 fe 2e 01 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 09 39 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to
PCI Bridge (rev 40) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Bus: primary=00, secondary=09, subordinate=09, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: fff00000-000fffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
00: 02 10 84 43 07 00 a0 02 40 01 04 06 00 40 81 00
10: 00 00 00 00 00 00 00 00 00 09 09 40 f0 00 80 22
20: f0 ff 00 00 f0 ff 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 26 00 08 ff 00 00 00 00 0c 0f 3c d1 00 00 00 00
50: 01 00 00 00 08 00 03 a8 00 00 00 00 85 00 ff ff
60: ca 0e 17 00 ba 98 10 02 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 02 06
e0: 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:15.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI
SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) (prog-if 00 [Normal
decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=0a, subordinate=0f, sec-latency=0
I/O behind bridge: 00002000-00005fff
Memory behind bridge: f2000000-f2ffffff
Prefetchable memory behind bridge: 00000000f1000000-00000000f1ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #247, Speed 2.5GT/s, Width x1, ASPM L0s L1,
Latency L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed unknown, Width x16, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+
Surprise-
Slot #0, PowerLimit 0.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt-
HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet-
Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd-
DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI
Device 0000
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Kernel driver in use: pcieport
00: 02 10 a0 43 07 00 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 0a 0f 00 21 51 00 00
20: 00 f2 f0 f2 01 f1 f1 f1 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 06 00 00 00 00 10 a0 42 01 20 80 00 00
60: 10 08 00 00 11 0c 30 f7 00 00 00 11 40 00 04 00
70: 00 00 00 00 00 00 01 00 00 00 00 00 1f 00 00 00
80: 06 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 80 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d b8 00 00 02 10 00 00 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 18
Region 0: Memory at f4304000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 97 43 13 00 a0 02 00 10 03 0c 10 40 80 00
10: 00 40 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 00 00 00 00 00 00 00 00 0a 01 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 ff ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 17
Region 0: Memory at f4307400 (32-bit, non-prefetchable) [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [e4] Debug port: BAR=1 offset=00e0
Kernel driver in use: ehci_hcd
00: 02 10 96 43 13 00 b0 02 00 20 03 0c 10 40 00 00
10: 00 74 30 f4 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 c0 00 00 00 00 00 00 00 05 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 40 21 80 a0 01 00 00 00 00 00 00 00 00 00 00 00
60: 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 20 00 00 01 00 00 00 00 00 00 00 00
a0: 01 00 00 00 00 00 08 c0 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 01 e4 02 7e 03 01 40 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 0a 00 e0 20 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
HyperTransport Configuration
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Capabilities: [80] HyperTransport: Host or Secondary Interface
Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave-
<EOCErr- DUL-
Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO-
<CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b+
Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit
DwFcInEn- LWO=8bit DwFcOutEn-
Revision ID: 3.00
Link Frequency: [a]
Link Error: <Prot- <Ovfl- <EOC- CTLTm-
Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz-
600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD-
ExtRS- UCnfE-
00: 22 10 00 12 00 00 10 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00
40: 01 02 04 00 01 02 04 00 01 02 04 00 01 02 04 00
50: 01 02 04 00 01 02 04 00 01 02 04 00 01 02 04 00
60: 00 00 03 00 e0 00 00 00 20 a8 2e 01 10 fe 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 08 00 01 21 20 a0 11 00 60 0a f5 87 13 00 00 00
90: d0 02 85 80 00 00 00 00 07 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
Address Map
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 01 12 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 03 00 00 00 00 00 1f 02 00 00 00 00 01 00 00 00
50: 00 00 00 00 02 00 00 00 00 00 00 00 03 00 00 00
60: 00 00 00 00 04 00 00 00 00 00 00 00 05 00 00 00
70: 00 00 00 00 06 00 00 00 00 00 00 00 07 00 00 00
80: 00 00 00 00 00 00 00 00 03 0a 00 00 00 0b 00 00
90: 03 00 e0 00 80 ff ef 00 03 00 f0 00 00 0f f4 00
a0: 03 10 f4 00 80 2f f4 00 03 30 f4 00 00 ff f7 00
b0: 03 00 f8 00 80 ff fb 00 03 00 fc 00 00 6f ff 00
c0: 13 00 00 00 00 f0 ff 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 03 00 00 1f 00 00 00 00 00 00 00 00 00 00 00 00
f0: 03 20 00 e0 00 00 00 00 00 00 00 00 00 00 00 00

00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
DRAM Controller
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 02 12 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 01 00 00 00 01 01 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: e0 3e f8 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 04 00 08 0e 48 00 12 18
80: 07 00 00 00 44 00 14 00 23 51 10 cf 33 78 32 00
90: 00 00 01 00 0c 89 49 1f 07 e0 0f 8d 3d 01 00 00
a0: 00 02 00 00 00 00 00 00 40 00 01 00 00 00 00 00
b0: f1 c5 3b 86 f6 00 00 00 64 03 00 c9 2a 12 00 4c
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 02 95 29 4e 1c 41 a2 04 e4 d0 27 26 e4 24 3d 00
e0: 0f a3 24 18 b6 e3 21 11 19 18 68 a6 62 10 10 32
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
Miscellaneous Control
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Capabilities: [f0] Secure device <?>
Kernel driver in use: k10temp
00: 22 10 03 12 00 00 10 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 f0 00 00 00 00 00 00 00 00 00 00 00
40: ff ff ff 3f 5c 00 b0 4a 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 05 00 60 2a c0 00 00 20 51 80 01 60
70: 51 11 32 60 01 01 98 00 14 0c 20 00 0d 08 07 00
80: 81 f6 0b e6 e6 41 e6 01 08 00 00 00 00 60 58 02
90: 43 00 00 00 6a 00 00 00 00 44 06 02 00 00 00 00
a0: b8 0a 02 b0 ef 0f 88 30 0c 07 04 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 bc 40 05 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 25 0f 81 c8 12 1a 38 03 44 53 27 70
e0: 00 00 00 00 30 06 40 01 61 7f 07 00 00 00 00 00
f0: 0f 00 10 00 00 00 00 00 00 00 00 00 53 0f 10 00

00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
Link Control
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 04 12 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
RS880M [Mobility Radeon HD 4200 Series] (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 42
Region 0: Memory at e0000000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at b000 [size=256]
Region 2: Memory at f4200000 (32-bit, non-prefetchable) [size=64K]
Region 5: Memory at f4100000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at <unassigned> [disabled]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee0f00c Data: 4169
Kernel driver in use: fglrx_pci
00: 02 10 12 97 07 04 10 00 00 00 00 03 10 00 00 00
10: 08 00 00 e0 01 b0 00 00 00 00 20 f4 00 00 00 00
20: 00 00 00 00 00 00 10 f4 00 00 00 00 79 11 50 fd
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
50: 01 a0 03 06 00 00 00 00 10 a0 12 00 a0 8f 00 00
60: 10 08 0a 00 01 0d 00 00 00 00 01 11 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 01 00 01 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 00 81 00 0c f0 e0 fe 00 00 00 00 69 41 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless
Network Adapter (PCI-Express) (rev 01)
Subsystem: Apple Inc. Device 008f
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f3100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA
PME(D0+,D1+,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L1, Latency
L0 <512ns, L1 <64us
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM L1 Enabled; RCB 128 bytes Disabled- Retrain-
CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
Capabilities: [90] MSI-X: Enable- Count=1 Masked-
Vector table: BAR=0 offset=00000000
PBA: BAR=0 offset=00000000
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: ath9k
00: 8c 16 2a 00 07 00 10 00 01 00 80 02 10 00 00 00
10: 04 00 10 f3 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 8f 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 07 01 00 00
40: 01 50 c2 db 00 00 00 00 00 00 00 00 00 00 00 00
50: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 90 11 00 c0 0c 64 00 10 20 1a 00 11 38 03 00
70: 4a 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

08:00.0 Ethernet controller: Atheros Communications Inc. AR8152 v1.1
Fast Ethernet (rev c1)
Subsystem: Toshiba America Info Systems Device fd50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 43
Region 0: Memory at f3000000 (64-bit, non-prefetchable) [size=256K]
Region 2: I/O ports at 6000 [size=128]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee0f00c Data: 4179
Capabilities: [58] Express (v1) Endpoint, MSI 00
DevCap: MaxPayload 4096 bytes, PhantFunc 0, Latency L0s
unlimited, L1 unlimited
ExtTag- AttnBtn+ AttnInd+ PwrInd+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1,
Latency L0 unlimited, L1 unlimited
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain-
CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
Capabilities: [6c] Vital Product Data
Not readable
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt+ UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP- SDES+ TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP+ BadDLLP+ Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [180 v1] Device Serial Number ff-e8-c0-0a-c8-0a-a9-ff
Kernel driver in use: atl1c
00: 69 19 60 20 07 04 10 00 c1 00 00 02 10 00 00 00
10: 04 00 00 f3 00 00 00 00 01 60 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 11 50 fd
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
40: 01 48 c3 f9 08 00 00 00 05 58 81 00 0c f0 e0 fe
50: 00 00 00 00 79 41 00 00 10 6c 01 00 c5 ff 64 00
60: 00 20 1b 00 11 fc 07 00 42 00 11 10 03 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 69 19 60 20 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

****************************************************
Asus e350m-1
****************************************************


00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 14h Processor
Root Complex
Subsystem: ASUSTeK Computer Inc. Device 84a5
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32
00: 22 10 10 15 06 00 20 02 00 00 00 06 00 20 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 a5 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 02 20 00 00
50: 43 10 a5 84 00 00 00 00 00 00 00 00 00 00 00 00
60: cd 00 00 00 00 00 04 02 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00
80: 00 00 00 00 10 00 00 03 00 00 00 00 31 20 00 00
90: 00 00 00 e0 4b 01 00 00 00 01 20 00 00 00 00 00
a0: 01 80 30 01 ef be ad de 01 00 00 00 01 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 10 00 01 01 01 12 63 80 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 80 80 00 00 00 00 00 00 00 00 00

00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 14h Processor
Root Port (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fd000000-fe0fffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f9ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #1, Speed 5GT/s, Width x4, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+
DLActive+ BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+
Surprise-
Slot #4, PowerLimit 75.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt-
HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+
Interlock-
Changed: MRL- PresDet+ LinkState+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd-
DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] Device 1234
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Kernel driver in use: pcieport
00: 22 10 12 15 07 00 10 00 00 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 e1 e1 00 00
20: 00 fd 00 fe 01 f0 f1 f9 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 18 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 c8 00 00 00 00 10 a0 42 01 20 80 00 00
60: 00 28 00 00 42 0c 30 01 40 00 41 30 c0 25 24 00
70: 00 00 48 01 00 00 01 00 00 00 00 00 1f 00 00 00
80: 06 00 00 00 00 00 00 00 02 00 01 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 80 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d b8 00 00 22 10 34 12 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: b2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] (rev 40) (prog-if 01 [AHCI
1.0])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin A routed to IRQ 19
Region 0: I/O ports at f090 [size=8]
Region 1: I/O ports at f080 [size=4]
Region 2: I/O ports at f070 [size=8]
Region 3: I/O ports at f060 [size=4]
Region 4: I/O ports at f050 [size=16]
Region 5: Memory at fe40b000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [70] SATA HBA v1.0 InCfgSpace
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ahci
00: 02 10 90 43 07 00 30 02 40 01 06 01 00 20 00 00
10: 91 f0 00 00 81 f0 00 00 71 f0 00 00 61 f0 00 00
20: 51 f0 00 00 00 b0 40 fe 00 00 00 00 43 10 96 84
30: 00 00 00 00 70 00 00 00 00 00 00 00 07 01 00 00
40: 14 80 80 00 01 00 20 00 00 00 80 00 00 00 00 00
50: 05 70 84 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 01 50 22 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 12 a4 10 00 0f 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 06 1a 14 00 ab 01 08 00 f0 00 00 00
90: 27 60 74 c7 02 43 06 00 00 01 00 00 01 58 b1 02
a0: 0c 00 00 00 13 00 06 03 00 00 64 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00
e0: 80 00 00 00 00 00 00 00 00 00 00 00 10 00 00 3f
f0: 00 00 00 00 00 00 00 00 77 77 77 00 00 00 00 00

00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at fe40a000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 97 43 06 00 a0 02 00 10 03 0c 10 20 80 00
10: 00 a0 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 07 01 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 10 ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at fe409000 (32-bit, non-prefetchable) [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [e4] Debug port: BAR=1 offset=00e0
Kernel driver in use: ehci_hcd
00: 02 10 96 43 16 00 b0 02 00 20 03 0c 10 20 00 00
10: 00 90 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 c0 00 00 00 00 00 00 00 0a 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 40 21 80 a0 01 00 00 00 00 00 00 00 00 00 00 00
60: 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 20 00 00 01 00 00 00 00 00 00 00 00
a0: 01 00 00 00 00 00 08 c0 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 01 e4 02 7e 00 00 40 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 0a 00 e0 20 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at fe408000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 97 43 06 00 a0 02 00 10 03 0c 10 20 80 00
10: 00 80 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 07 01 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 32 ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:13.2 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at fe407000 (32-bit, non-prefetchable) [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [e4] Debug port: BAR=1 offset=00e0
Kernel driver in use: ehci_hcd
00: 02 10 96 43 16 00 b0 02 00 20 03 0c 10 20 00 00
10: 00 70 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 c0 00 00 00 00 00 00 00 0a 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 40 21 80 a0 01 00 00 00 00 00 00 00 00 00 00 00
60: 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 20 00 00 01 00 00 00 00 00 00 00 00
a0: 01 00 00 00 00 00 08 c0 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 01 e4 02 7e 00 00 40 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 0a 00 e0 20 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus
Controller (rev 42)
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Kernel driver in use: piix4_smbus
00: 02 10 85 43 00 04 20 02 42 00 05 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.1 IDE interface: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 IDE Controller (rev 40) (prog-if 8a [Master SecP PriP])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin B routed to IRQ 17
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at f000 [size=16]
Kernel driver in use: pata_atiixp
00: 02 10 9c 43 07 00 20 02 40 8a 01 01 00 20 00 00
10: 41 f0 00 00 31 f0 00 00 21 f0 00 00 11 f0 00 00
20: 01 f0 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 0a 02 00 00
40: 5d 5d 00 00 00 00 80 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
70: 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia
(Intel HDA) (rev 40)
Subsystem: ASUSTeK Computer Inc. Device 848d
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fe400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
00: 02 10 83 43 02 00 10 04 40 00 03 04 10 20 00 00
10: 04 00 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 8d 84
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 01 10 00 00 00 00 00 00 ff 00 00 00
50: 01 00 42 c8 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00: 02 10 9d 43 0f 00 20 02 40 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 04 00 00 00 d5 ff 03 ff 07 ff 20 01 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 0e 30 02 00 00 0f 00 c0 ff ff ff
70: 67 45 23 00 00 00 00 00 1c 00 00 00 05 0a 00 00
80: 08 00 03 a8 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 01 10 d6 fe
a0: 02 00 c1 fe 2e 01 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 09 39 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to
PCI Bridge (rev 40) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: fff00000-000fffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
00: 02 10 84 43 27 00 a0 02 40 01 04 06 00 40 81 00
10: 00 00 00 00 00 00 00 00 00 02 02 40 f0 00 80 22
20: f0 ff 00 00 f0 ff 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00
40: 26 00 3c ff 00 00 00 00 0c 0f 3d d1 00 01 00 00
50: 01 00 00 00 08 00 03 a8 00 00 00 00 85 00 ff ff
60: ca 0e 17 00 ba 98 10 02 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 02 06
e0: 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:14.5 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI2 Controller (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 18
Region 0: Memory at fe406000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 99 43 06 00 a0 02 00 10 03 0c 10 20 00 00
10: 00 60 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 07 03 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 ff ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:15.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI
SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) (prog-if 00 [Normal
decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fe300000-fe3fffff
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive+ BWMgmt- ABWMgmt-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd-
DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -3.5dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI
Device 0000
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Kernel driver in use: pcieport
00: 02 10 a0 43 07 00 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 03 03 00 f1 01 00 00
20: 30 fe 30 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 10 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 06 00 00 00 00 10 a0 42 00 20 80 00 00
60: 00 08 00 00 12 0c 30 00 40 00 11 30 00 00 04 00
70: 00 00 40 01 00 00 01 00 00 00 00 00 1f 00 00 00
80: 06 00 00 00 00 00 00 00 42 00 01 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 80 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d b8 00 00 02 10 00 00 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:15.1 PCI bridge: Advanced Micro Devices [AMD] nee ATI
SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1) (prog-if 00 [Normal
decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fa100000-00000000fa1fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive+ BWMgmt- ABWMgmt-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd-
DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -3.5dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI
Device 0000
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Kernel driver in use: pcieport
00: 02 10 a1 43 07 00 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 04 04 00 d1 d1 00 00
20: f0 ff 00 00 11 fa 11 fa 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 10 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 06 00 00 00 00 10 a0 42 00 20 80 00 00
60: 00 08 00 00 12 0c 30 01 40 00 11 30 00 00 04 00
70: 00 00 40 01 00 00 01 00 00 00 00 00 1f 00 00 00
80: 06 00 00 00 00 00 00 00 42 00 01 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 80 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d b8 00 00 02 10 00 00 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:15.2 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB900 PCI to
PCI bridge (PCIE port 2) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fe200000-fe2fffff
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #2, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive+ BWMgmt- ABWMgmt+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0500, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd-
DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -3.5dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI
Device 0000
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Kernel driver in use: pcieport
00: 02 10 a2 43 07 00 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 05 05 00 f1 01 00 00
20: 20 fe 20 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 10 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 06 00 00 00 00 10 a0 42 00 20 80 00 00
60: 00 08 00 00 12 0c 30 02 40 00 12 b0 00 00 04 00
70: 00 00 40 01 00 00 01 00 00 05 00 00 1f 00 00 00
80: 06 00 00 00 00 00 00 00 42 00 01 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 80 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d b8 00 00 02 10 00 00 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:15.3 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB900 PCI to
PCI bridge (PCIE port 3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fe100000-fe1fffff
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <1us
ExtTag+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #3, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <64ns, L1 <1us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive+ BWMgmt- ABWMgmt+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna-
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd-
DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -3.5dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [b0] Subsystem: Advanced Micro Devices [AMD] nee ATI
Device 0000
Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
Kernel driver in use: pcieport
00: 02 10 a3 43 07 00 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 06 06 00 f1 01 00 00
20: 10 fe 10 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 10 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 03 06 00 00 00 00 10 a0 42 00 20 80 00 00
60: 00 08 00 00 12 0c 30 03 40 00 12 b0 00 00 04 00
70: 00 00 40 01 00 00 01 00 00 00 00 00 1f 00 00 00
80: 06 00 00 00 00 00 00 00 42 00 01 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 05 b0 80 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 0d b8 00 00 02 10 00 00 08 00 03 a8 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at fe405000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00: 02 10 97 43 06 00 a0 02 00 10 03 0c 10 20 80 00
10: 00 50 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 00 00 00 00 00 00 00 00 07 01 00 00
40: 80 01 00 f0 11 00 00 00 00 00 00 00 00 00 00 00
50: 40 00 00 f0 00 00 00 00 54 ff ff ff 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc. Device 8496
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at fe404000 (32-bit, non-prefetchable) [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [e4] Debug port: BAR=1 offset=00e0
Kernel driver in use: ehci_hcd
00: 02 10 96 43 16 00 b0 02 00 20 03 0c 10 20 00 00
10: 00 40 40 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 96 84
30: 00 00 00 00 c0 00 00 00 00 00 00 00 0a 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 40 21 80 a0 01 00 00 00 00 00 00 00 00 00 00 00
60: 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 20 00 00 01 00 00 00 00 00 00 00 00
a0: 01 00 00 00 00 00 08 c0 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 01 e4 02 7e 00 00 40 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 0a 00 e0 20 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 0 (rev 43)
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 00 17 00 00 10 00 43 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 20 08 2e 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 1
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 01 17 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 03 00 00 00 00 00 1e 01 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 03 00 e0 00 00 f0 fe 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 13 d0 00 00 00 f0 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 01 20 00 e0 01 00 00 00 00 00 00 00 00 00 00 00

00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 2
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 02 17 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 01 00 00 00 09 01 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: e0 3e f8 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 03 00 82 04 00 00 00 00
80: 07 00 00 00 55 00 90 00 03 00 00 fc 44 64 32 00
90: 00 00 60 06 8a 88 40 1e 10 07 0f cd 37 13 00 00
a0: 00 00 00 00 01 00 00 00 00 00 40 00 00 00 00 00
b0: 99 c4 be 92 68 01 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 32 00 00 c0 02 01 00 00 00 00 00 00 00 00 00 00

00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 3
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Capabilities: [f0] Secure device <?>
Kernel driver in use: k10temp
00: 22 10 03 17 00 00 10 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 f0 00 00 00 00 00 00 00 00 00 00 00
40: 20 3b 03 02 40 00 30 0a 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 01 00 60 26 00 00 00 20 1e 01 00 00
70: 00 00 00 00 97 08 00 00 00 00 00 00 01 01 01 19
80: 00 00 00 00 06 00 06 00 00 02 00 00 00 40 00 04
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 02 0a 80 ef 0f 80 35 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 50 4f 02 00 c0 07 00 00 29 e2 8a d9
e0: 00 00 00 00 20 00 00 00 61 17 00 10 00 00 00 00
f0: 0f 00 10 00 00 00 00 00 00 00 00 00 10 0f 50 00

00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 4
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 04 17 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 6
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 18 17 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 33 03 00 00 bf 02 35 0a 00 80 00 14 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 5
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 16 17 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 04 00 00 00 20 10 08 00 40 20 10 00 20 10 08 00
60: 20 10 08 00 10 08 04 00 10 08 04 00 80 40 20 00
70: 80 40 20 00 1e 00 00 00 37 00 00 00 09 88 56 0a
80: 00 00 00 00 7f 3f 00 00 00 00 00 00 00 00 00 00
90: 26 34 00 80 09 00 00 02 00 00 00 00 e0 01 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h
Processor Function 7
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
00: 22 10 19 17 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT
430] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Device 2302
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at f0000000 (64-bit, prefetchable) [size=128M]
Region 3: Memory at f8000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at e000 [size=128]
[virtual] Expansion ROM at fe000000 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [78] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
unlimited, L1 <64us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #1, Speed 2.5GT/s, Width x16, ASPM L0s L1,
Latency L0 <256ns, L1 <4us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [b4] Vendor Specific Information: Len=14 <?>
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [128 v1] Power Budgeting <?>
Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1
Len=024 <?>
Kernel driver in use: nvidia
00: de 10 e1 0d 07 00 10 00 a1 00 00 03 00 00 80 00
10: 00 00 00 fd 0c 00 00 f0 00 00 00 00 0c 00 00 f8
20: 00 00 00 00 01 e0 00 00 00 00 00 00 62 14 02 23
30: 00 00 00 00 60 00 00 00 00 00 00 00 0b 01 00 00
40: 62 14 02 23 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 00 00 00 01 00 00 00 ce d6 23 00 00 00 00 00
60: 01 68 03 00 08 00 00 00 05 78 80 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 10 b4 02 00 e0 8d 00 00
80: 10 29 00 00 01 2d 05 01 48 01 41 10 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00
a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
b0: 00 00 00 00 09 00 14 01 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio
Controller (rev a1)
Subsystem: Micro-Star International Co., Ltd. Device 2302
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at fe080000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [78] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us,
L1 <64us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
LnkCap: Port #1, Speed 2.5GT/s, Width x16, ASPM L0s L1,
Latency L0 <256ns, L1 <4us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM L0s L1 Enabled; RCB 128 bytes Disabled-
Retrain- CommClk-
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Kernel driver in use: snd_hda_intel
00: de 10 ea 0b 06 00 10 00 a1 00 03 04 10 00 80 00
10: 00 00 08 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 62 14 02 23
30: 00 00 00 00 60 00 00 00 00 00 00 00 0a 02 00 00
40: 62 14 02 23 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 ce d6 23 00 00 00 00 00
60: 01 68 03 00 08 00 00 00 05 78 80 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 10 00 02 00 a0 8d 00 00
80: 00 28 00 00 01 2d 05 01 0b 01 41 10 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

03:00.0 Network controller: Atheros Communications Inc. AR928X Wireless
Network Adapter (PCI-Express) (rev 01)
Subsystem: Apple Inc. Device 008f
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fe300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA
PME(D0+,D1+,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L1, Latency
L0 <512ns, L1 <64us
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
Capabilities: [90] MSI-X: Enable- Count=1 Masked-
Vector table: BAR=0 offset=00000000
PBA: BAR=0 offset=00000000
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: ath9k
00: 8c 16 2a 00 06 00 10 00 01 00 80 02 10 00 00 00
10: 04 00 30 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 8f 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
40: 01 50 c2 db 00 00 00 00 00 00 00 00 00 00 00 00
50: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 90 11 00 c0 0c 00 00 00 20 10 00 11 38 03 00
70: 48 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 46
Region 0: I/O ports at d000 [size=256]
Region 2: Memory at fa104000 (64-bit, prefetchable) [size=4K]
Region 4: Memory at fa100000 (64-bit, prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee0300c Data: 4189
Capabilities: [70] Express (v2) Endpoint, MSI 01
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s
<512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 4096 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1,
Latency L0 <512ns, L1 <64us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance-
SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
Vector table: BAR=4 offset=00000000
PBA: BAR=4 offset=00000800
Capabilities: [d0] Vital Product Data
Unknown small resource type 00, will not decode more.
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 2e-00-00-00-68-4c-e0-00
Kernel driver in use: r8169
00: ec 10 68 81 07 04 10 00 06 00 00 02 10 00 00 00
10: 01 d0 00 00 00 00 00 00 0c 40 10 fa 00 00 00 00
20: 0c 00 10 fa 00 00 00 00 00 00 00 00 43 10 32 84
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
40: 01 50 c3 ff 08 00 00 00 00 00 00 00 00 00 00 00
50: 05 70 81 00 0c 30 e0 fe 00 00 00 00 89 41 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 10 b0 02 02 c1 8c 00 00 00 50 10 00 11 3c 07 00
80: 40 00 11 10 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 11 d0 03 00 04 00 00 00 04 08 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 03 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

05:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host
Controller (rev 03) (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. P8P67 Deluxe Motherboard
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at fe200000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [70] MSI: Enable- Count=1/8 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [90] MSI-X: Enable+ Count=8 Masked-
Vector table: BAR=0 offset=00001000
PBA: BAR=0 offset=00001080
Capabilities: [a0] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
unlimited, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+
TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <4us, L1 unlimited
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 14, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [140 v1] Device Serial Number ff-ff-ff-ff-ff-ff-ff-ff
Capabilities: [150 v1] Latency Tolerance Reporting
Max snoop latency: 0ns
Max no snoop latency: 0ns
Kernel driver in use: xhci_hcd
00: 33 10 94 01 06 04 10 00 03 30 03 0c 10 00 00 00
10: 04 00 20 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 13 84
30: 00 00 00 00 50 00 00 00 00 00 00 00 07 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 70 c3 c9 08 00 00 00 00 00 00 00 00 00 00 00
60: 30 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 05 90 86 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 a0 07 80 00 10 00 00 80 10 00 00 00 00 00 00
a0: 10 00 02 00 c0 8f 00 00 00 28 10 00 12 ec 07 00
b0: 40 01 12 10 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 10 08 00 00 00 00 00 00 00 00 00 00
d0: 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: fc 1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 08 14 60 00 00 00 00 00 00 00 00 00 00 00 00 00

06:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host
Controller (rev 03) (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. P8P67 Deluxe Motherboard
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at fe100000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [70] MSI: Enable- Count=1/8 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [90] MSI-X: Enable+ Count=8 Masked-
Vector table: BAR=0 offset=00001000
PBA: BAR=0 offset=00001080
Capabilities: [a0] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
unlimited, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+
TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Latency
L0 <4us, L1 unlimited
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 14, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [140 v1] Device Serial Number ff-ff-ff-ff-ff-ff-ff-ff
Capabilities: [150 v1] Latency Tolerance Reporting
Max snoop latency: 0ns
Max no snoop latency: 0ns
Kernel driver in use: xhci_hcd
00: 33 10 94 01 06 04 10 00 03 30 03 0c 10 00 00 00
10: 04 00 10 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 13 84
30: 00 00 00 00 50 00 00 00 00 00 00 00 07 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 70 c3 c9 08 00 00 00 00 00 00 00 00 00 00 00
60: 30 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 05 90 86 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 a0 07 80 00 10 00 00 80 10 00 00 00 00 00 00
a0: 10 00 02 00 c0 8f 00 00 00 28 10 00 12 ec 07 00
b0: 40 01 12 10 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 10 08 00 00 00 00 00 00 00 00 00 00
d0: 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: fc 1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 08 14 60 00 00 00 00 00 00 00 00 00 00 00 00 00



2012-04-03 18:24:59

by Michael Leun

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On Tue, 03 Apr 2012 02:38:22 -0600
Kelly Anderson <[email protected]> wrote:
[...]

I've trouble with db6a6a78d8602964c9dfb1d8ce18daefd92da0a7 /
c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
on PS idle also.

On my machine the card is detected as usual, connecting to an ap with
wpa2 the first time after driver was loaded does work, but after an
ifconfig wlan0 down / ifconfig wlan0 up it is not able to reconnect again:

Apr 3 19:34:35 jill kernel: [ 986.012989] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
Apr 3 19:34:35 jill kernel: [ 986.213059] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
Apr 3 19:34:35 jill kernel: [ 986.413151] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
Apr 3 19:34:35 jill kernel: [ 986.613135] wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
Apr 3 19:34:43 jill kernel: [ 994.188209] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
Apr 3 19:34:43 jill kernel: [ 994.388148] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
Apr 3 19:34:43 jill kernel: [ 994.588132] wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
Apr 3 19:34:43 jill kernel: [ 994.788044] wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
[...]

rmmod ath9k
modprobe ath9k

Fixes that, after reloading the module it connects (once) again.

modprobe -v ath9k debug=0xe01 does not yield more information than above.

jill:/home/ml # lspci -vvvvvvxxx
[...]
02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Hewlett-Packard Company Device 3042
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at d2500000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L1, Latency L0 <512ns, L1 <64us
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
Capabilities: [90] MSI-X: Enable- Count=1 Masked-
Vector table: BAR=0 offset=00000000
PBA: BAR=0 offset=00000000
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: ath9k
00: 8c 16 2a 00 07 00 10 00 01 00 80 02 10 00 00 00
10: 04 00 50 d2 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 3c 10 42 30
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
40: 01 50 c2 5b 00 00 00 00 00 00 00 00 00 00 00 00
50: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 90 11 00 c0 0c 04 05 10 20 0a 00 11 38 03 00
70: 48 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


After reverting db6a6a78d8602964c9dfb1d8ce18daefd92da0a7 in 3.3.1 it
works again as expected.


--
MfG,

Michael Leun


2012-04-03 08:39:00

by Kelly Anderson

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On 04/03/2012 02:04 AM, Mohammed Shafi wrote:
> On Tue, Apr 3, 2012 at 1:22 PM, Mohammed Shafi<[email protected]> wrote:
>>> I just tried the unpatched kernel with pcie_aspm=off. The device shows up
>>> with ifconfig,
>>> but it will not connect to the access point.
>> oh, ok in addition does disabling power save helps ?

Setting ath9k power management off makes no difference.

> also please provide the logs sudo modprobe -v ath9k debug=0xe01 when
> the STA is not able to connect

I'm using systemd with kmod, so I'm not sure that the modprobe -v is
giving you anything useful.

The output of the modprobe -v is nothing.


The systemd journal has these entries (which are truncated due to the
way systemd-journal handles piped out)


Apr 03 02:26:50 comer.internal kernel: Registered led device: ath9k-phy1
Apr 03 02:26:50 comer.internal kernel: ieee80211 phy1: Atheros AR9280
Rev:2...16


>> --
>> thanks,
>> shafi
>
>


2012-04-03 07:47:09

by Kelly Anderson

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On 04/03/2012 01:16 AM, Mohammed Shafi wrote:
> Hi Kelly,
>
> could you please try to see by disabling ASPM in the boot option and
> see if it helps

I just tried the unpatched kernel with pcie_aspm=off. The device shows
up with ifconfig,
but it will not connect to the access point.


>
> http://linuxwireless.org/en/users/Documentation/ASPM
>
> pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
> off Disable ASPM.
>


2012-04-05 14:03:14

by Michael Leun

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On Thu, 5 Apr 2012 11:46:36 +0530
Mohammed Shafi <[email protected]> wrote:

> > Surprise, surprise: This (what I saw) really only happens in 3.3.1 -
> > 3.4-rc1 works also when the patch is in place.
>
> thanks, if the other users can confirm it the issue is resolved, we
> can close the thread, otherwise i would spend time to recreate and fix
> it.

I agree that we then can close the issue regarding 3.4 development, but
we still have an issue in the stabile kernel 3.3.1 - either needs to be
fixed or reverted there in my opinion.


--
MfG,

Michael Leun


2012-04-12 19:29:19

by Sergio Correia

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

Hello Felix,

On Thu, Apr 12, 2012 at 2:11 PM, Felix Fietkau <[email protected]> wrote:
> On 2012-04-12 5:35 PM, Michael Leun wrote:
>> On Thu, 12 Apr 2012 16:58:34 +0300
>> Felipe Contreras <[email protected]> wrote:
>>
>>> On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <[email protected]>
>>> wrote:
>>> > On 2012-04-09 5:29 PM, Michael Leun wrote:
>>> >> On Mon, 9 Apr 2012 19:52:45 +0530
>>>
>>> >> Seems obvious to me, that this line
>>> >>
>>> >> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>>> >>
>>> >> makes the real difference.
>>> > Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
>>> > this issue:
>>>
>>> Nope, not here (3.3.1).
>>
>> Also negative for 3.4-rc2, but that SLEEP<>AWAKE noise at the end
>> stopped. Still need "iwconfig wlan0 essid <myssid>" to make it ping
>> again (that not included in log below).
> OK, so my fix is definitely worth submitting, since it gets rid of some
> unnecessary sleep mode transitions. About the iwconfig command: are you
> not using wpa_supplicant?
>
>> Due to Felipes result and 3.4-rc2 didn't repeat my test with 3.3.1, if
>> you think it would add useful information I could.
> Maybe it would be useful to get some more detailed logs from that.
>

your patch seems to work for me, with 3.3.1:

this is the log after I disable/re-enable the interface:

[ 216.202405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 219.054925] wlan0: authenticate with 00:26:44:68:e0:6f (try 1)
[ 219.057190] wlan0: authenticated
[ 219.069573] wlan0: associate with 00:26:44:68:e0:6f (try 1)
[ 219.074450] wlan0: RX AssocResp from 00:26:44:68:e0:6f (capab=0x411
status=0 aid=2)
[ 219.074454] wlan0: associated
[ 219.074456] wlan0: moving STA 00:26:44:68:e0:6f to state 1
[ 219.074458] wlan0: moving STA 00:26:44:68:e0:6f to state 2
[ 219.075217] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 219.081856] wlan0: moving STA 00:26:44:68:e0:6f to state 3
[ 229.108248] wlan0: no IPv6 routers present

and here, after a suspend/resume cycle (whole log):

[ 369.398982] wlan0: deauthenticating from 00:26:44:68:e0:6f by local
choice (reason=3)
[ 369.399147] wlan0: moving STA 00:26:44:68:e0:6f to state 2
[ 369.399150] wlan0: moving STA 00:26:44:68:e0:6f to state 1
[ 369.399152] wlan0: moving STA 00:26:44:68:e0:6f to state 0
[ 369.401292] cfg80211: Calling CRDA to update world regulatory domain
[ 369.405877] cfg80211: World regulatory domain updated:
[ 369.405880] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 369.405883] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[ 369.405885] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz),
(300 mBi, 2000 mBm)
[ 369.405887] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz),
(300 mBi, 2000 mBm)
[ 369.405889] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[ 369.405891] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[ 369.406014] cfg80211: Calling CRDA for country: CA
[ 369.407613] cfg80211: Regulatory domain changed to country: CA
[ 369.407616] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 369.407619] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz),
(300 mBi, 2700 mBm)
[ 369.407621] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz),
(300 mBi, 1700 mBm)
[ 369.407623] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[ 369.407625] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[ 369.407627] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz),
(300 mBi, 3000 mBm)
[ 371.731744] EXT4-fs (sda6): re-mounted. Opts: user_xattr,commit=0
[ 372.488279] PM: Syncing filesystems ... done.
[ 372.489375] PM: Preparing system for mem sleep
[ 372.564163] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 372.577275] Freezing remaining freezable tasks ... (elapsed 0.01
seconds) done.
[ 372.590611] PM: Entering mem sleep
[ 372.590679] Suspending console(s) (use no_console_suspend to debug)
[ 372.591562] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 372.665867] sd 0:0:0:0: [sda] Stopping disk
[ 373.066866] PM: suspend of devices complete after 476.357 msecs
[ 373.067057] r8169 0000:05:00.0: wake-up capability enabled by ACPI
[ 373.080184] xhci_hcd 0000:04:00.0: wake-up capability enabled by ACPI
[ 373.106870] ehci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
[ 373.120272] ehci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
[ 373.146778] PM: late suspend of devices complete after 79.995 msecs
[ 373.147102] ACPI: Preparing to enter system sleep state S3
[ 373.340070] PM: Saving platform NVS memory
[ 373.341546] Disabling non-boot CPUs ...
[ 373.343704] CPU 1 is now offline
[ 373.446348] CPU 2 is now offline
[ 373.448352] CPU 3 is now offline
[ 373.450654] CPU 4 is now offline
[ 373.552894] CPU 5 is now offline
[ 373.656106] CPU 6 is now offline
[ 373.657742] CPU 7 is now offline
[ 373.657974] Extended CMOS year: 2000
[ 373.658347] ACPI: Low-level resume complete
[ 373.658391] PM: Restoring platform NVS memory
[ 373.658795] Extended CMOS year: 2000
[ 373.658818] Enabling non-boot CPUs ...
[ 373.658902] Booting Node 0 Processor 1 APIC 0x2
[ 373.658904] smpboot cpu 1: start_ip = 99000
[ 373.670044] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.690386] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.690509] CPU1 is up
[ 373.690861] Booting Node 0 Processor 2 APIC 0x4
[ 373.690863] smpboot cpu 2: start_ip = 99000
[ 373.701999] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.722383] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.722585] CPU2 is up
[ 373.722955] Booting Node 0 Processor 3 APIC 0x6
[ 373.722957] smpboot cpu 3: start_ip = 99000
[ 373.734093] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.754545] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.754777] CPU3 is up
[ 373.755142] Booting Node 0 Processor 4 APIC 0x1
[ 373.755144] smpboot cpu 4: start_ip = 99000
[ 373.766279] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.786723] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.786910] CPU4 is up
[ 373.787280] Booting Node 0 Processor 5 APIC 0x3
[ 373.787282] smpboot cpu 5: start_ip = 99000
[ 373.798418] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.819008] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.819222] CPU5 is up
[ 373.819584] Booting Node 0 Processor 6 APIC 0x5
[ 373.819586] smpboot cpu 6: start_ip = 99000
[ 373.830621] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.851273] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.851474] CPU6 is up
[ 373.851848] Booting Node 0 Processor 7 APIC 0x7
[ 373.851850] smpboot cpu 7: start_ip = 99000
[ 373.862985] Calibrating delay loop (skipped) already calibrated this CPU
[ 373.883756] NMI watchdog enabled, takes one hw-pmu counter.
[ 373.883991] CPU7 is up
[ 373.891785] ACPI: Waking up from system sleep state S3
[ 374.729481] power_supply BAT0: parent PNP0C0A:00 should not be sleeping
[ 374.859815] ehci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
[ 374.860133] ehci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
[ 374.860443] xhci_hcd 0000:04:00.0: wake-up capability disabled by ACPI
[ 374.860714] PM: early resume of devices complete after 1.101 msecs
[ 374.860806] i915 0000:00:02.0: setting latency timer to 64
[ 374.860853] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 374.860925] mei 0000:00:16.0: irq 46 for MSI/MSI-X
[ 374.860946] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 374.860956] ahci 0000:00:1f.2: setting latency timer to 64
[ 374.860966] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[ 374.860990] r8169 0000:05:00.0: wake-up capability disabled by ACPI
[ 374.861026] usb usb2: root hub lost power or was reset
[ 374.861028] usb usb4: root hub lost power or was reset
[ 375.168783] usb 1-1.1: reset full-speed USB device number 6 using ehci_hcd
[ 375.185288] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 375.187053] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 375.187063] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES)
filtered out
[ 375.189720] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 375.189730] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES)
filtered out
[ 375.190353] ata3.00: configured for UDMA/100
[ 375.252053] usb 1-1.1: device firmware changed
[ 376.623683] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 376.624603] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE
LOCK) filtered out
[ 376.624869] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 376.624879] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES)
filtered out
[ 376.626710] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE
LOCK) filtered out
[ 376.626901] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 376.626908] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES)
filtered out
[ 376.627738] ata1.00: configured for UDMA/133
[ 376.640442] sd 0:0:0:0: [sda] Starting disk
[ 376.664962] PM: resume of devices complete after 1806.201 msecs
[ 376.665192] PM: Finishing wakeup.
[ 376.665194] Restarting tasks ...
[ 376.665590] usb 1-1.1: USB disconnect, device number 6
[ 376.668280] done.
[ 376.670324] video LNXVIDEO:00: Restoring backlight state
[ 376.670620] video LNXVIDEO:01: Restoring backlight state
[ 376.733756] usb 1-1.1: new full-speed USB device number 7 using ehci_hcd
[ 377.163777] usb 1-1.1: USB disconnect, device number 7
[ 377.606044] usb 1-1.1: new full-speed USB device number 8 using ehci_hcd
[ 378.303702] EXT4-fs (sda6): re-mounted. Opts: user_xattr,commit=0
[ 378.352672] delay: estimated 89, actual 0
[ 378.376651] delay: estimated 90, actual 1
[ 378.383106] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 378.525263] r8169 0000:05:00.0: eth0: link down
[ 378.525835] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 381.363952] wlan0: authenticate with 00:26:44:68:e0:6f (try 1)
[ 381.366409] wlan0: authenticated
[ 381.378693] wlan0: associate with 00:26:44:68:e0:6f (try 1)
[ 381.381696] wlan0: RX AssocResp from 00:26:44:68:e0:6f (capab=0x411
status=0 aid=2)
[ 381.381699] wlan0: associated
[ 381.381703] wlan0: moving STA 00:26:44:68:e0:6f to state 1
[ 381.381704] wlan0: moving STA 00:26:44:68:e0:6f to state 2
[ 381.382379] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 381.389476] wlan0: moving STA 00:26:44:68:e0:6f to state 3
[ 392.289757] wlan0: no IPv6 routers present


> - Felix

2012-04-14 21:15:21

by Felipe Contreras

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Thu, Apr 12, 2012 at 10:28 PM, Sergio Correia <[email protected]> wrote:
> Hello Felix,
>
> On Thu, Apr 12, 2012 at 2:11 PM, Felix Fietkau <[email protected]> wrote:
>> On 2012-04-12 5:35 PM, Michael Leun wrote:
>>> On Thu, 12 Apr 2012 16:58:34 +0300
>>> Felipe Contreras <[email protected]> wrote:
>>>
>>>> On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <[email protected]>
>>>> wrote:
>>>> > On 2012-04-09 5:29 PM, Michael Leun wrote:
>>>> >> On Mon, 9 Apr 2012 19:52:45 +0530
>>>>
>>>> >> Seems obvious to me, that this line
>>>> >>
>>>> >> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>>>> >>
>>>> >> makes the real difference.
>>>> > Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
>>>> > this issue:
>>>>
>>>> Nope, not here (3.3.1).
>>>
>>> Also negative for 3.4-rc2, but that SLEEP<>AWAKE noise at the end
>>> stopped. Still need "iwconfig wlan0 essid <myssid>" to make it ping
>>> again (that not included in log below).
>> OK, so my fix is definitely worth submitting, since it gets rid of some
>> unnecessary sleep mode transitions. About the iwconfig command: are you
>> not using wpa_supplicant?
>>
>>> Due to Felipes result and 3.4-rc2 didn't repeat my test with 3.3.1, if
>>> you think it would add useful information I could.
>> Maybe it would be useful to get some more detailed logs from that.
>>
>
> your patch seems to work for me, with 3.3.1:
>
> this is the log after I disable/re-enable the interface:

That is curious, are you saying it doesn't work initially?

Maybe we are talking about two different issues, but my issue is
easily reproducible 100%; I boot, use iwconfig to ad-hoc mode, set the
essid, ip link up, and run wpa_supplicant, at which point it hangs.
It's a strange hang; the rest of the system works fine, but
wpa_supplicant doesn't respond any more and I hear some noise, as if
the CPU was at 100%, but top doesn't show that. With my distro's 3.3.1
kernel I do see the CPU at 100%, although I was trying to connect to
a different (non ad-hoc) network.

It it's helpful I would gladly test different combinations of patches
and networks, just let me know what would you like me to test.

Cheers.

--
Felipe Contreras

2012-04-03 07:16:02

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

Hi Kelly,

could you please try to see by disabling ASPM in the boot option and
see if it helps

http://linuxwireless.org/en/users/Documentation/ASPM

pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
off Disable ASPM.

--
thanks,
shafi

2012-04-04 21:51:31

by Michael Leun

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

On Wed, 4 Apr 2012 20:33:22 +0530
Mohammed Shafi <[email protected]> wrote:

> Hi,
>
> >> I've trouble with db6a6a78d8602964c9dfb1d8ce18daefd92da0a7 /
> >> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to
> >> full-sleep on PS idle also.
>
> with a basic analysis the commit under question seems to be logically
> correct, let me soon come with some idea or root cause why it may be
> happening

Surprise, surprise: This (what I saw) really only happens in 3.3.1 -
3.4-rc1 works also when the patch is in place.

Would never have expected that...


--
MfG,

Michael Leun


2012-04-12 22:02:14

by Michael Leun

[permalink] [raw]
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

On Thu, 12 Apr 2012 20:11:04 +0200
Felix Fietkau <[email protected]> wrote:

> On 2012-04-12 5:35 PM, Michael Leun wrote:
> > On Thu, 12 Apr 2012 16:58:34 +0300
> > Felipe Contreras <[email protected]> wrote:
> >
> >> On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <[email protected]>
> >> wrote:
> >> > On 2012-04-09 5:29 PM, Michael Leun wrote:
> >> >> On Mon, 9 Apr 2012 19:52:45 +0530
> >>
> >> >> Seems obvious to me, that this line
> >> >>
> >> >> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
> >> >>
> >> >> makes the real difference.
> >> > Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it
> >> > fixes this issue:
> >>
> >> Nope, not here (3.3.1).
> >
> > Also negative for 3.4-rc2, but that SLEEP<>AWAKE noise at the end
> > stopped. Still need "iwconfig wlan0 essid <myssid>" to make it ping
> > again (that not included in log below).
> OK, so my fix is definitely worth submitting, since it gets rid of
> some unnecessary sleep mode transitions. About the iwconfig command:

I fear, it is not that easy. Tried to reproduce that and was not able
to. Until I noticed the difference: I had ac power disconnected this
time. Find log with ac power disconnected below.

I even can turn the storm of SLEEP<>AWAKE on and off with disconnecting
and connecting ac power.

Please do not ask me, if ac power was connected or not, when I reported
the original issue with 3.4.0-rc2, I cannot remember.

> are you not using wpa_supplicant?

I use wpa_supplicant. I do not know what that iwconfig command triggers
that it makes it work, but it does.

It isn't, that ssid is not set - it is, actually, as reported iwconfig
wlan0 looks as usual when it does not ping, ssid is there and AP is
shown.

> > Due to Felipes result and 3.4-rc2 didn't repeat my test with 3.3.1,
> > if you think it would add useful information I could.
> Maybe it would be useful to get some more detailed logs from that.

Both testcases I had with 3.3.1 (hibernate/resume and ifconfig wlan0
down / up) work with your patch for me. Do not have 3.3.1 with ath
debug support compiled in yet, should I?

Apr 12 23:16:05 jill kernel: [ 101.452631] ath: phy2: UNDEFINED -> AWAKE
Apr 12 23:16:05 jill kernel: [ 101.452695] ath: phy2: serialize_regmode is 0
Apr 12 23:16:05 jill kernel: [ 101.886898] ath: EEPROM regdomain: 0x37
Apr 12 23:16:05 jill kernel: [ 101.886902] ath: EEPROM indicates we should expect a direct regpair map
Apr 12 23:16:05 jill kernel: [ 101.886906] ath: Country alpha2 being used: AW
Apr 12 23:16:05 jill kernel: [ 101.886909] ath: Regpair used: 0x37
Apr 12 23:16:05 jill kernel: [ 101.893850] ieee80211 phy2: Selected rate control algorithm 'ath9k_rate_control'
Apr 12 23:16:05 jill kernel: [ 101.894307] cfg80211: Calling CRDA for country: DE
Apr 12 23:16:05 jill kernel: [ 101.894365] Registered led device: ath9k-phy2
Apr 12 23:16:05 jill kernel: [ 101.894385] ieee80211 phy2: Atheros AR9280 Rev:2 mem=0xffffc90004140000, irq=19
Apr 12 23:16:05 jill kernel: [ 101.900690] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 23:16:05 jill kernel: [ 101.906443] cfg80211: World regulatory domain updated:
Apr 12 23:16:05 jill kernel: [ 101.906448] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 23:16:05 jill kernel: [ 101.906454] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.906458] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.906463] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.906468] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.906473] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.906497] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 23:16:05 jill kernel: [ 101.914739] cfg80211: World regulatory domain updated:
Apr 12 23:16:05 jill kernel: [ 101.914744] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 23:16:05 jill kernel: [ 101.914749] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.914754] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.914759] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.914764] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.914768] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.914791] cfg80211: Calling CRDA for country: AW
Apr 12 23:16:05 jill kernel: [ 101.921471] cfg80211: Regulatory domain changed to country: AW
Apr 12 23:16:05 jill kernel: [ 101.921477] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 23:16:05 jill kernel: [ 101.921482] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.921487] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.921491] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.921495] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
Apr 12 23:16:05 jill kernel: [ 101.921521] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 23:16:05 jill kernel: [ 101.927552] cfg80211: World regulatory domain updated:
Apr 12 23:16:05 jill kernel: [ 101.927557] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 23:16:05 jill kernel: [ 101.927563] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.927568] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.927572] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.927577] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.927582] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:05 jill kernel: [ 101.927606] cfg80211: Calling CRDA for country: 97
Apr 12 23:16:05 jill ifup[4030]: wlan0 device: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Apr 12 23:16:06 jill ifup[4030]: wlan0 is controlled by ifplugd
Apr 12 23:16:06 jill ifup[4124]: wlan0 device: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Apr 12 23:16:06 jill ifup-wireless[4174]: wlan0 starting wpa_supplicant
Apr 12 23:16:06 jill kernel: [ 102.324936] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.327933] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.332796] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.335234] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:16:06 jill kernel: [ 102.335264] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:16:06 jill kernel: [ 102.336011] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 12 23:16:06 jill kernel: [ 102.338114] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:16:06 jill kernel: [ 102.338129] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:16:06 jill kernel: [ 102.340952] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:16:06 jill kernel: [ 102.357809] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:16:06 jill kernel: [ 102.361362] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:16:06 jill kernel: [ 102.376073] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:16:06 jill kernel: [ 102.379616] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:16:06 jill kernel: [ 102.447260] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:16:06 jill kernel: [ 102.450821] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:16:06 jill kernel: [ 102.450836] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:16:06 jill kernel: [ 102.458448] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.465710] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.534254] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.601927] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.668940] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.735947] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.803878] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.870889] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 102.938019] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:06 jill kernel: [ 103.005018] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.072846] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.138005] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.205020] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.272014] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.339898] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.406929] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.474017] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.541015] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.608011] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.740948] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 103.871907] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:07 jill kernel: [ 104.002940] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.133933] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.264899] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.396875] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.528885] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.660881] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.791886] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:08 jill kernel: [ 104.923890] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.054875] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.073020] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: World regulatory domain updated:
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.078005] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.185881] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.317887] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.448867] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.576537] wlan0: authenticate with f4:ec:38:e9:6a:e6
Apr 12 23:16:09 jill kernel: [ 105.580907] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.588603] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.591063] wlan0: send auth to f4:ec:38:e9:6a:e6 (try 1/3)
Apr 12 23:16:09 jill kernel: [ 105.594938] wlan0: authenticated
Apr 12 23:16:09 jill kernel: [ 105.599921] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.604029] wlan0: associate with f4:ec:38:e9:6a:e6 (try 1/3)
Apr 12 23:16:09 jill kernel: [ 105.607656] wlan0: RX AssocResp from f4:ec:38:e9:6a:e6 (capab=0x411 status=0 aid=1)
Apr 12 23:16:09 jill kernel: [ 105.607662] wlan0: associated
Apr 12 23:16:09 jill kernel: [ 105.612398] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.614407] ath: phy2: ah->misc_mode 0x4
Apr 12 23:16:09 jill kernel: [ 105.616334] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 12 23:16:09 jill kernel: [ 105.616403] cfg80211: Calling CRDA for country: DE
Apr 12 23:16:09 jill kernel: [ 105.617094] ath: phy2: Reconfigure Beacon timers based on timestamp from the AP
Apr 12 23:16:09 jill kernel: [ 105.621931] cfg80211: Regulatory domain changed to country: DE
Apr 12 23:16:09 jill kernel: [ 105.621937] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 23:16:09 jill kernel: [ 105.621943] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.621948] cfg80211: (5150000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Apr 12 23:16:09 jill kernel: [ 105.621952] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm)
Apr 12 23:16:19 jill kernel: [ 115.730821] wlan0: no IPv6 routers present
Apr 12 23:16:21 jill kernel: [ 117.554280] EXT4-fs (dm-9): re-mounted. Opts: acl,user_xattr,commit=0
Apr 12 23:16:21 jill kernel: [ 117.559290] EXT4-fs (sda1): re-mounted. Opts: commit=0
Apr 12 23:16:22 jill kernel: [ 118.300215] EXT4-fs (dm-11): re-mounted. Opts: commit=600,data=ordered,commit=0
Apr 12 23:19:29 jill kernel: [ 123.583390] Syncing filesystems ... done.
Apr 12 23:19:29 jill kernel: [ 123.586332] Freezing user space processes ... (elapsed 0.01 seconds) done.
Apr 12 23:19:29 jill kernel: [ 123.598082] PM: Preallocating image memory... done (allocated 223652 pages)
Apr 12 23:19:29 jill kernel: [ 123.972245] PM: Allocated 894608 kbytes in 0.37 seconds (2417.85 MB/s)
Apr 12 23:19:29 jill kernel: [ 123.972250] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
Apr 12 23:19:29 jill kernel: [ 123.984311] Suspending console(s) (use no_console_suspend to debug)
Apr 12 23:19:29 jill kernel: [ 123.989183] ath: phy2: ah->misc_mode 0x4
Apr 12 23:19:29 jill kernel: [ 123.991238] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:19:29 jill kernel: [ 123.991702] sd 0:0:0:0: [sda] Synchronizing SCSI cache
Apr 12 23:19:29 jill kernel: [ 123.991902] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:19:29 jill kernel: [ 123.994907] ath: phy2: AWAKE -> FULL-SLEEP
Apr 12 23:19:29 jill kernel: [ 124.193986] ACPI handle has no context!
Apr 12 23:19:29 jill kernel: [ 124.204878] PM: freeze of devices complete after 220.556 msecs
Apr 12 23:19:29 jill kernel: [ 124.205039] PM: late freeze of devices complete after 0.155 msecs
Apr 12 23:19:29 jill kernel: [ 124.205690] PM: noirq freeze of devices complete after 0.646 msecs
Apr 12 23:19:29 jill kernel: [ 124.206167] ACPI: Preparing to enter system sleep state S4
Apr 12 23:19:29 jill kernel: [ 124.211878] PM: Saving platform NVS memory
Apr 12 23:19:29 jill kernel: [ 124.213615] Disabling non-boot CPUs ...
Apr 12 23:19:29 jill kernel: [ 124.215097] CPU 1 is now offline
Apr 12 23:19:29 jill kernel: [ 124.215889] PM: Creating hibernation image:
Apr 12 23:19:29 jill kernel: [ 124.216087] PM: Need to copy 223136 pages
Apr 12 23:19:29 jill kernel: [ 124.216087] PM: Restoring platform NVS memory
Apr 12 23:19:29 jill kernel: [ 124.216087] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
Apr 12 23:19:29 jill kernel: [ 124.225759] Enabling non-boot CPUs ...
Apr 12 23:19:29 jill kernel: [ 124.228914] Booting Node 0 Processor 1 APIC 0x1
Apr 12 23:19:29 jill kernel: [ 124.241595] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
Apr 12 23:19:29 jill kernel: [ 124.252328] CPU1 is up
Apr 12 23:19:29 jill kernel: [ 124.254816] ACPI: Waking up from system sleep state S4
Apr 12 23:19:29 jill kernel: [ 124.491065] PM: noirq restore of devices complete after 231.409 msecs
Apr 12 23:19:29 jill kernel: [ 124.491218] PM: early restore of devices complete after 0.109 msecs
Apr 12 23:19:29 jill kernel: [ 124.616080] i915 0000:00:02.0: setting latency timer to 64
Apr 12 23:19:29 jill kernel: [ 124.620190] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
Apr 12 23:19:29 jill kernel: [ 124.624754] pci 0000:00:1e.0: setting latency timer to 64
Apr 12 23:19:29 jill kernel: [ 124.624775] ahci 0000:00:1f.2: setting latency timer to 64
Apr 12 23:19:29 jill kernel: [ 124.929122] ata2: SATA link down (SStatus 0 SControl 300)
Apr 12 23:19:29 jill kernel: [ 124.933135] ata5: SATA link down (SStatus 0 SControl 300)
Apr 12 23:19:29 jill kernel: [ 124.935131] ata6: SATA link down (SStatus 0 SControl 300)
Apr 12 23:19:29 jill kernel: [ 125.087061] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 12 23:19:29 jill kernel: [ 125.099685] ata1.00: configured for UDMA/133
Apr 12 23:19:29 jill kernel: [ 125.110148] sd 0:0:0:0: [sda] Starting disk
Apr 12 23:19:29 jill kernel: [ 127.536379] ath: phy2: FULL-SLEEP -> AWAKE
Apr 12 23:19:29 jill kernel: [ 127.544427] ath: phy2: ah->misc_mode 0x4
Apr 12 23:19:29 jill kernel: [ 127.546924] ath: phy2: ah->misc_mode 0x4
Apr 12 23:19:29 jill kernel: [ 127.551648] ath: phy2: ah->misc_mode 0x4
Apr 12 23:19:29 jill kernel: [ 127.553632] ath: phy2: ah->misc_mode 0x4
Apr 12 23:19:29 jill kernel: [ 127.553808] PM: restore of devices complete after 2937.833 msecs
Apr 12 23:19:29 jill kernel: [ 127.601219] Restarting kernel threads ... done.
Apr 12 23:19:29 jill kernel: [ 127.601514] Restarting tasks ... done.
Apr 12 23:19:29 jill acpid: 1 client rule loaded
Apr 12 23:19:29 jill kernel: [ 127.670865] video LNXVIDEO:00: Restoring backlight state
Apr 12 23:19:29 jill kernel: [ 127.916959] hub 3-0:1.0: USB hub found
Apr 12 23:19:29 jill kernel: [ 127.916968] hub 3-0:1.0: 2 ports detected
Apr 12 23:19:29 jill kernel: [ 127.921478] hub 4-0:1.0: USB hub found
Apr 12 23:19:29 jill kernel: [ 127.921486] hub 4-0:1.0: 2 ports detected
Apr 12 23:19:29 jill kernel: [ 127.922039] hub 5-0:1.0: USB hub found
Apr 12 23:19:29 jill kernel: [ 127.922048] hub 5-0:1.0: 2 ports detected
Apr 12 23:19:29 jill kernel: [ 127.928488] hub 6-0:1.0: USB hub found
Apr 12 23:19:29 jill kernel: [ 127.928497] hub 6-0:1.0: 2 ports detected
Apr 12 23:19:29 jill kernel: [ 127.928898] hub 7-0:1.0: USB hub found
Apr 12 23:19:29 jill kernel: [ 127.928905] hub 7-0:1.0: 2 ports detected
Apr 12 23:19:29 jill kernel: [ 128.020203] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Apr 12 23:19:32 jill kernel: [ 130.465439] EXT4-fs (dm-9): re-mounted. Opts: acl,user_xattr,commit=600
Apr 12 23:19:32 jill kernel: [ 130.781515] EXT4-fs (dm-11): re-mounted. Opts: data=ordered,commit=600
Apr 12 23:19:32 jill kernel: [ 130.785518] EXT4-fs (sda1): re-mounted. Opts: commit=600
Apr 12 23:19:32 jill kernel: [ 130.950210] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:32 jill kernel: [ 131.040139] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:32 jill kernel: [ 131.045458] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:32 jill kernel: [ 131.142587] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:32 jill kernel: [ 131.147837] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.245012] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.250235] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.347347] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.352639] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.449731] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.455039] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.552210] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.557459] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.654598] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.659892] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.756985] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.762294] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.859355] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.864695] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 131.961794] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 131.967093] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 132.064183] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 132.069456] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:33 jill kernel: [ 132.166603] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:33 jill kernel: [ 132.171896] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.268997] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.274295] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.371332] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.376696] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.473801] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.479090] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.576195] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.581456] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.678611] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.683891] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.704084] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.704166] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.780928] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.786298] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.883318] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.888692] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 132.985785] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 132.991112] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 133.088196] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 133.093453] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:34 jill kernel: [ 133.190590] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:34 jill kernel: [ 133.195889] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.293008] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.298288] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.395342] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.400688] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.497782] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.503093] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.600137] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.605455] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.702593] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.707891] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.804976] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.810291] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 133.907344] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 133.912687] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 134.009787] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 134.015028] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 134.112138] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:35 jill kernel: [ 134.117453] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:35 jill kernel: [ 134.214597] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.219888] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.316984] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.322262] ath: phy2: Received DTIM beacon indicating buffered broadcast/multicast frame(s)
Apr 12 23:19:36 jill kernel: [ 134.324757] ath: phy2: All PS CAB frames received, back to sleep
Apr 12 23:19:36 jill kernel: [ 134.324775] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.419332] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.424689] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.521794] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.527034] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.624113] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.629431] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.726533] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.731845] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.828929] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.834290] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 134.931324] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 134.936633] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 135.033798] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 135.039089] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:36 jill kernel: [ 135.136127] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:36 jill kernel: [ 135.141450] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.238578] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.243886] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.340996] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.346231] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.443330] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.448685] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.545775] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.551082] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.648193] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.653447] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.750581] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.755881] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.852960] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.858282] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 135.955336] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 135.960681] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 136.057729] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 136.063084] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:37 jill kernel: [ 136.160205] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:37 jill kernel: [ 136.165446] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.262591] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.267884] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.364981] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.370283] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.398145] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.506272] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.569790] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.575086] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.672175] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.677448] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.774596] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.779881] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.876983] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.882279] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 136.979329] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 136.984679] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 137.081795] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 137.087081] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:38 jill kernel: [ 137.184186] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:38 jill kernel: [ 137.189447] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.286575] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.291878] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.388991] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.394281] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.411107] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.411197] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.411231] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.518267] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.593803] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.599081] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.696188] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.701424] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.712055] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.712139] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.798579] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.803881] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 137.901000] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 137.906280] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 138.003333] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 138.008675] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 138.105779] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 138.111076] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:39 jill kernel: [ 138.208194] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:39 jill kernel: [ 138.213423] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.310591] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.315879] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.412909] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.418214] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.423042] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.423123] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.423167] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.532217] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.617781] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.623020] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.720172] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.725424] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.822589] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.827875] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 138.924983] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 138.930276] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 139.027330] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 139.032676] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:40 jill kernel: [ 139.129790] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:40 jill kernel: [ 139.135076] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.232176] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.237423] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.334567] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.339877] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.436981] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.542246] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.641791] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.647075] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.744111] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.749421] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.846578] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.851871] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 139.948992] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 139.954273] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 140.051330] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 140.056671] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:41 jill kernel: [ 140.153769] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:41 jill kernel: [ 140.159070] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.256186] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.261418] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.358577] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.363872] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.451126] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.451211] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.451244] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.553280] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.563324] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.568664] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.665773] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.671070] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.768163] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.773418] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.870584] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.875872] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 140.972972] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 140.978270] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 141.075332] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 141.080668] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:42 jill kernel: [ 141.177780] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:42 jill kernel: [ 141.183067] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.280171] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.285415] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.382587] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.387867] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.398134] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.500147] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.587330] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.592668] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.689784] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.695009] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.792176] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.797414] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.894565] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 141.899869] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 141.996984] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 142.002269] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 142.099330] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 142.104671] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:43 jill kernel: [ 142.201761] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:43 jill kernel: [ 142.207069] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.304180] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.309415] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.398145] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.500280] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.508951] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.514259] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.611330] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.616606] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.713765] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.719064] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.720066] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.720148] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.816157] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.821415] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 142.918577] ath: phy2: NETWORK SLEEP -> AWAKE
Apr 12 23:19:44 jill kernel: [ 142.923864] ath: phy2: AWAKE -> NETWORK SLEEP
Apr 12 23:19:44 jill kernel: [ 143.020965] ath: phy2: NETWORK SLEEP -> AWAKE


--
MfG,

Michael Leun


2012-04-09 06:52:57

by Mohammed Shafi

[permalink] [raw]
Subject: Re: [ath9k-devel] 3.3.1 ath9k regression

Hi Ben,

On Sat, Apr 7, 2012 at 2:01 AM, Ben Greear <[email protected]> wrote:
> On 04/05/2012 10:11 PM, Mohammed Shafi wrote:
>>
>> Hi Ben,
>>
>> On Thu, Apr 5, 2012 at 11:55 PM, Ben Greear<[email protected]>
>> ?wrote:
>>>
>>> I see the regression on my WPEA-127N systems as well.
>>>
>>> With the patch applied to 3.3.1, I see never ending stream of
>>> auth timeouts (this log is watching 'iw event' output)
>>>
>>> power-management is OFF on my system, and using nohwcrypt,
>>> in case that matters.
>
>
>> i think its best for me try to download the 3.3.1 stable kernel and
>> see if this issue happens,
>> i am going to start it now, Ben does this happens with ?latest
>> wireless testing tree?
>> its quite weird 3.4-rc1 works as some user reported and while 3.3.1 does
>> not.
>> i will try to come with some suggestion patches
>
>
> I have not tried wireless-testing lately...sort of been waiting for
> it to sync with upstream and become active again before going to the
> effort.

ah yes, i am now compiling 3.4-rc2 and trying it out.

>
> But, I'll try it out soon if you have no luck reproducing the
> problem on 3.3.1.

ok, thanks. i may need your help if it does not shows up 3.4-rc2.
while i am doing code analysis
and giving some test patches. thank you!

>
>
> Thanks,
> Ben
>
>
> --
> Ben Greear <[email protected]>
> Candela Technologies Inc ?http://www.candelatech.com
>



--
thanks,
shafi