From owner-freebsd-current Mon Sep 22 18:58:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA07641 for current-outgoing; Mon, 22 Sep 1997 18:58:14 -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 SAA07636 for ; Mon, 22 Sep 1997 18:58:10 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id SAA23467; Mon, 22 Sep 1997 18:15:32 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd023459; Tue Sep 23 01:15:21 1997 Message-ID: <342720B5.3F54BC7E@whistle.com> Date: Mon, 22 Sep 1997 18:51:49 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: "Justin T. Gibbs" CC: Nate Williams , 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: <199709222145.PAA03221@pluto.plutotech.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Justin T. Gibbs wrote: > > I don't want to pay O(n) for anything. Perhaps I'm greedy. wow what a fight. best fun I 've had all week, I think that the internal organisation is an improvement, and could probably be improved further. there should be compatible O(n)(or better) interfaces kept. for 3rd party software for at least a while. The new interfaces should have different names.