Results so far
In a word Wow. It still doesn't work but I suspect that is could just
be my configuration. Power levels are not being reported correctly all
the time iwlist works but nothing else to my knowledge. I remember
there being talk of power level reporting patches. Is there anything I
Quoting Michael Buesch <[EMAIL PROTECTED]>:
> > I haven't looked at the code yet, but I tried to locate the bad commit. I
> tried
> > commit a13f85d8a8eb40dfd157ab78c2fb91b5765b7b9d, which is your last merge,
> just
> > before the SSB changes.
>
> Yeah, sure. I know that this is the commit which
> On Sat, 13 Jan 2007 05:44:39 -0800 [EMAIL PROTECTED] wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=7817
>
>Summary: commit edfe21a29b1dca9ce5a938317868066d2e21c385 breaks
> IPv6 address autoconfiguration
> Kernel Version: 2.6.19.2
> Status: N
On Saturday 13 January 2007 20:30, Pavel Roskin wrote:
> Quoting Michael Buesch <[EMAIL PROTECTED]>:
>
> > I looked more closely at it, but I really can't see why it oopses.
> > Any idea what's happening there?
>
> I haven't looked at the code yet, but I tried to locate the bad commit. I
> trie
Quoting Michael Buesch <[EMAIL PROTECTED]>:
> I looked more closely at it, but I really can't see why it oopses.
> Any idea what's happening there?
I haven't looked at the code yet, but I tried to locate the bad commit. I tried
commit a13f85d8a8eb40dfd157ab78c2fb91b5765b7b9d, which is your last
On Saturday 13 January 2007 08:45, Pavel Roskin wrote:
> Quoting Michael Buesch <[EMAIL PROTECTED]>:
>
> > > drivers/ssb/driver_mips/mips.c includes asm/time.h, which is missing on
> > > x86_64. It also refers to struct ssb_serial_ports, which is not defined
> > > anywhere.
> >
> > Yeah, CONFIG_S
On Tue, Jan 02, 2007 at 20:10:15 +0100, Tino Keitel wrote:
[...]
> Btw., I just built 2.6.20-rc3 with patches 4 and 5 and wake on LAN now
> works. Thanks for your work.
Hi,
I had some failures during resume from suspend with 2.6.20-rc3 and
-rc4. I enabled pm_trace and it looks like the sky2 dri
Hi All
When I tested IPv6 redirect function about kernel 2.6.19.1, and found
that the kernel can send redirect packets whose target address is global
address, and the target is not the actual endpoint of communication.
But the criteria conform to RFC2461, the target address defines as
followin