Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2012 13:38:09 GMT
From:      "Vladislav V. Prodan" <universite@ukr.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/166909: NIC alc (4) does not support 1000baseTX
Message-ID:  <201204131338.q3DDc9EW032235@red.freebsd.org>
Resent-Message-ID: <201204131340.q3DDeDmA021019@freefall.freebsd.org>

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

>Number:         166909
>Category:       misc
>Synopsis:       NIC alc (4) does not support 1000baseTX
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 13:40:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Vladislav V. Prodan
>Release:        FreeBSD 9.0
>Organization:
support.od.ua
>Environment:
FreeBSD core.domain.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:


core# ifconfig alc0 inet 10.1.0.18/24 media 1000baseTX mediaopt full-duplex
ifconfig: SIOCSIFMEDIA (media): Device not configured
core# ifconfig alc0 inet 10.1.0.18/24 media 100baseTX mediaopt full-duplex


core# uname -a
FreeBSD core.domain.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64


core# ifconfig alc0
alc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=c3198<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE>
        ether 6c:62:6d:c3:a0:0b
        inet6 fe80::6e62:6dff:fec3:a00b%alc0 prefixlen 64 scopeid 0x1
        inet 10.1.0.18 netmask 0xffffff00 broadcast 10.1.0.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet 100baseTX <full-duplex>
        status: active
core# ifconfig alc0.255
alc0.255: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=100<TSO4>
        ether 6c:62:6d:c3:a0:0b
        inet 91.xxx.xxx.247 netmask 0xffffff00 broadcast 91.xxx.xxx.255
        inet6 fe80::6e62:6dff:fec3:a00b%alc0.255 prefixlen 64 scopeid 0x9
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet 100baseTX <full-duplex>
        status: active
        vlan: 255 parent interface: alc0

>How-To-Repeat:
ifconfig alc0 inet 10.1.0.18/24 media 1000baseTX mediaopt full-duplex
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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