From owner-freebsd-stable Mon Feb 1 06:45:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29665 for freebsd-stable-outgoing; Mon, 1 Feb 1999 06:45:05 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mortar.carlson.com (mortar.carlson.com [208.240.12.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29638 for ; Mon, 1 Feb 1999 06:45:01 -0800 (PST) (envelope-from veldy@visi.com) Received: from mortar.carlson.com (root@localhost) by mortar.carlson.com with ESMTP id IAA24620; Mon, 1 Feb 1999 08:44:33 -0600 (CST) Received: from w142844 ([172.25.99.35]) by mortar.carlson.com with SMTP id IAA24616; Mon, 1 Feb 1999 08:44:14 -0600 (CST) Message-ID: <010d01be4df1$70a018f0$236319ac@w142844.carlson.com> From: "Thomas T. Veldhouse" To: "Kiril Mitev" , "'freebsd-stable@freebsd.org'" Subject: Re: soundcard woes... Date: Mon, 1 Feb 1999 08:44:38 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use the new code. I believe it is device pnp0 device pcm0 and some options out of lint. Set your IRQ correctly (I usually use 5). See the LINT file. Tom Veldhouse veldy@visi.com -----Original Message----- From: Kiril Mitev To: 'freebsd-stable@freebsd.org' Date: Monday, February 01, 1999 8:33 AM Subject: soundcard woes... >First of all, I apologise if this is not technical enough for this list - let me know >and I'll crawl off to the -questions list if necessary. > >Configuring a yamaha opl3 card, here is what I have in the kernel config file : > >Controller snd0 >Device opl0 at isa? Port 0x388 >#device mpu0 at isa? Port 0x30 irq 6 drq 0 > >this combo fails during kernel compile with (typos possible :) ): >============= >loading kernel >soundcard.o: undefined symbol '_MIDIbuf_poll' referenced from text segment >sound_switch.o: undefined symbol '_MIDIbuf_read' referenced from text segment. >============= > >And another 6 or so in the same vein... > >Incidentally, if the mpu0 line is uncommented, config gives me a syntax error in that line... > >Pointers/help/suggestions/even flames welcome ;-( > > > >Kiril > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message