From owner-freebsd-bugs Thu Apr 19 0:50: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 909BF37B424 for ; Thu, 19 Apr 2001 00:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3J7o1w41326; Thu, 19 Apr 2001 00:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBC7737B42C for ; Thu, 19 Apr 2001 00:44:55 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3J7itE40648; Thu, 19 Apr 2001 00:44:55 -0700 (PDT) (envelope-from nobody) Message-Id: <200104190744.f3J7itE40648@freefall.freebsd.org> Date: Thu, 19 Apr 2001 00:44:55 -0700 (PDT) From: luc@2113.ch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/26696: mediaopt doesn't work with xl drivers "ifconfig: SIOCSIFMEDIA: Device not configured" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26696 >Category: i386 >Synopsis: mediaopt doesn't work with xl drivers "ifconfig: SIOCSIFMEDIA: Device not configured" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 19 00:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: luc >Release: FreeBSD 4.3-RC #2 >Organization: none >Environment: FreeBSD felix.net2000.ch 4.3-RC FreeBSD 4.3-RC #2: Tue Apr 10 15:14:33 CEST 2001 root@:/usr/src/sys/compile/BSD2 i386 >Description: I cannot set mediaopt to my network card. dmesg | grep xl0 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xa400-0xa47f mem 0xdf800000-0xdf80007f irq 15 at device 10.0 on pci0 xl0: Ethernet address: 00:10:5a:e2:53:58 felix# ifconfig xl0 xl0: flags=8843 mtu 1500 inet 10.0.0.10 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:10:5a:e2:53:58 media: 10baseT/UTP status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX Here is my problem: felix# ifconfig xl0 mediaopt half-duplex ifconfig: SIOCSIFMEDIA: Device not configured i cannot set mediaopt at all >How-To-Repeat: get a xl netcard configured then: felix# ifconfig xl0 mediaopt half-duplex >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message