Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2001 15:39:33 -0500
From:      Jeff Tollison <jtollison@multipro.com>
To:        Jonathan Lemon <jlemon@flugsvamp.com>
Cc:        questions@freebsd.org
Subject:   Re[2]: Problem with fxp after upgrading from 4.2
Message-ID:  <125446695884.20011005153933@multipro.com>
In-Reply-To: <200110051836.f95Iapg52467@prism.flugsvamp.com>
References:  <200110051836.f95Iapg52467@prism.flugsvamp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Friday, October 05, 2001, 1:36:51 PM, you wrote:

> In article <local.mail.freebsd-questions/102436109642.20011005124306@multipro.com> you write:
>>   We are having a problem with upgrading to 4.4-RELEASE from
>>   4.2-RELEASE with an Intel NIC using the fxp driver.
>>
>>   When we boot off the new kernel, the network is unreachable.

> Please provide more information.  Output from dmesg on both 4.2 and 4.4
> systems would be perferrable.

Here is a copy of the dmesg for the 4.2 kernel and the 4.4 kernel also
the ifconfig for both.

A side note, the miibus is present in the new kernel.

The 4.4 dmesg
--------------------------------------------------------------------------

Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.4-RELEASE #2: Thu Oct  4 01:04:46 CDT 2001

fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xe400-0xe41f mem 0xe7800000-0xe78f
ffff,0xe7900000-0xe7900fff irq 12 at device 19.0 on pci0
fxp0: Ethernet address 00:a0:c9:f7:38:32
inphy0: <i83553 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseT4
.
.
.
Device not configured
fxp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:a0:c9:f7:38:32
        media: 100baseTX <hw-loopback> (none) status: active
        supported media: 100baseT4 10baseT/UTP <full-duplex> 10baseT/UTP 100base
TX <hw-loopback>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet 127.0.0.1 netmask 0xff000000
route:
writing to routing socket
:
Network is unreachable
add net default: gateway 192.168.1.1: Network is unreachable
Additional routing options:
 tcp extensions=NO
 IP gateway=YES
 TCP keepalive=YES
.
routing daemons:
.
additional daemons:
 syslogd
.
Doing additional network setup:
 portmap
.
Starting final network daemons:
 mountd
 nfsd
 rpc.statd
.
setting ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/li
b
setting a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/a
out
starting standard daemons:
 inetd
 cron
 sendmail
 sshd
.
Recovering vi editor sessions
Initial rc.i386 initialization:
.
rc.i386 configuring syscons:
 blank_time
.
additional ABI support:
.
Local package initialization:
.
Additional TCP options:
.


old dmesg 4.2-RELEASE
--------------------------------------------------------------------
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000
    jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
.
.
.
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xe400-0xe41f mem 0xe7800000-0xe78f
ffff,0xe7900000-0xe7900fff irq 12 at device 19.0 on pci0
fxp0: Ethernet address 00:a0:c9:f7:38:32
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
.
.
.

new ifconfig 4.4-RELEASE
--------------------------------------------------------------------
fxp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:a0:c9:f7:38:32
        media: 100baseTX <hw-loopback> (none) status: active
        supported media: 100baseT4 10baseT/UTP <full-duplex> 10baseT/UTP 100base
TX <hw-loopback>
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8000<MULTICAST> mtu 1500


old ifconfig 4.2-RELEASE
--------------------------------------------------------------------
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.4 netmask 0xffffff00 broadcast 12.13.136.255
        inet6 fe80::2a0:c9ff:fef7:3832%fxp0 prefixlen 64 scopeid 0x1
        ether 00:a0:c9:f7:38:32
        media: autoselect (manual)
        supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP
<full-duplex> 10baseT/UTP
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
faith0: flags=8000<MULTICAST> mtu 1500
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8
        inet6 ::1 prefixlen 128
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552


--- 
Jeff Tollison
jtollison@multipro.com
The MultiPro Network


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?125446695884.20011005153933>