From owner-freebsd-bugs Sun Jul 22 2:10: 7 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 3D41037B406 for ; Sun, 22 Jul 2001 02:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6M9A4846763; Sun, 22 Jul 2001 02:10:04 -0700 (PDT) (envelope-from gnats) Date: Sun, 22 Jul 2001 02:10:04 -0700 (PDT) Message-Id: <200107220910.f6M9A4846763@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Przemyslaw Frasunek" Subject: Re: i386/15845: Driver for RealTek 8029 Reply-To: "Przemyslaw Frasunek" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/15845; it has been noted by GNATS. From: "Przemyslaw Frasunek" To: , , Cc: Subject: Re: i386/15845: Driver for RealTek 8029 Date: Sun, 22 Jul 2001 11:07:26 +0200 Yes, the problem still persists in 4.3-RELEASE; ed(4) should support full duplex and media autonegotation on Realtek 8029 as ne(4) does it on OpenBSD and NetBSD: sys/dev/pci/if_ne_pci.c: { PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8029, rtl80x9_mediachange, rtl80x9_mediastatus, rtl80x9_init_card, rtl80x9_media_init, "RealTek 8029" }, sys/dev/ic/rtl80x9.c: int rtl80x9_mediachange(dsc) void rtl80x9_mediastatus(sc, ifmr) void rtl80x9_init_card(sc) void rtl80x9_media_init(sc) -- * Fido: 2:480/124 ** WWW: http://www.frasunek.com/ ** NIC-HDL: PMF9-RIPE * * Inet: przemyslaw@frasunek.com ** PGP: D48684904685DF43EA93AFA13BE170BF * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message