From owner-freebsd-hackers Sun Dec 14 00:00:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA19026 for hackers-outgoing; Sun, 14 Dec 1997 00:00:26 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA18970 for ; Sun, 14 Dec 1997 00:00:21 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id HAA01277; Sun, 14 Dec 1997 07:33:58 +0100 From: Luigi Rizzo Message-Id: <199712140633.HAA01277@labinfo.iet.unipi.it> Subject: Re: Proposed code merge, objections? To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sun, 14 Dec 1997 07:33:58 +0100 (MET) Cc: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.ORG In-Reply-To: <15089.882085799@time.cdrom.com> from "Jordan K. Hubbard" at Dec 13, 97 11:49:40 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > After they've been well-tested, both in -current and in the > committer's private 2.2 sources, they can go across just so long as > they do not also constitute a signficant risk to functionality in > other areas of the system. In the specific case of audio support, > this means that it can migrate across no problem just so long as you > don't break anything else in the 2.2 kernel in the process. :) I was referring to the aio driver or other potentially interesting device drivers/kernel modules in -current (I have no current examples, but in the past it took some time to integrate the Bt848 and the kernel bootp support). I thought for audio I already got your blessing, I am just waiting for John Mark to do the dirty work :) Cheers Luigi