From owner-cvs-all Mon Aug 24 11:18:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09863 for cvs-all-outgoing; Mon, 24 Aug 1998 11:18:11 -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 LAA09701; Mon, 24 Aug 1998 11:17:58 -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 LAA19630; Mon, 24 Aug 1998 11:17:53 -0700 (PDT) Date: Mon, 24 Aug 1998 11:17:53 -0700 (PDT) Message-Id: <199808241817.LAA19630@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help relnotes.hlp Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/08/24 11:17:53 PDT Modified files: (Branch: RELENG_2_2) release/sysinstall/help relnotes.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.17.2.58 +2 -2 src/release/sysinstall/help/relnotes.hlp