From owner-cvs-all Mon Nov 9 02:38:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12173 for cvs-all-outgoing; Mon, 9 Nov 1998 02:38:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11895; Mon, 9 Nov 1998 02:36:56 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id VAA22968; Mon, 9 Nov 1998 21:36:40 +1100 Date: Mon, 9 Nov 1998 21:36:40 +1100 From: Bruce Evans Message-Id: <199811091036.VAA22968@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_tx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/pci if_tx.c > Log: > ifioctl takes a u_long rather than an int on 3.0 > > Revision Changes Path > 1.17 +5 -1 src/sys/pci/if_tx.c Must this driver have ifdefs for FreeBSD as well as for OpenBSD? The plain diffs between the RELENG_2_2 and the 1.16 versions are 2569 lines. The diffs between the RELENG_2_2 and the 1.15 versions were only 1775 lines. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message