From owner-cvs-all Mon Aug 24 11:18:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09839 for cvs-all-outgoing; Mon, 24 Aug 1998 11:18:10 -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 LAA09696; Mon, 24 Aug 1998 11:17:57 -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 LAA19617; Mon, 24 Aug 1998 11:17:52 -0700 (PDT) Date: Mon, 24 Aug 1998 11:17:52 -0700 (PDT) Message-Id: <199808241817.LAA19617@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 xl.4 Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/08/24 11:17:52 PDT Modified files: (Branch: RELENG_2_2) share/man/man4/man4.i386 Makefile Added files: (Branch: RELENG_2_2) share/man/man4/man4.i386 xl.4 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.54.2.15 +3 -2 src/share/man/man4/man4.i386/Makefile