From owner-freebsd-current Mon Sep 22 17:42:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA04509 for current-outgoing; Mon, 22 Sep 1997 17:42:37 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA04502 for ; Mon, 22 Sep 1997 17:42:35 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA21362; Mon, 22 Sep 1997 16:59:15 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd021360; Mon Sep 22 23:59:11 1997 Message-ID: <34270EA7.1CFBAE39@whistle.com> Date: Mon, 22 Sep 1997 17:34:47 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Poul-Henning Kamp CC: Nate Williams , "Justin T. Gibbs" , Bruce Evans , current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files src/sys/dev/vx if_vx.c if_vxreg.h src/sys/i386/apm apm.c src/sys/i386/conf GENERIC files.i386 src/sys/i386/eisa 3c5x9.c aha1742.c aic7770.c bt74x.c eisaconf.c eisaconf.h if_fea.c if_vx_eisa.c src/sys/i386/i386 a References: <612.874952557@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Poul-Henning Kamp wrote: > > Anyway, it shouldn't be to hard to make either of the old and the new > implementations available under a compile option, the new calling > API is a a superset of the old, isn't it ? > NO, which is what I'm complaining about.. I thonk it's a good idea, but since it would ha ve been so simple to keep a compatible API and extend, it, it seems a foolish thing to do to NOT do that.. julian