From owner-cvs-all Thu Oct 19 1:34:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AB0B37B479; Thu, 19 Oct 2000 01:34:32 -0700 (PDT) Received: (from jon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA71859; Thu, 19 Oct 2000 01:34:32 -0700 (PDT) (envelope-from jon@FreeBSD.org) Message-Id: <200010190834.BAA71859@freefall.freebsd.org> From: Jonathan Chen Date: Thu, 19 Oct 2000 01:34:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/pci if_dc.c if_dcreg.h src/sys/dev/mii tdkphy.c tdkphyreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jon 2000/10/19 01:34:32 PDT Modified files: sys/conf files sys/pci if_dc.c if_dcreg.h Added files: sys/dev/mii tdkphy.c tdkphyreg.h Log: NEWCARD/Cardbus - This commit adds support for Xircom X3201 based cardbus cards. Support for the TDK 78Q2120 MII is also added. IBM Etherjet, Intel and Xircom cards uses these chips. Note that as a result of this commit, some Intel/DEC 21143 based cardbus cards will also attach, but not get link. That is being looked at. Revision Changes Path 1.430 +2 -1 src/sys/conf/files 1.29 +176 -11 src/sys/pci/if_dc.c 1.14 +34 -1 src/sys/pci/if_dcreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message