Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 04:04:55 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        Huidae Cho <hdcho@unix.knu.ac.kr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: pcaudio device
Message-ID:  <Pine.BSI.3.95.991029035737.5398B-100000@blues.jpj.net>
In-Reply-To: <199910290319.MAA48976@unix.knu.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
> how can i use pcaudio devices '/dev/pcaudio' and '/dev/pcaudioctl'?
> can i play mp3 using these?
> my computer at work has no sound card :)

There's a line in the LINT configuration:

	device pca0 at isa? port "IO_TIMER1" tty

Did you compile a kernel with that driver, make the device files, and link
/dev/audio to /dev/pcaudio?  I haven't used the driver, but the device
files here look like: 

	crw-------  1 root  wheel   24,   0 Jul 18 04:46 /dev/pcaudio
	crw-------  1 root  wheel   24, 128 Jul 18 04:46 /dev/pcaudioctl
__
Trevor Johnson



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




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