Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 12:21:02 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        c5666305@hkstar.com (Chan Yiu Wah)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: how to play with pci128 sound card
Message-ID:  <199901101121.MAA16438@labinfo.iet.unipi.it>
In-Reply-To: <Pine.GSO.3.93.990110211455.10096A-100000@b1.hkstar.com> from "Chan Yiu Wah" at Jan 10, 99 09:21:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I recenty got a pci128 sound card (creatative lab) and I don't konw how
> play with it.  I tried to configure it so that it can be reconigzed by 
> the system. Which driver should I use ? Can anyone show me his config
> file and how to build the device files in /dev.  Thanks.

you need a -current system with the "pcm" device, then

	cd /dev
	./MAKEDEV snd1

and 
	cat somefile > /dev/audio

should produce some audible noise.

	luigi

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



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