From owner-cvs-all Sat Jun 24 19: 5:52 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 8B61137B555; Sat, 24 Jun 2000 19:05:47 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA06515; Sat, 24 Jun 2000 19:05:47 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006250205.TAA06515@freefall.freebsd.org> From: Matt Jacob Date: Sat, 24 Jun 2000 19:05:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_wx.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/24 19:05:47 PDT Modified files: (Branch: RELENG_4) sys/pci if_wx.c Log: MFC: If swdpio1 doesn't clear, we have a reversed (or disconnected) cable. Change the message to indicate that it could also be a disconnected cable, and return okay from wx_hw_intialize *anyway*. This allows us to contineu to set the station address and when we do get link up, we're ready to roll. Revision Changes Path 1.5.2.3 +4 -4 src/sys/pci/if_wx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message