Date: Thu, 12 Feb 1998 18:49:06 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: Studded@dal.net (Studded) Cc: freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: Problems with new sound code? Message-ID: <199802121749.SAA19798@labinfo.iet.unipi.it> In-Reply-To: <Pine.BSF.3.96.980212105507.2070A-100000@dt050ndd.san.rr.com> from "Studded" at Feb 12, 98 11:03:22 am
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 not sure if you have -stable or -current... it looks like you are using -current source in -stable and they chocke because poll does not exist in -stable... jordan ? cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ 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?199802121749.SAA19798>