From owner-cvs-all Sun Jan 12 13: 3:42 2003 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 A9FE037B401; Sun, 12 Jan 2003 13:03:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB5F43F43; Sun, 12 Jan 2003 13:03:38 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0CL3cfh020232; Sun, 12 Jan 2003 13:03:38 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0CL3chU020231; Sun, 12 Jan 2003 13:03:38 -0800 (PST) Message-Id: <200301122103.h0CL3chU020231@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 12 Jan 2003 13:03:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii acphy.c miidevs src/sys/pci if_xl.c if_xlreg.h 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 obrien 2003/01/12 13:03:38 PST Modified files: sys/dev/mii miidevs acphy.c sys/pci if_xl.c if_xlreg.h Log: Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHY and 3com MAC. Specifications for the Altima PHY are available at: http://www.altimacom.com/products/ac101L.html Submitted by: Mikko S. Hyvarinen Revision Changes Path 1.11 +3 -0 src/sys/dev/mii/acphy.c 1.22 +1 -0 src/sys/dev/mii/miidevs 1.121 +2 -0 src/sys/pci/if_xl.c 1.41 +1 -0 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message