From owner-freebsd-bugs Sat Jan 17 09:19:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA11223 for freebsd-bugs-outgoing; Sat, 17 Jan 1998 09:19:52 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA11218 for ; Sat, 17 Jan 1998 09:19:49 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id JAA23290; Sat, 17 Jan 1998 09:19:53 -0800 (PST) To: "Brian Feldman" cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/5513 In-reply-to: Your message of "Sat, 17 Jan 1998 06:28:58 PST." <19980117142859.9792.qmail@hotmail.com> Date: Sat, 17 Jan 1998 09:19:53 -0800 Message-ID: <23286.885057593@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Why no Jordan, I am not confused. The PnP code is not used BY the old > audio code, of course, but what has changed is that the new PnP code > fails to _initialize and set up_ the card correctly... I verified this > by testing the new drivers and using dsp0, dspW0, etc. This has not > happened (IRQ/DMA timeout error) before the new PnP code was added; the > old code worked perfectly. As for the request for my dmesg: But I'm not sure that the new PNP code can be used independantly of the new sound driver, that's the issue. Jordan