Date: Fri, 7 Nov 1997 19:46:24 +0100 (MET) From: Michael Reifenberger <root@totum.plaut.de> To: FreeBSD-Current <current@freebsd.org> Subject: current sound and mss* Message-ID: <Pine.BSF.3.95.971107192437.6725A-100000@totum.plaut.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971107192437.6725A-100000>