From owner-cvs-all Fri Apr 14 8:31:53 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 7000A37B57F; Fri, 14 Apr 2000 08:31:51 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA37438; Fri, 14 Apr 2000 08:31:51 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200004141531.IAA37438@freefall.freebsd.org> From: Bill Paul Date: Fri, 14 Apr 2000 08:31:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mlphy.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/04/14 08:31:50 PDT Modified files: sys/dev/mii mlphy.c Log: Change && to || in probe routine so that the mlphy driver doesn't incorrectly attach itself to ThunderLAN adapters which happen to have a PHY who's model number happens out to be 0. Problem reported by: Peter L. Thomas Revision Changes Path 1.3 +2 -2 src/sys/dev/mii/mlphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message