Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2004 16:58:06 -0800
From:      Johnson David <DavidJohnson@Siemens.com>
To:        freebsd-questions@freebsd.org
Cc:        Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk>
Subject:   Re: kernel compile Q - How to get the speaker to work?
Message-ID:  <200403021658.06744.DavidJohnson@Siemens.com>
In-Reply-To: <20040303002818.99135.qmail@web25008.mail.ukl.yahoo.com>
References:  <20040303002818.99135.qmail@web25008.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 02 March 2004 04:28 pm, Tadimeti Keshav wrote:

> I added to my kernel config file:
> device pca
> (this was mentioned in the NOTES file)

Typically a PC speaker is not an audio device in the normal sense of the 
term. It's there just to make beeps, and not music. It's not going to 
do what you probably want it to do.

> secondly, what is the use of adding:
> device udbp
> This is a USB double pipe. But what does it do.

I'm sort of partial to the traditional Linux kernel configuration 
comment of "if you don't know what this is then you don't need it." 
Since there are no devices listed in the Hardware notes using this 
driver, and it's commented out be default in the GENERIC kernel, I'm 
fairly confident that you don't need it.

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403021658.06744.DavidJohnson>