From owner-cvs-all Fri Jul 5 4: 2:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96DAD37B400; Fri, 5 Jul 2002 04:02:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B1FD43E31; Fri, 5 Jul 2002 04:02:18 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: from freefall.freebsd.org (benno@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g65B2IJU091606; Fri, 5 Jul 2002 04:02:18 -0700 (PDT) (envelope-from benno@freefall.freebsd.org) Received: (from benno@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g65B2Ise091605; Fri, 5 Jul 2002 04:02:18 -0700 (PDT) Message-Id: <200207051102.g65B2Ise091605@freefall.freebsd.org> From: Benno Rice Date: Fri, 5 Jul 2002 04:02:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii exphy.c miidevs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2002/07/05 04:02:17 PDT Modified files: sys/dev/mii exphy.c miidevs Log: Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY used in the 3C905C. This is mainly cosmetic. I'm doing this mainly so we share the same identifier as NetBSD. Revision Changes Path 1.13 +2 -2 src/sys/dev/mii/exphy.c 1.19 +1 -1 src/sys/dev/mii/miidevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message