* [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
@ 2009-01-13 0:57 Sedat Dilek
2009-01-13 1:04 ` Randy Dunlap
0 siblings, 1 reply; 7+ messages in thread
From: Sedat Dilek @ 2009-01-13 0:57 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org; +Cc: linville@tuxdriver.com
Hi,
I could not compile latest wl.git due to problems in
'drivers/net/irda/donauboe.c'.
A fix and description is given in [1].
Hope this helps other people.
Regards,
Sedat
[1] http://patchwork.kernel.org/patch/1791/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
2009-01-13 0:57 [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c' Sedat Dilek
@ 2009-01-13 1:04 ` Randy Dunlap
2009-01-13 1:15 ` Sedat Dilek
0 siblings, 1 reply; 7+ messages in thread
From: Randy Dunlap @ 2009-01-13 1:04 UTC (permalink / raw)
To: Sedat Dilek; +Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com
Sedat Dilek wrote:
> Hi,
>
> I could not compile latest wl.git due to problems in
> 'drivers/net/irda/donauboe.c'.
> A fix and description is given in [1].
> Hope this helps other people.
>
> Regards,
> Sedat
>
> [1] http://patchwork.kernel.org/patch/1791/
The patch was just merged into mainline.
--
~Randy
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
2009-01-13 1:04 ` Randy Dunlap
@ 2009-01-13 1:15 ` Sedat Dilek
2009-01-13 1:37 ` Randy Dunlap
0 siblings, 1 reply; 7+ messages in thread
From: Sedat Dilek @ 2009-01-13 1:15 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com
No, it's not mainline - I checked 2.6.29-rc1-git{1|2}.
But, it is in net-2.6.git [1] if you mean that by mainline :).
-SD
[1] irda: fix incomplete conversation to internal stats
http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
On Tue, Jan 13, 2009 at 2:04 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> Sedat Dilek wrote:
>> Hi,
>>
>> I could not compile latest wl.git due to problems in
>> 'drivers/net/irda/donauboe.c'.
>> A fix and description is given in [1].
>> Hope this helps other people.
>>
>> Regards,
>> Sedat
>>
>> [1] http://patchwork.kernel.org/patch/1791/
>
> The patch was just merged into mainline.
>
>
> --
> ~Randy
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
2009-01-13 1:15 ` Sedat Dilek
@ 2009-01-13 1:37 ` Randy Dunlap
2009-01-13 1:54 ` Sedat Dilek
0 siblings, 1 reply; 7+ messages in thread
From: Randy Dunlap @ 2009-01-13 1:37 UTC (permalink / raw)
To: Sedat Dilek
Cc: Randy Dunlap, linux-wireless@vger.kernel.org,
linville@tuxdriver.com
Sedat Dilek wrote:
> No, it's not mainline - I checked 2.6.29-rc1-git{1|2}.
> But, it is in net-2.6.git [1] if you mean that by mainline :).
>
> -SD
>
> [1] irda: fix incomplete conversation to internal stats
> http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
>
> On Tue, Jan 13, 2009 at 2:04 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
>> Sedat Dilek wrote:
>>> Hi,
>>>
>>> I could not compile latest wl.git due to problems in
>>> 'drivers/net/irda/donauboe.c'.
>>> A fix and description is given in [1].
>>> Hope this helps other people.
>>>
>>> Regards,
>>> Sedat
>>>
>>> [1] http://patchwork.kernel.org/patch/1791/
>> The patch was just merged into mainline.
I mean that it was just merged minutes ago:
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
Commit: 216c32d4407ea6951d6832773fdb3de058e12c62
Parent: c59765042f53a79a7a65585042ff463b69cb248c
Author: Alexander Beregalov <a.beregalov@gmail.com>
AuthorDate: Thu Jan 8 16:42:08 2009 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Sun Jan 11 00:01:31 2009 -0800
irda: fix incomplete conversation to internal stats
Fix for commit af0490810c (irda: convert to internal stats)
--
~Randy
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
2009-01-13 1:37 ` Randy Dunlap
@ 2009-01-13 1:54 ` Sedat Dilek
2009-01-13 1:56 ` Randy Dunlap
0 siblings, 1 reply; 7+ messages in thread
From: Sedat Dilek @ 2009-01-13 1:54 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com
Oh cool and thank you for the information!
Finally, it will be in 2.6.29-rc1-git3 then :-).
Anyway, it would be nice to have a wl.git-tree which is compilable
concerning net-* stuff.
But, it's hard to expect such thing from a very early rc1-kernel :).
-SD
On Tue, Jan 13, 2009 at 2:37 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> Sedat Dilek wrote:
>> No, it's not mainline - I checked 2.6.29-rc1-git{1|2}.
>> But, it is in net-2.6.git [1] if you mean that by mainline :).
>>
>> -SD
>>
>> [1] irda: fix incomplete conversation to internal stats
>> http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
>>
>> On Tue, Jan 13, 2009 at 2:04 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
>>> Sedat Dilek wrote:
>>>> Hi,
>>>>
>>>> I could not compile latest wl.git due to problems in
>>>> 'drivers/net/irda/donauboe.c'.
>>>> A fix and description is given in [1].
>>>> Hope this helps other people.
>>>>
>>>> Regards,
>>>> Sedat
>>>>
>>>> [1] http://patchwork.kernel.org/patch/1791/
>>> The patch was just merged into mainline.
>
> I mean that it was just merged minutes ago:
>
> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
> Commit: 216c32d4407ea6951d6832773fdb3de058e12c62
> Parent: c59765042f53a79a7a65585042ff463b69cb248c
> Author: Alexander Beregalov <a.beregalov@gmail.com>
> AuthorDate: Thu Jan 8 16:42:08 2009 -0800
> Committer: David S. Miller <davem@davemloft.net>
> CommitDate: Sun Jan 11 00:01:31 2009 -0800
>
> irda: fix incomplete conversation to internal stats
>
> Fix for commit af0490810c (irda: convert to internal stats)
>
>
> --
> ~Randy
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
2009-01-13 1:54 ` Sedat Dilek
@ 2009-01-13 1:56 ` Randy Dunlap
2009-01-13 14:10 ` Sedat Dilek
0 siblings, 1 reply; 7+ messages in thread
From: Randy Dunlap @ 2009-01-13 1:56 UTC (permalink / raw)
To: Sedat Dilek
Cc: Randy Dunlap, linux-wireless@vger.kernel.org,
linville@tuxdriver.com
Sedat Dilek wrote:
> Oh cool and thank you for the information!
> Finally, it will be in 2.6.29-rc1-git3 then :-).
> Anyway, it would be nice to have a wl.git-tree which is compilable
> concerning net-* stuff.
That's not the job of the wireless tree(s).
Sounds like you want one of the netdev trees instead.
> But, it's hard to expect such thing from a very early rc1-kernel :).
>
> -SD
>
> On Tue, Jan 13, 2009 at 2:37 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
>> Sedat Dilek wrote:
>>> No, it's not mainline - I checked 2.6.29-rc1-git{1|2}.
>>> But, it is in net-2.6.git [1] if you mean that by mainline :).
>>>
>>> -SD
>>>
>>> [1] irda: fix incomplete conversation to internal stats
>>> http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
>>>
>>> On Tue, Jan 13, 2009 at 2:04 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
>>>> Sedat Dilek wrote:
>>>>> Hi,
>>>>>
>>>>> I could not compile latest wl.git due to problems in
>>>>> 'drivers/net/irda/donauboe.c'.
>>>>> A fix and description is given in [1].
>>>>> Hope this helps other people.
>>>>>
>>>>> Regards,
>>>>> Sedat
>>>>>
>>>>> [1] http://patchwork.kernel.org/patch/1791/
>>>> The patch was just merged into mainline.
>> I mean that it was just merged minutes ago:
>>
>> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
>> Commit: 216c32d4407ea6951d6832773fdb3de058e12c62
>> Parent: c59765042f53a79a7a65585042ff463b69cb248c
>> Author: Alexander Beregalov <a.beregalov@gmail.com>
>> AuthorDate: Thu Jan 8 16:42:08 2009 -0800
>> Committer: David S. Miller <davem@davemloft.net>
>> CommitDate: Sun Jan 11 00:01:31 2009 -0800
>>
>> irda: fix incomplete conversation to internal stats
>>
>> Fix for commit af0490810c (irda: convert to internal stats)
--
~Randy
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c'
2009-01-13 1:56 ` Randy Dunlap
@ 2009-01-13 14:10 ` Sedat Dilek
0 siblings, 0 replies; 7+ messages in thread
From: Sedat Dilek @ 2009-01-13 14:10 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com
[-- Attachment #1: Type: text/plain, Size: 2407 bytes --]
Hi Randy,
I agree with you that it is not the job of the wl-tree to fix issues
from other dev-branches.
Speaking as an end-user, latest wl.git was not compilable with my
kernel-dotconfig.
Just to give a feedback:
wl.git (master-2009-01-12) + 2.6.29-rc1-git3 was compilable and it's
running now.
Kind Regards,
Sedat
P.S.: Additional Informations see attached txt-file.
On Tue, Jan 13, 2009 at 2:56 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> Sedat Dilek wrote:
>> Oh cool and thank you for the information!
>> Finally, it will be in 2.6.29-rc1-git3 then :-).
>> Anyway, it would be nice to have a wl.git-tree which is compilable
>> concerning net-* stuff.
>
> That's not the job of the wireless tree(s).
> Sounds like you want one of the netdev trees instead.
>
>> But, it's hard to expect such thing from a very early rc1-kernel :).
>>
>> -SD
>>
>> On Tue, Jan 13, 2009 at 2:37 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
>>> Sedat Dilek wrote:
>>>> No, it's not mainline - I checked 2.6.29-rc1-git{1|2}.
>>>> But, it is in net-2.6.git [1] if you mean that by mainline :).
>>>>
>>>> -SD
>>>>
>>>> [1] irda: fix incomplete conversation to internal stats
>>>> http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
>>>>
>>>> On Tue, Jan 13, 2009 at 2:04 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
>>>>> Sedat Dilek wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I could not compile latest wl.git due to problems in
>>>>>> 'drivers/net/irda/donauboe.c'.
>>>>>> A fix and description is given in [1].
>>>>>> Hope this helps other people.
>>>>>>
>>>>>> Regards,
>>>>>> Sedat
>>>>>>
>>>>>> [1] http://patchwork.kernel.org/patch/1791/
>>>>> The patch was just merged into mainline.
>>> I mean that it was just merged minutes ago:
>>>
>>> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=216c32d4407ea6951d6832773fdb3de058e12c62
>>> Commit: 216c32d4407ea6951d6832773fdb3de058e12c62
>>> Parent: c59765042f53a79a7a65585042ff463b69cb248c
>>> Author: Alexander Beregalov <a.beregalov@gmail.com>
>>> AuthorDate: Thu Jan 8 16:42:08 2009 -0800
>>> Committer: David S. Miller <davem@davemloft.net>
>>> CommitDate: Sun Jan 11 00:01:31 2009 -0800
>>>
>>> irda: fix incomplete conversation to internal stats
>>>
>>> Fix for commit af0490810c (irda: convert to internal stats)
>
>
> --
> ~Randy
>
[-- Attachment #2: report_iwl3945_2629rc1git3.txt --]
[-- Type: text/plain, Size: 2874 bytes --]
# dpkg -l | grep linux-image | grep 2.6.29
ii linux-image-2.6.29-rc1-git3-wl-gcc44 2.6.29~rc1+git3+wl~git20090112.269245b~dileX+1 Linux kernel binary image for version 2.6.29-rc1-git3-w
# cat /proc/version
Linux version 2.6.29-rc1-git3-wl-gcc44 (sd@seduxbox) (gcc version 4.4.0 20090107 (experimental) [trunk revision 143170] (Debian 20090107-1) ) #1 SMP PREEMPT Tue Jan 13
14:08:47 CET 2009
# dpkg -l | grep wpa
ii wpagui 0.6.7-0+c0.sidux.1 graphical user interface for wpa_supplicant
ii wpasupplicant 0.6.7-0+c0.sidux.1 client support for WPA and WPA2 (IEEE 802.11i)
# dmesg | grep iwl
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26kds
iwl3945: Copyright(c) 2003-2009 Intel Corporation
iwl3945 0000:10:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
iwl3945 0000:10:00.0: setting latency timer to 64
iwl3945 0000:10:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
iwl3945 0000:10:00.0: Detected Intel Wireless WiFi Link 3945ABG
iwl3945 0000:10:00.0: PCI INT A disabled
wmaster0 (iwl3945): not using net_device_ops yet
phy0: Selected rate control algorithm 'iwl-3945-rs'
wlan0 (iwl3945): not using net_device_ops yet
iwl3945 0000:10:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
iwl3945 0000:10:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x100006)
iwl3945 0000:10:00.0: irq 29 for MSI/MSI-X
iwl3945 0000:10:00.0: firmware: requesting iwlwifi-3945-2.ucode
iwl3945 0000:10:00.0: loaded firmware version 15.28.2.8
Registered led device: iwl-phy0:radio
Registered led device: iwl-phy0:assoc
Registered led device: iwl-phy0:RX
Registered led device: iwl-phy0:TX
# dmesg | grep wlan0
wlan0 (iwl3945): not using net_device_ops yet
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: authenticate with AP 00:04:0e:e4:00:3d
wlan0: authenticated
wlan0: associate with AP 00:04:0e:e4:00:3d
wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
# iwconfig wlan0
wlan0 IEEE 802.11abg Mode:Managed Frequency:2.432 GHz
Access Point: 00:04:0E:E4:00:3D Bit Rate=54 Mb/s Tx-Power=15 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:mySecretEncKey [3] Security mode:open
Power Management:off
Link Quality=77/100 Signal level:-57 dBm Noise level=-127 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# iwconfig wlan0 power on
Error for wireless request "Set Power Management" (8B2C) :
SET failed on device wlan0 ; Operation not supported.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-01-13 14:10 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 0:57 [master-2009-01-12] compiler-error in 'drivers/net/irda/donauboe.c' Sedat Dilek
2009-01-13 1:04 ` Randy Dunlap
2009-01-13 1:15 ` Sedat Dilek
2009-01-13 1:37 ` Randy Dunlap
2009-01-13 1:54 ` Sedat Dilek
2009-01-13 1:56 ` Randy Dunlap
2009-01-13 14:10 ` Sedat Dilek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).