From owner-freebsd-bugs@FreeBSD.ORG Mon May 30 00:20:12 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A92716A41F for ; Mon, 30 May 2005 00:20:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0BB943D49 for ; Mon, 30 May 2005 00:20:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4U0KB56021067 for ; Mon, 30 May 2005 00:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4U0KB71021066; Mon, 30 May 2005 00:20:11 GMT (envelope-from gnats) Resent-Date: Mon, 30 May 2005 00:20:11 GMT Resent-Message-Id: <200505300020.j4U0KB71021066@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Daniel O'Connor" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13D8916A41C for ; Mon, 30 May 2005 00:18:39 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B53443D55 for ; Mon, 30 May 2005 00:18:37 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j4U0ITgG022320 for ; Mon, 30 May 2005 09:48:30 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Message-Id: <200505300948.24022.doconnor@gsoft.com.au> Date: Mon, 30 May 2005 09:48:23 +0930 From: "Daniel O'Connor" To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: kern/81644: if_vge does not work properly when loaded as a KLD X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 00:20:12 -0000 >Number: 81644 >Category: kern >Synopsis: if_vge does not work properly when loaded as a KLD >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 30 00:20:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Daniel O'Connor >Release: FreeBSD 5.4-STABLE amd64 >Organization: >Environment: System: FreeBSD foo64.gsoft.com.au 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun May 29 23:53:56 UTC 2005 root@foo64.gsoft.com.au:/usr/obj/mnt/ia32/usr/src/sys/GENESIS amd64 Running on a Asus AV8 ( http://au.asus.com/products4.aspx?modelmenu=2&model=376&l1=3&l2=15&l3=143 ) which has the VIA K8T890 and VIA VT8237R. >Description: When vge is used as a KLD it doesn't not appear to be able to send packets properly although I can see some when I tcpdump. If I force the media type to 100basetx it seems to work, but dhclient screws things up when it runs so I can't do that as a work around. dmesg looks like so.. vge0: port 0xb800-0xb8ff mem 0xfa034000-0xfa0340ff irq 22 at device 14.0 on pci0 miibus0: on vge0 ciphy0: on miibus0 ciphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto vge0: Ethernet address: 00:50:8d:ef:2f:73 (No change when it is loaded as a kld) >How-To-Repeat: Build a kernel without vge or miibus then load the if_vge module. >Fix: >Release-Note: >Audit-Trail: >Unformatted: