netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG 2.6.34-rc1] bogus "(null)" in tulip init messages
@ 2010-03-10 15:33 Mikael Pettersson
  2010-03-10 16:41 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Mikael Pettersson @ 2010-03-10 15:33 UTC (permalink / raw)
  To: netdev; +Cc: Grant Grundler, Kyle McMartin, linux-kernel

Booting 2.6.34-rc1 on a machine with a tulip nic I see
a number of kernel messages that include "(null)" where
previous kernels included the string "tulip0":

--- dmesg-2.6.33	2010-02-26 12:58:32.000000000 +0100
+++ dmesg-2.6.34-rc1	2010-03-10 16:17:06.000000000 +0100
...
 Linux Tulip driver version 1.1.15 (Feb 27, 2007)
 tulip 0000:00:0f.0: enabling device (0014 -> 0017)
-tulip0:  EEPROM default media type Autosense.
-tulip0:  Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block.
-tulip0:  Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial PHY (2) block.
-tulip0:  Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) block.
-tulip0:  Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM PHY (4) block.
-tulip0:  Index #4 - Media 100baseTx (#3) described by a 21143 reset method (5) block.
-eth0: Digital DS21142/43 Tulip rev 48 at Port 0x800, 00:00:c5:50:f9:51, IRQ 25.
+ (null): EEPROM default media type Autosense
+ (null): Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block
+ (null): Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial PHY (2) block
+ (null): Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) block
+ (null): Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM PHY (4) block
+ (null): Index #4 - Media 100baseTx (#3) described by a 21143 reset method (5) block
+net eth0: Digital DS21142/43 Tulip rev 48 at Port 0x800, 00:00:c5:50:f9:51, IRQ 25

Apart from this the tulip driver seems to work in 2.6.34-rc1.

/Mikael

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

end of thread, other threads:[~2010-03-13 20:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10 15:33 [BUG 2.6.34-rc1] bogus "(null)" in tulip init messages Mikael Pettersson
2010-03-10 16:41 ` David Miller
2010-03-10 17:34   ` [PATCH] drivers/net/tulip/eeprom.c: fix " Joe Perches
2010-03-10 19:16     ` Mikael Pettersson
2010-03-13 20:26       ` David Miller

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).