Date: Sat, 8 Nov 1997 01:50:56 +0200 (EET) From: Vladimir Kushnir <kushn@olinet.isf.kiev.ua> To: Michael Reifenberger <root@totum.plaut.de> Cc: FreeBSD-Current <current@FreeBSD.ORG> Subject: Re: current sound and mss* Message-ID: <Pine.BSF.3.96.971108014825.286B-100000@kushnir.kiev.ua> In-Reply-To: <Pine.BSF.3.95.971107192437.6725A-100000@totum.plaut.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Nov 1997, Michael Reifenberger wrote: > 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 > Just add this into /usr/src/sys/i386/conf/files.i386: i386/isa/sound/sound_timer.c optional mss device-driver It compiles then. Regards Vladimir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971108014825.286B-100000>
