Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 1998 11:03:41 -0800 (PST)
From:      Studded <Studded@dal.net>
To:        freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG
Subject:   Problems with new sound code?
Message-ID:  <Pine.BSF.3.96.980212105507.2070A-100000@dt050ndd.san.rr.com>

next in thread | raw e-mail | index | archive | help
Greetings,

	I decided to give Luigi's new sound driver a try after cvsup'ing
late last night, and I ran into a problem.  My old settings (which worked
flawlessly for my old, non-pnp SB16 card) look like this:

controller      snd0
device sb0      at isa? port 0x220 irq 5 drq 1 vector sbintr
device sbxvi0   at isa? drq 5
device sbmidi0  at isa? port 0x300
device opl0     at isa? port 0x388

	I commented those out, and added the new option, like this:

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

During the make depend step, I received the following errors:

In file included from ../../i386/isa/snd/sound.c:55: 
../../i386/isa/snd/sound.h:65: sys/poll.h: No such file or directory In
file included from ../../i386/isa/snd/dmabuf.c:34: 
../../i386/isa/snd/sound.h:65: sys/poll.h: No such file or directory In
file included from ../../i386/isa/snd/ad1848.c:43: 
../../i386/isa/snd/sound.h:65: sys/poll.h: No such file or directory In
file included from ../../i386/isa/snd/sb_dsp.c:42: 
../../i386/isa/snd/sound.h:65: sys/poll.h: No such file or directory In
file included from ../../i386/isa/snd/clones.c:36: 
../../i386/isa/snd/sound.h:65: sys/poll.h: No such file or directory
mkdep: compile failed
*** Error code 1

	My apologies if I've missed something, but I also think that some
more documentation in LINT for this option is probably in order. 

	I saw that someone committed fixes to -Current that eliminate the
warnings when compiling a kernel with the F00f hack. It would be really
really nice if those made it into 2.2.6. 

	Of course, I'd also like to see our ancient xntpd updated since
the newest one is much more efficient and fixes various bugs in what we
have, but that might be a -Current thing first. 

Quitting while I'm behind, :)

Doug

--
***         Chief Operations Officer, DALnet IRC network       ***
*** Proud operator, designer and maintainer of the world's largest
*** Internet Relay Chat server.  5,328 clients and still growing.
*** Try spider.dal.net on ports 6662-4    (Powered by FreeBSD)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" 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.3.96.980212105507.2070A-100000>