Hi Grant and Randolph,
>-- Original Message -- >From: [EMAIL PROTECTED] >Subject: Re: [parisc-linux] new gcc-default for hppa >To: [EMAIL PROTECTED] >Cc: "Randolph Chung" <[EMAIL PROTECTED]>, > [EMAIL PROTECTED], [email protected] >Date: Tue, 14 Jan 2003 18:49:46 +0100 > > >>-- Original Message -- >>Date: Tue, 14 Jan 2003 09:52:03 -0700 >>To: [EMAIL PROTECTED] >>Cc: Randolph Chung <[EMAIL PROTECTED]>, >> [EMAIL PROTECTED], [email protected] >>Subject: Re: [parisc-linux] new gcc-default for hppa >>From: [EMAIL PROTECTED] (Grant Grundler) >> >> >>On Tue, Jan 14, 2003 at 07:57:01AM +0100, [EMAIL PROTECTED] wrote: >>> Linux Tulip driver version 0.9.15-pre12 (Aug 9, 2002) >>> tulip0: no phy info, aborting mtable build >>> tulip0: MII transceiver #1 config 1000 status 782d advertising 01e1. >>> eth0: Digital DS21143 Tulip rev 65 at 0xf00, 00:30:D3:01:5A:3B, IRQ 66. >>> tulip1: EEPROM default media type Autosense. >>> tulip1: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) >block. >>> tulip_mii_recover: 100 ms >>> tulip1: MII transceiver #1 config 3100 status 7849 advertising 0101. >>> tulip1: Advertising 01e1 on PHY 1, previously advertising 0101. >>> eth1: Digital DS21143 Tulip rev 65 at 0x12100, 00:30:6E:06:23:D0, IRQ >130. >>> Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4 >>> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx >>> .... >>> >>> No chance, as you can see, the two interfaces are of the same time. >> >>I'll assume you meant same "type". > >Yes, Sorry: > >b2000:/var/logs# lspci >00:0c.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 >(rev 41) >00:0d.0 Multimedia audio controller: Analog Devices AD1889 sound chip >00:0e.0 IDE interface: National Semiconductor Corporation 87415/87560 IDE >(rev 03) >00:0e.1 Bridge: National Semiconductor Corporation 87560 Legacy I/O (rev >01) >00:0e.2 USB Controller: National Semiconductor Corporation USB Controller >(rev 02) >00:0f.0 SCSI storage controller: LSI Logic / Symbios Logic 53c895a (rev >01) >01:00.0 3D controller: Hewlett-Packard Company Visualize FXe (rev 03) >01:02.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 >(rev 41) >01:03.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 26) >01:04.0 Network controller: Eicon Technology Corporation EiconCard P92 > > >b180:/var/logs# lspci >00:13.0 SCSI storage controller: LSI Logic / Symbios Logic (formerly NCR) >53c875 (rev 04) >00:14.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 >(rev 41) > >> They only happen to be the same rev >>of the same device - mounted on different boards and wired >>up to the PHY differently. ie they excercise slighly different code >>paths in the tulip media init code path. This sounds more like a >>bug in tulip driver than a compiler bug. >> >>I've not tried add-on tulip's in my c3k (only minor differences to b2k)

