From owner-freebsd-multimedia Thu Feb 12 11:04:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11730 for freebsd-multimedia-outgoing; Thu, 12 Feb 1998 11:04:20 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dt050ndd.san.rr.com (dougdougdougdoug@dt050ndd.san.rr.com [204.210.31.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11724; Thu, 12 Feb 1998 11:04:11 -0800 (PST) (envelope-from Studded@dal.net) Received: from localhost (dougdougdougdoug@localhost) by dt050ndd.san.rr.com (8.8.8/8.8.8) with SMTP id TAA02083; Thu, 12 Feb 1998 19:03:42 GMT (envelope-from Studded@dal.net) Date: Thu, 12 Feb 1998 11:03:41 -0800 (PST) From: Studded X-Sender: dougdougdougdoug@dt050ndd.san.rr.com To: freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Problems with new sound code? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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