From owner-freebsd-multimedia Thu Feb 12 11:18:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14180 for freebsd-multimedia-outgoing; Thu, 12 Feb 1998 11:18:26 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA14156; Thu, 12 Feb 1998 11:18:13 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id SAA19798; Thu, 12 Feb 1998 18:49:07 +0100 From: Luigi Rizzo Message-Id: <199802121749.SAA19798@labinfo.iet.unipi.it> Subject: Re: Problems with new sound code? To: Studded@dal.net (Studded) Date: Thu, 12 Feb 1998 18:49:06 +0100 (MET) Cc: freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG In-Reply-To: from "Studded" at Feb 12, 98 11:03:22 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 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