From owner-cvs-all Mon Aug 28 13:40: 9 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 3D72337B43C; Mon, 28 Aug 2000 13:40:04 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA15074; Mon, 28 Aug 2000 13:40:04 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200008282040.NAA15074@freefall.freebsd.org> From: Bill Paul Date: Mon, 28 Aug 2000 13:40:04 -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 wpaul 2000/08/28 13:40:04 PDT Modified files: sys/pci if_xl.c if_xlreg.h Log: Add support for the 3Com 556 and 556B mini-pci adapters used on some laptops. I've checked that this still works with the other cards and it works with the 3c556 that I have access to, but I want to check that it works with the 556B mentioned in PR #20878 before I close out the PR and merge to -stable. Revision Changes Path 1.77 +78 -11 src/sys/pci/if_xl.c 1.26 +14 -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