All of lore.kernel.org
 help / color / mirror / Atom feed
* Regress for 8139too in 2.6.20
@ 2007-02-12  0:03 Larry Finger
  2007-02-12 22:08 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Larry Finger @ 2007-02-12  0:03 UTC (permalink / raw)
  To: LKML

In kernel version 2.6.20, my network interface, a Uniden PCN 300 PCMCIA card that uses the 8139too
driver fails to initialize with Yenta and 8139too as modules. It worked correctly in 2.6.19. Using
git bisect, the bad commit is shown below:

finger@sonylap:~/linux-2.6> git bisect good
8d610dd52dd1da696e199e4b4545f33a2a5de5c6 is first bad commit
commit 8d610dd52dd1da696e199e4b4545f33a2a5de5c6
Author: Linus Torvalds <torvalds@woody.osdl.org>
Date:   Mon Dec 11 12:12:04 2006 -0800

    Make sure we populate the initroot filesystem late enough

    We should not initialize rootfs before all the core initializers have
    run.  So do it as a separate stage just before starting the regular
    driver initializers.

    Signed-off-by: Linus Torvalds <torvalds@osdl.org>

:040000 040000 12bc13def90d15921d41d2b285854b3e157a970f f936e01f6b1b2b75478484861d34e81830c73860 M
    include
:040000 040000 5673719c3f6b47b329cfc9554c112077634a9b19 9c2e768964af1500d62849836b9f8e801fe7f29e M
    init


If Yenta is built into the kernel, rather than a module, it works again with 2.6.20.

Larry

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-13  2:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-12  0:03 Regress for 8139too in 2.6.20 Larry Finger
2007-02-12 22:08 ` Andrew Morton
2007-02-13  2:41   ` Larry Finger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.