From owner-freebsd-current Wed Oct 15 10:43:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA05967 for current-outgoing; Wed, 15 Oct 1997 10:43:18 -0700 (PDT) (envelope-from owner-freebsd-current) 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 KAA05871 for ; Wed, 15 Oct 1997 10:42:47 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA09505; Wed, 15 Oct 1997 17:25:01 +0100 From: Luigi Rizzo Message-Id: <199710151625.RAA09505@labinfo.iet.unipi.it> Subject: Re: pcm fails to attach in -current To: apl@mail.cs.hut.fi (Antti-Pekka Liedes) Date: Wed, 15 Oct 1997 17:25:01 +0100 (MET) Cc: luigi@iet.unipi.it, current@FreeBSD.ORG In-Reply-To: <19971013162553.43739@hutcs.cs.hut.fi> from "Antti-Pekka Liedes" at Oct 13, 97 04:25:34 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > The pcm-driver in -current fails to attach to my Soundblaster 32. The last > kernel where the pcm-driver works was build on Sep 18th, I haven't changed > my kernel config since, but in all later kernels the pcm-driver hasn't > worked. since I am not running 3.0 I think the person to ask is john mark gourney (jmg@freebsd.org). Or you can put some instrumenting code in the attach routine and see what goes wrong. Cheers Luigi