From owner-cvs-all Sun Jan 9 13:13: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EDA81159C5; Sun, 9 Jan 2000 13:13:01 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA23393; Sun, 9 Jan 2000 13:13:01 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Message-Id: <200001092113.NAA23393@freefall.freebsd.org> From: Bill Paul Date: Sun, 9 Jan 2000 13:13:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 2000/01/09 13:13:01 PST Modified files: sys/pci if_xl.c Log: Close PR# 15986: issue an RX reset command when initializing the interface, but only for those cards that don't use miibus (i.e. all the 10mbps only cards, and the 100baseFX card). PR: kern/15986 Revision Changes Path 1.72 +6 -2 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message