From owner-cvs-all Mon Aug 24 11:17:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09649 for cvs-all-outgoing; Mon, 24 Aug 1998 11:17:49 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09629; Mon, 24 Aug 1998 11:17:41 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA19555; Mon, 24 Aug 1998 11:17:37 -0700 (PDT) Date: Mon, 24 Aug 1998 11:17:37 -0700 (PDT) Message-Id: <199808241817.LAA19555@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help hardware.hlp Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/08/24 11:17:37 PDT Modified files: (Branch: RELENG_2_2) release/sysinstall/help hardware.hlp Log: Add XL driver and man page to the 2.2 branch. Update sys/conf/files to include xl driver. Update GENERIC and LINT. Update sys/pci/if_vx_pci.c to not probe Etherlink XL cards anymore. Update man4/man4.i386/Makefile to install new man page (correctly this time!). This version of the driver is current up to today. Both versions should remain in sync, unless I screw up. Revision Changes Path 1.9.2.35 +4 -2 src/release/sysinstall/help/hardware.hlp