From owner-freebsd-multimedia Sun Feb 8 21:29:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04331 for freebsd-multimedia-outgoing; Sun, 8 Feb 1998 21:29:51 -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 VAA04325 for ; Sun, 8 Feb 1998 21:29:45 -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 FAA13567; Mon, 9 Feb 1998 05:00:15 +0100 From: Luigi Rizzo Message-Id: <199802090400.FAA13567@labinfo.iet.unipi.it> Subject: Re: RealPlayer on 2.2.5-REL To: kimc@kim.net (Kim Culhan) Date: Mon, 9 Feb 1998 05:00:14 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: from "Kim Culhan" at Feb 8, 98 07:18:36 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > On Sun, 8 Feb 1998, Luigi Rizzo wrote: > > > check that you replaced the file /usr/include/machine/soundcard.h with > > the one coming with my driver. > > It was lacking the new soundcard.h in /sys/i386/include > > Now we have one problem left; with the GUS PnP I seem to remember we need > a link from /dev/dsp? to /dev/dsp, which device would be the link with the > GUS ? /dev/dsp -> /dev/dsp1 /dev/dspW -> /dev/dspW1 /dev/audio -> /dev/audio1 /dev/mixer -> /dev/mixer1 this is not peculiar of the gus but of PnP devices which gest assigned unit number after the legacy isa devices. of course is in the README file, as the previous soundcard.h thing :) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message