tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wm(4) won't negotiate 1000-base-T with Cisco switches and won't operate with manual media settings



On Sat, Nov 26, 2011 at 07:08:35AM -0800, Brian Buhrow wrote:
>         Hello.  Upon further investigation, I believe I've found my problem
> and I believe it exists in the mii layer of our code.  I'm going to
> investigate and try to verify my theory before I blather on this list, but
> could you send me the output of ifconfig for the device you reference when
> its partnered with one or more of the cisco devices you mention?
> Specifically, I'm interested to see it linked at 1000baseT, but any output
> will be helpful.

Sure:
wm0 at pci6 dev 7 function 0: Intel i82541GI 1000BASE-T Ethernet, rev. 5
wm0: interrupting at ioapic2 pin 0
wm0: 32-bit 66MHz PCI bus
wm0: 65536 word (16 address bits) SPI EEPROM
wm0: Ethernet address 00:14:22:19:17:73
igphy0 at wm0 phy 1: Intel IGP01E1000 Gigabit PHY, rev. 0
igphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-FDX, auto
osiris:/var/spool/MIMEDefang#ifconfig wm0
wm0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        
capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx,UDP6CSUM_Tx>
        enabled=0
        address: 00:14:22:19:17:73
        media: Ethernet autoselect (1000baseT full-duplex)
        status: active
        inet 132.227.60.30 netmask 0xffffff00 broadcast 132.227.60.255
        inet6 fe80::214:22ff:fe19:1773%wm0 prefixlen 64 scopeid 0x1
        inet6 2001:660:3302:283c::1e prefixlen 64
osiris:/var/spool/MIMEDefang#ifconfig -m wm0
wm0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        
capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx,UDP6CSUM_Tx>
        enabled=0
        address: 00:14:22:19:17:73
        media: Ethernet autoselect (1000baseT full-duplex)
        status: active
        supported Ethernet media:
                media none
                media 10baseT
                media 10baseT mediaopt full-duplex
                media 100baseTX
                media 100baseTX mediaopt full-duplex
                media 1000baseT
                media 1000baseT mediaopt full-duplex
                media autoselect
        inet 132.227.60.30 netmask 0xffffff00 broadcast 132.227.60.255
        inet6 fe80::214:22ff:fe19:1773%wm0 prefixlen 64 scopeid 0x1
        inet6 2001:660:3302:283c::1e prefixlen 64

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index