Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 08:10:54 -0800 (PST)
From:      "W. J. Williams" <will@willardjwilliams.com>
To:        freebsd-questions@freebsd.org
Subject:   Gigabit ethernet SMC Tigercard 1000
Message-ID:  <20030402161054.82825.qmail@web13507.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Does anyone know how to configure this.

I have installed the card and connected to my switch.  have noticed I now
have interfaces

inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

inphy1: <i82555 10/100 media interface> on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

not sure why listed twice...or if this even relates to the card seeing how
it doesnt say 1000base-SX

here is what the entire interface section looks like (from DMESG):
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x5400-0x543f mem
0xfb000000-0xfb0fffff,0xfb201000-0xfb201fff irq 10 at device 3.0 on pci0
fxp0: Ethernet address 00:d0:b7:b7:66:eb
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: <Intel Pro 10/100B/100+ Ethernet> port 0x5440-0x547f mem
0xfb100000-0xfb1fffff,0xfb202000-0xfb202fff irq 5 at device 6.0 on pci0
fxp1: Ethernet address 00:02:b3:10:e4:13
inphy1: <i82555 10/100 media interface> on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto


Here is the output of ifconfig:

fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.0.2 netmask 0xfffff800 broadcast 192.168.7.255
        inet6 fe80::2d0:b7ff:feb7:66eb%fxp0 prefixlen 64 scopeid 0x1
        ether 00:d0:b7:b7:66:eb
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::202:b3ff:fe10:e413%fxp1 prefixlen 64 scopeid 0x2
        ether 00:02:b3:10:e4:13
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
        inet 127.0.0.1 netmask 0xff000000

I am running two 100baseT nics on this box...

appreciate any help.

Will




=====
Will Williams



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