From owner-freebsd-multimedia Tue Nov 18 08:50:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA04554 for multimedia-outgoing; Tue, 18 Nov 1997 08:50:18 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id IAA04457 for ; Tue, 18 Nov 1997 08:49:47 -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 QAA20709; Tue, 18 Nov 1997 16:37:12 +0100 From: Luigi Rizzo Message-Id: <199711181537.QAA20709@labinfo.iet.unipi.it> Subject: Re: snd971117.tgz To: rob@mag-net.com (Rob Nelson) Date: Tue, 18 Nov 1997 16:37:12 +0100 (MET) Cc: multimedia@freebsd.org In-Reply-To: from "Rob Nelson" at Nov 18, 97 08:34:51 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > For the first time I have tried my audio driver with the linux > > emulator (and linux binaries) and I have to say I am quite pleased > > that it works pretty well. > > I have installed the pnp code as well as the latest sound drivers. The new > code works very well. My card is a Vibra SB16. My main concern is to get the > realaudio encoder for Linux working under FreeBSD. The problem in the past > was ioctl functions not supported, but with the linux patches you've made I'm > hoping it will work. > > I can't get linux_mod.o to recompile. The linux.patch is applied, the kernel > compiles fine, but I get the following errors when I try to compile > linux_mod.o. Please excuse the line wrapping. the problem as someone noticed, is that you should also link /sys/i386/include/soundcard.h -> /sys/i386/isa/snd/soundcard.h or the linux_mod.o would include the old one. I had this patch in my source tree and forgot about it. It is a real problem to keep three copies of the same file. 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/ _____________________________|______________________________________