On Thu, Feb 01, 2007 at 09:45:45PM EST, Lennart Sorensen wrote:
>On Thu, Feb 01, 2007 at 02:59:03PM +0100, Erik Mouw wrote:
>> I can't remember that kind of corruption ever being reported to the
>> bcm43xx-dev mailing list.
I came into this discussion late as I only read LKML in summary form, but
On Saturday, 3 February 2007 02:03, Larry Finger wrote:
> Rafael J. Wysocki wrote:
> > Hi,
> >
> > Some good news here. :-)
> >
> > I've finally managed to make the 4311 in my nx6325 work.
> >
> > Well, it turns out that new D-Link routers (at least DI-524 and DI-624)
> > are recognized by it (s
Michael Buesch wrote:
> On Saturday 03 February 2007 18:50, Larry Finger wrote:
>> If you are having trouble with communications after a suspend/resume cycle,
>> please try the patch
>> below. The patch was made against wireless-2.6, but should apply to any
>> 2.6.18 or later kernel. I
>> cannot
On Saturday 03 February 2007 18:50, Larry Finger wrote:
> If you are having trouble with communications after a suspend/resume cycle,
> please try the patch
> below. The patch was made against wireless-2.6, but should apply to any
> 2.6.18 or later kernel. I
> cannot test this one as my video dri
Two bit-field values are extracted from the sprom data and never used.
Signed-off-by: Larry Finger <[EMAIL PROTECTED]>
---
Index: wireless-2.6/drivers/net/wireless/bcm43xx/bcm43xx.h
===
--- wireless-2.6.orig/drivers/net/wireless/bcm4
If you are having trouble with communications after a suspend/resume cycle,
please try the patch
below. The patch was made against wireless-2.6, but should apply to any 2.6.18
or later kernel. I
cannot test this one as my video driver refuses to suspend.
Thanks,
Larry
=
In
tried the console loglevel, got the same much info again. Have tried to
build the initramfs again, same result. Just to be sure that i am doing it
right, I rebuilt my other kernels initramfs and it worked..
2007/2/1, Johannes Berg <[EMAIL PROTECTED]>:
Your initramfs is broken. Nothing related
[Samstag, 3. Februar 2007 02:03] schrieb Larry Finger (wrote):
> Rafael J. Wysocki wrote:
> > Hi,
> >
> > Some good news here. :-)
> >
> > I've finally managed to make the 4311 in my nx6325 work.
> >
> > Well, it turns out that new D-Link routers (at least DI-524 and DI-624)
> > are recognized by i
Applied, thanks.
On Saturday 03 February 2007 02:53, Pavel Roskin wrote:
> From: Pavel Roskin <[EMAIL PROTECTED]>
>
> sprom[] is 8-bit so it has no bits 14 and 15. Use bits 6 and 7 in
> sprom[SPROM_ETHPHY + 1] for et0mdcport and et1mdcport respectively.
>
> Signed-off-by: Pavel Roskin <[EMAIL P