From nobody@FreeBSD.org  Fri Apr 13 13:38:10 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3CB95106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Apr 2012 13:38:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2833C8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Apr 2012 13:38:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3DDc9RO032236
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Apr 2012 13:38:09 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q3DDc9EW032235;
	Fri, 13 Apr 2012 13:38:09 GMT
	(envelope-from nobody)
Message-Id: <201204131338.q3DDc9EW032235@red.freebsd.org>
Date: Fri, 13 Apr 2012 13:38:09 GMT
From: "Vladislav V. Prodan" <universite@ukr.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: NIC alc (4) does not support 1000baseTX
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         166909
>Category:       kern
>Synopsis:       [alc] NIC alc(4) does not support 1000baseTX
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    yongari
>State:          feedback
>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:  Mon Apr 23 01:40:36 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Apr 13 16:45:55 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166909 
State-Changed-From-To: open->feedback 
State-Changed-By: yongari 
State-Changed-When: Mon Apr 23 01:39:37 UTC 2012 
State-Changed-Why:  
Show me the output of "pciconf -lcbv" and dmesg output. 


Responsible-Changed-From-To: freebsd-net->yongari 
Responsible-Changed-By: yongari 
Responsible-Changed-When: Mon Apr 23 01:39:37 UTC 2012 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166909 
>Unformatted:
