Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Dec 1999 11:57:24 +0000 (GMT)
From:      Jose Marques <noway@nohow.demon.co.uk>
To:        Dominik Brettnacher <domi@saargate.de>
Cc:        mobile@freebsd.org
Subject:   Re: Sound on Libretto 50
Message-ID:  <Pine.BSF.4.21.9912251152050.32838-100000@nohow.demon.co.uk>
In-Reply-To: <Pine.BSF.4.10.9912251214500.5815-100000@dominik.saargate.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Dec 1999, Dominik Brettnacher wrote:

> Hi,
> 
> can somebody tell me how to configure the 3.3-RELEASE (with PAO) kernel to
> support sound on a Libretto 50?

Add the following line to your kernel config:

    device pcm0 at isa? port 0x530 irq 5 drq 1 flags 0x0 vector pcmintr

You may also need to run:

    cd /dev
    ./MAKEDEV snd0

To make the audio devices.

-- 
Jose Marques




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912251152050.32838-100000>