* TI Yenta socket Fish Please Report
@ 2005-04-27 7:08 Robert W. Fuller
2005-04-27 7:31 ` Jonas Oreland
2005-04-28 7:12 ` Dominik Brodowski
0 siblings, 2 replies; 8+ messages in thread
From: Robert W. Fuller @ 2005-04-27 7:08 UTC (permalink / raw)
To: Linux Kernel Mailing List
Hola,
Looks like I have the same problem that was discussed here in February
with PCI resources being assigned to the same range as RAM. This is the
old thread: "IBM Thinkpad G41 PCMCIA problems [Was: Yenta TI: ... no
PCIinterrupts. Fish. Please report.]" I'm having this problem on 2.6.11.
Did the patch for this ever make it into the main kernel? Is it still
in the -mm tree? Will it ever be in the main kernel? How do I figure
these things out? Is there some bug database I can check?
Thanks.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: TI Yenta socket Fish Please Report
2005-04-27 7:08 TI Yenta socket Fish Please Report Robert W. Fuller
@ 2005-04-27 7:31 ` Jonas Oreland
2005-04-27 23:31 ` Robert W. Fuller
2005-04-28 7:12 ` Dominik Brodowski
1 sibling, 1 reply; 8+ messages in thread
From: Jonas Oreland @ 2005-04-27 7:31 UTC (permalink / raw)
To: Robert W. Fuller; +Cc: Linux Kernel Mailing List
Robert W. Fuller wrote:
> Hola,
>
> Looks like I have the same problem that was discussed here in February
> with PCI resources being assigned to the same range as RAM. This is the
> old thread: "IBM Thinkpad G41 PCMCIA problems [Was: Yenta TI: ... no
> PCIinterrupts. Fish. Please report.]" I'm having this problem on 2.6.11.
>
> Did the patch for this ever make it into the main kernel? Is it still
> in the -mm tree? Will it ever be in the main kernel? How do I figure
> these things out? Is there some bug database I can check?
I think it made it somehow.
I have a G40 which had the problem before I upgraded to 2.6.11
I however also had problem with a netgear wlan card.
And got a patch, that I haven't seen in any released kernel yet...
/Jonas
--
Jonas Oreland, Software Engineer
MySQL AB, www.mysql.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: TI Yenta socket Fish Please Report
2005-04-27 7:31 ` Jonas Oreland
@ 2005-04-27 23:31 ` Robert W. Fuller
2005-04-28 5:34 ` Robert W. Fuller
0 siblings, 1 reply; 8+ messages in thread
From: Robert W. Fuller @ 2005-04-27 23:31 UTC (permalink / raw)
To: Jonas Oreland; +Cc: Robert W. Fuller, Linux Kernel Mailing List
Jonas Oreland wrote:
> Robert W. Fuller wrote:
>>
>> Looks like I have the same problem that was discussed here in February
>> with PCI resources being assigned to the same range as RAM. This is
>> the old thread: "IBM Thinkpad G41 PCMCIA problems [Was: Yenta TI: ...
>> no PCIinterrupts. Fish. Please report.]" I'm having this problem on
>> 2.6.11.
>>
>> Did the patch for this ever make it into the main kernel? Is it still
>> in the -mm tree? Will it ever be in the main kernel? How do I figure
>> these things out? Is there some bug database I can check?
>>
> I think it made it somehow.
> I have a G40 which had the problem before I upgraded to 2.6.11
Did it make it in for x86_64 kernel I wonder?
> I however also had problem with a netgear wlan card.
> And got a patch, that I haven't seen in any released kernel yet...
Would you mind sending me the patches you have?
> /Jonas
Thank you.
Rob
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: TI Yenta socket Fish Please Report
2005-04-27 23:31 ` Robert W. Fuller
@ 2005-04-28 5:34 ` Robert W. Fuller
2005-04-28 11:22 ` Russell King
0 siblings, 1 reply; 8+ messages in thread
From: Robert W. Fuller @ 2005-04-28 5:34 UTC (permalink / raw)
To: Robert W. Fuller
Cc: Jonas Oreland, Robert W. Fuller, Linux Kernel Mailing List
Robert W. Fuller wrote:
> Jonas Oreland wrote:
>
>> Robert W. Fuller wrote:
>>>
>>> Looks like I have the same problem that was discussed here in
>>> February with PCI resources being assigned to the same range as RAM.
>>> This is the old thread: "IBM Thinkpad G41 PCMCIA problems [Was: Yenta
>>> TI: ... no PCIinterrupts. Fish. Please report.]" I'm having this
>>> problem on 2.6.11.
>>>
>>> Did the patch for this ever make it into the main kernel? Is it
>>> still in the -mm tree? Will it ever be in the main kernel? How do I
>>> figure these things out? Is there some bug database I can check?
>>>
>> I think it made it somehow.
>> I have a G40 which had the problem before I upgraded to 2.6.11
>
> Did it make it in for x86_64 kernel I wonder?
Hello. Is there anybody out there? Anybody who actually knows
something about what is in what kernel? Does anybody know how to figure
this out? Is there some kind of Bugzilla database or something I can
look at?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: TI Yenta socket Fish Please Report
2005-04-28 5:34 ` Robert W. Fuller
@ 2005-04-28 11:22 ` Russell King
0 siblings, 0 replies; 8+ messages in thread
From: Russell King @ 2005-04-28 11:22 UTC (permalink / raw)
To: Robert W. Fuller
Cc: Jonas Oreland, Robert W. Fuller, Linux Kernel Mailing List
On Thu, Apr 28, 2005 at 12:34:41AM -0500, Robert W. Fuller wrote:
> Robert W. Fuller wrote:
> > Did it make it in for x86_64 kernel I wonder?
>
> Hello. Is there anybody out there? Anybody who actually knows
> something about what is in what kernel? Does anybody know how to figure
> this out? Is there some kind of Bugzilla database or something I can
> look at?
Please have some patience. This is not a commercial support forum,
so there's no guarantees on getting any answers what so ever.
However, please use search engines like google - they can answer these
types of questions far faster than anyone here can. For example, type
"linux kernel bugzilla" into google and see what you discover.
You can also use the source code repositories at http://linux.bkbits.net/
and http://ehlo.org/~kay/gitweb.pl to find out what's in mainline kernel
trees.
And no, no one's here. No one knows what's in any kernel. Nobody
knows how to figure out any problems. 8)
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: TI Yenta socket Fish Please Report
2005-04-27 7:08 TI Yenta socket Fish Please Report Robert W. Fuller
2005-04-27 7:31 ` Jonas Oreland
@ 2005-04-28 7:12 ` Dominik Brodowski
1 sibling, 0 replies; 8+ messages in thread
From: Dominik Brodowski @ 2005-04-28 7:12 UTC (permalink / raw)
To: Robert W. Fuller, Jonas Oreland, Robert W. Fuller
Cc: Linux Kernel Mailing List
Hi,
On Wed, Apr 27, 2005 at 02:08:57AM -0500, Robert W. Fuller wrote:
> Did the patch for this ever make it into the main kernel? Is it still
> in the -mm tree?
It is still in the -mm tree.
> Will it ever be in the main kernel?
It will likely be merged into the main kernel for 2.6.13
> Is there some bug database I can check?
There is at http://bugzilla.kernel.org , however not all bugs are reported
or managed there. In fact, many prefer mailing list-based bugtracking.
Dominik
^ permalink raw reply [flat|nested] 8+ messages in thread
* TI Yenta socket Fish Please Report
@ 2005-04-27 7:09 Robert W. Fuller
2005-04-27 7:09 ` Robert W. Fuller
0 siblings, 1 reply; 8+ messages in thread
From: Robert W. Fuller @ 2005-04-27 7:09 UTC (permalink / raw)
To: linux-kernel
Hola,
Looks like I have the same problem that was discussed here in February
with PCI resources being assigned to the same range as RAM. This is the
old thread: "IBM Thinkpad G41 PCMCIA problems [Was: Yenta TI: ... no
PCIinterrupts. Fish. Please report.]" I'm having this problem on 2.6.11.
Did the patch for this ever make it into the main kernel? Is it still
in the -mm tree? Will it ever be in the main kernel? How do I figure
these things out? Is there some bug database I can check?
Thanks.
^ permalink raw reply [flat|nested] 8+ messages in thread
* TI Yenta socket Fish Please Report
@ 2005-04-27 7:09 ` Robert W. Fuller
0 siblings, 0 replies; 8+ messages in thread
From: Robert W. Fuller @ 2005-04-27 7:09 UTC (permalink / raw)
To: linux-kernel
Hola,
Looks like I have the same problem that was discussed here in February
with PCI resources being assigned to the same range as RAM. This is the
old thread: "IBM Thinkpad G41 PCMCIA problems [Was: Yenta TI: ... no
PCIinterrupts. Fish. Please report.]" I'm having this problem on 2.6.11.
Did the patch for this ever make it into the main kernel? Is it still
in the -mm tree? Will it ever be in the main kernel? How do I figure
these things out? Is there some bug database I can check?
Thanks.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-04-28 11:22 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 7:08 TI Yenta socket Fish Please Report Robert W. Fuller
2005-04-27 7:31 ` Jonas Oreland
2005-04-27 23:31 ` Robert W. Fuller
2005-04-28 5:34 ` Robert W. Fuller
2005-04-28 11:22 ` Russell King
2005-04-28 7:12 ` Dominik Brodowski
-- strict thread matches above, loose matches on Subject: below --
2005-04-27 7:09 Robert W. Fuller
2005-04-27 7:09 ` Robert W. Fuller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox