From owner-cvs-all Sat Jun 24 19: 4:32 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 2C1F737B509; Sat, 24 Jun 2000 19:04:28 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA05190; Sat, 24 Jun 2000 19:04:28 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006250204.TAA05190@freefall.freebsd.org> From: Matt Jacob Date: Sat, 24 Jun 2000 19:04:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_wx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/24 19:04:28 PDT Modified files: sys/pci if_wx.c Log: 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.8 +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