search for: ath5k

Displaying 20 results from an estimated 51 matches for "ath5k".

2020 Feb 24
3
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...onverted to a "const" version for const-safety and > > consistency among architectures. > > > > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> > > Acked-by: Kalle Valo <kvalo at codeaurora.org> > > --- > > drivers/net/wireless/ath/ath5k/ahb.c | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c > > index 2c9cec8b53d9..8bd01df369fb 100644 > > --- a/drivers/net/wireless/ath/ath5k/ahb.c >...
2016 Dec 23
2
monitor wifi
...ess Network >> Adapter [AR5005G(S) 802.11bg] (rev 01) >> Subsystem: Accton Technology Corporation Device ae24 >> Flags: medium devsel, IRQ 5 >> Memory at 9ffb0000 (32-bit, non-prefetchable) [size=64K] >> Capabilities: <access denied> >> Kernel modules: ath5k > > ok, now... > dmesg | grep ath5k > }} log]$ grep ath5k dmesg ath5k 0000:00:0c.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 ath5k 0000:00:0c.0: registered as 'phy0' ath5k: phy0: POST Failed !!! ath5k 0000:00:0c.0: PCI INT A disabled ath5k: probe of...
2020 Feb 19
1
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...do not modify the memory under the address so they can be converted to a "const" version for const-safety and consistency among architectures. Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> Acked-by: Kalle Valo <kvalo at codeaurora.org> --- drivers/net/wireless/ath/ath5k/ahb.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c index 2c9cec8b53d9..8bd01df369fb 100644 --- a/drivers/net/wireless/ath/ath5k/ahb.c +++ b/drivers/net/wireless/ath/ath5k/ahb.c @@ -138,18 +...
2013 Mar 13
2
atheros wifi on my oqo2
I have a few oqo2 units that I use for testing, normally using the dongle for ethernet connection. Well supposedly they have atheros wifi. in dmseg I see: ath5k 0000:03:04.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ath5k 0000:03:04.0: registered as 'phy0' ath5k phy0: Couldn't identify radio revision. ath5k 0000:03:04.0: PCI INT A disabled I press magic <fnc-?> per http://www.expansys.com/ft.aspx?k=119902 but NetworkManager is n...
2020 Feb 24
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...d > > > > consistency among architectures. > > > > > > > > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> > > > > Acked-by: Kalle Valo <kvalo at codeaurora.org> > > > > --- > > > > drivers/net/wireless/ath/ath5k/ahb.c | 10 +++++----- > > > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > > > > > diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c > > > > index 2c9cec8b53d9..8bd01df369fb 100644 > > > >...
2020 Feb 24
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...t; version for const-safety and > > > consistency among architectures. > > > > > > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> > > > Acked-by: Kalle Valo <kvalo at codeaurora.org> > > > --- > > > drivers/net/wireless/ath/ath5k/ahb.c | 10 +++++----- > > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > > > diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c > > > index 2c9cec8b53d9..8bd01df369fb 100644 > > > --- a/drivers/net/wirele...
2020 Feb 24
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
From: Geert Uytterhoeven > Sent: 24 February 2020 12:54 > To: Krzysztof Kozlowski <krzk at kernel.org> ... > > > > diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c > > > > index 2c9cec8b53d9..8bd01df369fb 100644 > > > > --- a/drivers/net/wireless/ath/ath5k/ahb.c > > > > +++ b/drivers/net/wireless/ath/ath5k/ahb.c > > > > @@ -138,18 +138,18 @@ static int ath_ahb_probe(s...
2016 Dec 23
2
monitor wifi
...ernet controller: Qualcomm Atheros AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] (rev 01) Subsystem: Accton Technology Corporation Device ae24 Flags: medium devsel, IRQ 5 Memory at 9ffb0000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel modules: ath5k -- The important thing is not to stop questioning. - Albert Einstein CentOS GNU/Linux 6.8 KDE 4.3.4 peace out. tc,hago. g . =+= Tired of having your microsoft os hacked? Change to Linux os, used by microsoft hackers. =+= If Bill Gates got a dime for every time Windows crashes... ...oh,...
2020 Jan 08
0
[PATCH v2 9/9] net: wireless: ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...to const, on some not. Implementations of ioreadX() do not modify the memory under the address so they can be converted to a "const" version for const-safety and consistency among architectures. Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> --- drivers/net/wireless/ath/ath5k/ahb.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c index 2c9cec8b53d9..8bd01df369fb 100644 --- a/drivers/net/wireless/ath/ath5k/ahb.c +++ b/drivers/net/wireless/ath/ath5k/ahb.c @@ -138,18 +...
2020 Feb 20
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...address > so they can be converted to a "const" version for const-safety and > consistency among architectures. > > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org> > Acked-by: Kalle Valo <kvalo at codeaurora.org> > --- > drivers/net/wireless/ath/ath5k/ahb.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/drivers/net/wireless/ath/ath5k/ahb.c b/drivers/net/wireless/ath/ath5k/ahb.c > index 2c9cec8b53d9..8bd01df369fb 100644 > --- a/drivers/net/wireless/ath/ath5k/ahb.c > +++ b/drivers/net/wireles...
2013 Mar 15
0
Fwd: atheros wifi on my oqo2
...i. Puppy Linux on OQO 02 http://www.youtube.com/watch?v=bG28KsIQHm0 Debian on OQO 01 not your model, but might be helpful ... who knows http://jamie.lentin.co.uk/computers/oqo-01plus/ OQO Oasis - OQO 2 Linux forum http://forum.oqoasis.com/forumdisplay.php?10-Linux > > >> >> ath5k 0000:03:04.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 >>>>>> ath5k 0000:03:04.0: registered as 'phy0' >>>>>> ath5k phy0: Couldn't identify radio revision. >>>>>> ath5k 0000:03:04.0: PCI INT A disabled >>>>>&gt...
2016 Dec 23
0
monitor wifi
On 12/22/2016 7:17 PM, geo.inbox.ignored wrote: > log]$ grep ath5k dmesg > ath5k 0000:00:0c.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 > ath5k 0000:00:0c.0: registered as 'phy0' > ath5k: phy0: POST Failed !!! > ath5k 0000:00:0c.0: PCI INT A disabled > ath5k: probe of 0000:00:0c.0 failed with error -11 > log]$ k, w...
2018 Feb 03
1
Update to 3.10.0-693.17.1 breaks ath5k
Where can I find a suitable module or even source code to build here? (Centos 7) Cheers and thanks, Stephen
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
...her than a factor, and update all users. While at it, add some more documentation. Signed-off-by: Johannes Berg <johannes.berg at intel.com> --- Unless I hear any objections, I will take this through my tree. --- drivers/net/virtio_net.c | 2 +- drivers/net/wireless/ath/ath5k/ath5k.h | 2 +- drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +- include/linux/average.h | 61 +++++++++++++++++++---------- net/batman-adv/types.h | 2 +- net/mac80211/ieee80211_i.h | 2 +- net/mac80211/sta_info.h...
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
...her than a factor, and update all users. While at it, add some more documentation. Signed-off-by: Johannes Berg <johannes.berg at intel.com> --- Unless I hear any objections, I will take this through my tree. --- drivers/net/virtio_net.c | 2 +- drivers/net/wireless/ath/ath5k/ath5k.h | 2 +- drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +- include/linux/average.h | 61 +++++++++++++++++++---------- net/batman-adv/types.h | 2 +- net/mac80211/ieee80211_i.h | 2 +- net/mac80211/sta_info.h...
2011 Jun 08
2
My CentOS in VMware can't find my wireless card
hi, i'm woo, I'm a newer to CentOS. I installed my CentOS5.3(2.6.18-128.el5) in VMware. And my wireless card is MERCURY 54U(Atheros AR5xxx).I plugged the USB card into my virtual machine, but it couldn't be found. I've tried two drivers in different time: 1)install ath5k: -------------------------------------------------------------------------------- [root at wulmcent ~]# lsmod |grep ath5k [root at wulmcent ~]# modprobe ath5k [root at wulmcent ~]# lsmod |grep ath5k ath5k 97001 0 mac80211 137545 1 ath5k cfg80211 30793...
2009 May 06
1
Re: wine error causing reboot
...16512 2 snd_seq_oss,snd_seq_midi ecb 11392 2 snd_seq 66272 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 34064 2 snd_pcm,snd_seq snd_seq_device 16276 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq ath5k 116224 0 snd 78792 15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device psmouse 64028 0 mac80211 251144 1 ath5k ppdev 16904 0 k8temp 13440...
2018 Feb 06
0
CentOS Digest, Vol 157, Issue 4
...4/02/18 22:30, centos-request at centos.org wrote: ---------------- > > Message: 1 > Date: Sat, 3 Feb 2018 16:57:19 -0800 > From: Akemi Yagi <amyagi at gmail.com> > To: CentOS mailing list <centos at centos.org> > Subject: Re: [CentOS] Update to 3.10.0-693.17.1 breaks ath5k > Message-ID: > <CABA31DoCu6Yf7_nkN6s0Zz=THvrpqAcFfj2=2oTmscTpEPD3XA at mail.gmail.com> > Content-Type: text/plain; charset="UTF-8" > > On Fri, Feb 2, 2018 at 10:57 PM, Stephen Davies <sdavies at sdc.com.au> wrote: >> Where can I find a suitable module o...
2018 Feb 06
0
CentOS Digest, Vol 157, Issue 4
...4/02/18 22:30, centos-request at centos.org wrote: ---------------- > > Message: 1 > Date: Sat, 3 Feb 2018 16:57:19 -0800 > From: Akemi Yagi <amyagi at gmail.com> > To: CentOS mailing list <centos at centos.org> > Subject: Re: [CentOS] Update to 3.10.0-693.17.1 breaks ath5k > Message-ID: > <CABA31DoCu6Yf7_nkN6s0Zz=THvrpqAcFfj2=2oTmscTpEPD3XA at mail.gmail.com> > Content-Type: text/plain; charset="UTF-8" > > On Fri, Feb 2, 2018 at 10:57 PM, Stephen Davies <sdavies at sdc.com.au> wrote: >> Where can I find a suitable module o...
2009 Apr 10
2
madwifi not working for 5.2 x64
hi . i installed madwifi on 5.2 x64 but it dosent seem to be working any clues? pls help :) -- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090410/f63cf28a/attachment-0002.html>