From owner-cvs-all Thu Nov 5 18:13:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA04089 for cvs-all-outgoing; Thu, 5 Nov 1998 18:13:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 SAA04084; Thu, 5 Nov 1998 18:13:13 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA28404; Thu, 5 Nov 1998 18:13:15 -0800 (PST) Date: Thu, 5 Nov 1998 18:13:15 -0800 (PST) Message-Id: <199811060213.SAA28404@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_de.c if_devar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/11/05 18:13:15 PST Modified files: sys/pci if_de.c if_devar.h Log: If this is going to have checks for kernel versions, it might as well do it so that it works. This code should run on 2.2.x now. Revision Changes Path 1.90 +16 -14 src/sys/pci/if_de.c 1.12 +13 -1 src/sys/pci/if_devar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message