Date: Tue, 18 Nov 1997 16:37:12 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: rob@mag-net.com (Rob Nelson) Cc: multimedia@freebsd.org Subject: Re: snd971117.tgz Message-ID: <199711181537.QAA20709@labinfo.iet.unipi.it> In-Reply-To: <Pine.BSF.3.95.971118082144.26034A-100000@mag-net.com> from "Rob Nelson" at Nov 18, 97 08:34:51 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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/ _____________________________|______________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711181537.QAA20709>