From owner-freebsd-current Fri Nov 7 13:35:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA25423 for current-outgoing; Fri, 7 Nov 1997 13:35:42 -0800 (PST) (envelope-from owner-freebsd-current) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA25414 for ; Fri, 7 Nov 1997 13:35:36 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id NAA05181; Fri, 7 Nov 1997 13:35:09 -0800 (PST) Message-Id: <199711072135.NAA05181@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Michael Reifenberger cc: FreeBSD-Current Subject: Re: current sound and mss* In-reply-to: Your message of "Fri, 07 Nov 1997 19:46:24 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Nov 1997 13:35:09 -0800 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk For now just add manually the file. I will check in a sound driver update tonite. Amancio > Hi, > with -current sources I tried (for my built in OPTI-82C930 sound) > ... > controller snd0 > device mss0 at isa? port 0x530 irq 10 drq 1 vector adintr > device opl0 at isa? port 0x388 > device mpu0 at isa? port 0x330 irq 5 drq 0 > > and get during kernel-link: > loading kernel > ad1848.o: Undefined symbol `_sound_timer_interrupt' referenced from text segment > ad1848.o: Undefined symbol `_sound_timer_syncinterval' referenced from text > segment > ad1848.o: Undefined symbol `_sound_timer_init' referenced from text segment > ... > > It would be defined in sound_timer.c > These functions seems only to be defined for GUS: > i386/isa/sound/sound_timer.c optional gus device-driver > > Am I'm right or what do I wrong? > > > Bye! > ---- > Michael Reifenberger > Plaut Software GmbH, R/3 Basis >