From owner-cvs-all Wed Sep 1 10: 7:33 1999 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 2729815504; Wed, 1 Sep 1999 10:07:29 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA73944; Wed, 1 Sep 1999 10:07:28 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199909011707.KAA73944@freefall.freebsd.org> From: Bill Paul Date: Wed, 1 Sep 1999 10:07:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii exphy.c rlphy.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/09/01 10:07:28 PDT Modified files: sys/dev/mii exphy.c rlphy.c Log: Re-arrange things in the attach routines of the 3Com and RealTek PHY drivers so that we don't clobber things or leave them uninitialized if we abort due a failure. Submitted by: Luoqi Chen Revision Changes Path 1.4 +7 -7 src/sys/dev/mii/exphy.c 1.2 +8 -8 src/sys/dev/mii/rlphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message