From owner-cvs-all Sat Oct 28 2: 0:23 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 0097237B4CF; Sat, 28 Oct 2000 02:00:20 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA74669; Sat, 28 Oct 2000 02:00:20 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200010280900.CAA74669@freefall.freebsd.org> From: Bill Paul Date: Sat, 28 Oct 2000 02:00:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.h if_rl.c if_rlreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/10/28 02:00:20 PDT Modified files: sys/pci if_dc.c if_dcreg.h if_rl.c if_rlreg.h Log: Add PCI IDs for some additional cardbus cards. Yes, there really is a RealTek 8139 cardbus device. Unfortunately it doesn't quite work yet because the CIS parser barfs on it. Submitted by msmith, with some small tweaks by me. Revision Changes Path 1.33 +10 -4 src/sys/pci/if_dc.c 1.15 +10 -1 src/sys/pci/if_dcreg.h 1.48 +6 -3 src/sys/pci/if_rl.c 1.16 +2 -1 src/sys/pci/if_rlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message