search for: ath

Displaying 20 results from an estimated 454 matches for "ath".

Did you mean: at
2011 Jan 16
1
Atheros AR9287 PCI passthrough issue
...n-utils-common 4.0.0-1 XEN administrative tools - common files ii xenstore-utils 4.0.1-1 Xenstore utilities for Xen root@omega:~# lspci (...) 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) 03:00.0 Network controller: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01) root@omega:~# cat /etc/default/grub # If you change this file, run ''update-grub'' afterwards to update # /boot/grub/grub.cfg. GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2&g...
1999 Aug 25
1
Vorbis/Lame
Hi, I think that it would be a good thing to know more about those 2 projects (and also the future patent free format). I think that many people as me know about Lame, but not about Vorbis, and vice-versa. It would be fine that someone (perhaps the maintainer) of every project would introduce to both group of people those projects. 2 things would be interesting (to my mind): - to know about the
2009 Mar 23
3
Replacing a few variable values within a DataFrame...
...age","SQR Footage","SQR Footage","SQR Footage","SQR Footage","SQR Footage"),HouseSize=c(10, 20, 30, 40, 50, 15, 25, 35, 45, 55, 18, 28, 38, 48, 58), Lot=c(1, 2, 3, 4, 5, 10, 20, 30, 40, 50, 11, 21, 31, 41, 51), Location=c("HSV", "ATH", "HSV", "ATH", "FLO", "HSV", "ATH", "HSV", "ATH", "FLO", "HSV", "ATH", "HSV", "ATH", "FLO&qu...
2020 Feb 24
3
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...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...
2010 Aug 25
1
Can't compile ath(4) into kernel
My laptop's kernel config file reads: device wlan # 802.11 support device ath device ath_ar5212 device ath_rate_onoe Config raises no objections and the compilation succeeds, but linking the kernel breaks: ... linking kernel.debug ah.o(.text+0x218): In function `ath_hal_rfprobe': /home/mi/src/sys/dev/ath/ath_hal/ah.c:142: undef...
2008 Nov 02
5
Issue with domains
I am running Dovecot 1.0.10 and have it working great on ender.ath.cx (my free DynDNS.com subdomain), but recently I registered lemcoe.com and pointed it to the same IP address as ender.ath.cx. The problem is, only e-mail sent to the @ender.ath.cx works. If it is send it to @lemcoe.com, I don't know where it goes. I get no errors either. How can I get Dovecot...
2020 Feb 19
1
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...dX() 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 @@ -13...
2015 Oct 30
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...ptimized to use vector registers when the alignment and sizes are right. I have created a gist of a small example: https://gist.github.com/jeapostrophe/d54d3a6a871e5127a6ed The assembly is produced with llc -O3 -march=x86-64 -mcpu=corei7-avx The key idea is that we have a structure like this: %athing = type { float, float, float, float, float, float, i16, i16, i8, i8, i8, i8 } That works out to be 32 bytes, so it can fit in YMM registers. If I have two pointers to arrays of these things: @one = external global %athing @two = external global %athing and then I do a copy from one to the ot...
2006 Jun 02
1
ath(4) for D-Link G520M on 5.5-R?
I just got the D-Link DWL-G520M PCI wireless card. I'm not interested in super-G or any other post-802.11b feature in particular; the reason I got it was because the marketing materials hinted that (at least some revision of it) had the Atheros chipset. It isn't recognized at all by ath(4) on 5.5. Here is the pciconf -lv section: none0@pci0:14:0: class=0x020000 card=0x3a681186 chip=0x0020168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' class = network subclass = ethernet The hardwar...
2009 Apr 11
1
kernel: problems compiling if_ath.c
...- -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys - -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS - -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 - -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx - -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding - -Werror /usr/src/sys/dev/ath/if_ath.c -I/usr/src/sys/dev/ath /usr/src/sys/dev/ath/if_ath.c: In function 'ath_rx_tap': /usr/src/sys/dev/ath/if_ath.c:3414: error: 'const struct ath...
2015 Nov 03
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...ed a gist of a small example: >> >> https://gist.github.com/jeapostrophe/d54d3a6a871e5127a6ed >> >> The assembly is produced with >> >> llc -O3 -march=x86-64 -mcpu=corei7-avx >> >> The key idea is that we have a structure like this: >> >> %athing = type { float, float, float, float, float, float, i16, i16, >> i8, i8, i8, i8 } >> >> That works out to be 32 bytes, so it can fit in YMM registers. >> >> If I have two pointers to arrays of these things: >> >> @one = external global %athing >> @t...
2009 Aug 17
1
Multiple comparison on lme model with 2 fixed factors
Hi! I'm a bit lost while performing multiple comparisons on a lme model of that type: lmeglu=lme(glucose~Ath*tim,random=~1|Vol,na.action=na.omit,data=data) multc = glht(lmeglu, linfct = mcp(Ath = "Tukey", tim = "Tukey")) This works fine for identifying the effect of each factor. However, when I look for their interactions, l only obtain error messages. For example this leads to a synt...
2020 Feb 24
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...y 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 > > &gt...
2020 Feb 24
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
..." 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/...
2009 Feb 23
3
Recommended wireless card (or is there a chance to get either iwi or ath fixed)?
...r some time without FreeBSD I installed 7.1 on an IBM Thinkpad T30 (with ZFS root on encrypted geli, works great). Config is: FreeBSD hasking.alashan.nongo 7.1-STABLE FreeBSD 7.1-STABLE #3: Thu Feb 5 21:10:45 CET 2009 root@hasking.alashan.nongo:/usr/obj/usr/src/sys/HASKING i386 I tried using my ath based D-Link DWL G650, which still seems to have some issues in regard to interrupt handling: Feb 17 20:15:21 hasking kernel: ath0: <Atheros 5212> mem 0xd0210000-0xd021ffff irq 3 at device 0.0 on cardbus0 Feb 17 20:15:21 hasking kernel: ath0: [ITHREAD] Feb 17 20:15:21 hasking kernel: ath0: W...
2015 Nov 03
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...gt; https://gist.github.com/jeapostrophe/d54d3a6a871e5127a6ed > >> > >> The assembly is produced with > >> > >> llc -O3 -march=x86-64 -mcpu=corei7-avx > >> > >> The key idea is that we have a structure like this: > >> > >> %athing = type { float, float, float, float, float, float, i16, > >> i16, > >> i8, i8, i8, i8 } > >> > >> That works out to be 32 bytes, so it can fit in YMM registers. > >> > >> If I have two pointers to arrays of these things: > >> >...
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_p...
2008 May 26
0
ath network (wifi) driver (Fujitsu Siemens Amilo Pro V3515 laptop)
...-wifi card, but I can't get it working. I am running FreeBSD 7.0-STABLE, I don't know whether it works in -CURRENT. Over here I have the dmesg: http://junk.quis.cx/VNViVksv/blackbox.dmesg.txt I haven't compiled it in, it didn't boot that way (kernel panic iirc). When I kldload if_ath I get this: ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) ath0: <Atheros 5212> mem 0xc9000000-0xc900ffff irq 18 at device 1.0 on pci5 ath0: [ITHREAD] ath0: unable to attach hardware; HAL status 3 device_attach: ath0 attach returned 6 # pciconf -l | grep ath ath0@...
2008 May 13
1
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
I seem to be able to lock my machine by going into wpa_cli and asking it to 'reassoc'. The reason for question mark after "hard" is that debug information (caused by wlandebug and athdebug) is being printed on the console. The only way to get machine's attention is to hold power button for 8 seconds. Note: manual reassociation is just the handy way to reproduce the problem -- I have had machine locking up on me the whole day long completely on its own. Below are, what I th...
2015 Nov 04
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...gt;> >> > >> >> The assembly is produced with > >> >> > >> >> llc -O3 -march=x86-64 -mcpu=corei7-avx > >> >> > >> >> The key idea is that we have a structure like this: > >> >> > >> >> %athing = type { float, float, float, float, float, float, i16, > >> >> i16, > >> >> i8, i8, i8, i8 } > >> >> > >> >> That works out to be 32 bytes, so it can fit in YMM registers. > >> >> > >> >> If I have two poi...