From owner-freebsd-multimedia Tue Oct 20 04:25:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05438 for freebsd-multimedia-outgoing; Tue, 20 Oct 1998 04:25:56 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA05429 for ; Tue, 20 Oct 1998 04:25:52 -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 KAA08118; Tue, 20 Oct 1998 10:28:35 +0100 From: Luigi Rizzo Message-Id: <199810200928.KAA08118@labinfo.iet.unipi.it> Subject: Re: C4232 Sound Drivers To: karpen@ocean.campus.luth.se (Mikael Karpberg) Date: Tue, 20 Oct 1998 10:28:35 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199810201112.NAA10936@ocean.campus.luth.se> from "Mikael Karpberg" at Oct 20, 98 01:11:46 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > This is a CS4232, but LDN 0 is disabled > > > pcm0 not found > > > > which , if you read it,is exlicit enough... you have to enable the > > device using the manual pnp config booting with -c > > > > "man pnp", "man pcm", read /sys/i386/isa/snd/{CARDS,README} > > Er... Luigi? That is FAR from "explicit enough" :-) > It's damn cryptic actually. I think it might be a good idea to change that > message to: > This is a CS4232, but LDN 0 is disabled (To enable: "man pnp" and "man pcm") > > Or something of that sort. It might save quite a few questions from people. > Just an idea... i have never seen references to manpages in device driver's diagnostic at least in FreeBSD. Most drivers just tell you "not found" and that's it. And referring the device's manpage seems a bit obvious... if the line before says "Probing PnP devices" and the one next reports a problem with "pcm0", what manpage would you look at ? man found ? man not ? man probing ? But if people like this approach, i have no objections. I just don't see a way to put cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message