From owner-freebsd-stable Tue Oct 21 04:09:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA07434 for stable-outgoing; Tue, 21 Oct 1997 04:09:47 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA07426 for ; Tue, 21 Oct 1997 04:09:32 -0700 (PDT) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id NAA16485; Tue, 21 Oct 1997 13:08:45 +0200 (CEST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id NAA19724; Tue, 21 Oct 1997 13:08:44 +0200 (CEST) To: Luigi Rizzo Cc: mike@smith.net.au (Mike Smith), tg@ihf.rwth-aachen.de, mark@vmunix.com, freebsd-stable@FreeBSD.ORG Subject: Re: PNP and new Sound code ? References: <199710210846.JAA20825@labinfo.iet.unipi.it> From: Thomas Gellekum Date: 21 Oct 1997 13:08:42 +0200 In-Reply-To: Luigi Rizzo's message of Tue, 21 Oct 1997 09:46:40 +0100 (MET) Message-ID: <87u3ebcr0l.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 17 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Luigi Rizzo writes: > I am well aware that my PnP code, as it is now, is not more than > a manual configuration utility for ISA-PnP cards. It does not want > to do more, by design and lack of energy on my side. In particular, it > does not want to be a solution to the problem of resource allocation. > > This does not mean that it is unusable (maybe with minor patches, > or a little bit more of documentation, if the one that i have > already written is not enough) on a production system. I second that. I have no idea about the state of the audio code, but the PnP stuff seems to work fine and, to repeat myself, I'd really like to see that in -stable. Now that Jörg told me about /kernel.config even the manual configuration is not too bad. tg