From owner-cvs-all Mon Oct 16 16:16: 5 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 7686137B502; Mon, 16 Oct 2000 16:16:03 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA84908; Mon, 16 Oct 2000 16:16:03 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200010162316.QAA84908@freefall.freebsd.org> From: Warner Losh Date: Mon, 16 Oct 2000 16:16:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/10/16 16:16:03 PDT Modified files: sys/pci if_xl.c if_xlreg.h Log: Add support for cardbus card's chips. This will make the 3c575 cards work once the rest of the cardbus infrastructure has been committed. Submitted by: Jonathan Chen Revision Changes Path 1.84 +32 -7 src/sys/pci/if_xl.c 1.28 +9 -1 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message