Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 1995 14:45:52 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        hackers@freebsd.org
Subject:   2.0.5A kernel build w/sound drivers
Message-ID:  <199506060516.OAA05791@genesis.atrad.adelaide.edu.au>

next in thread | raw e-mail | index | archive | help

Greetings Kernel sound people.

Whilst I'm mightily impressed with what dset does for kernel configuration,
I thought it would be nice to add in support for my (cheezy) Soundblaster.
(Genuine SB 2.0)

So, I consult LINT, and add : (don't trust the numbers, just the sense of it)

controller	snd0
device		sb0	at isa? port 0x220 irq 5
device		opl0	at isa? port 0x388

I consulted the code in isa/sound/sound_config.h, and decided that,
just to be safe
options		"SB_IRQ=5" (or whatever the symbol is) would be advisable.

Unfortunately, the build fails looking for some sb-related files. 
(Wrong suburb for more details, sorry.)

I remember this happening before with 2.0, but it was configured, um, 
somewhat differently 8)

Anyone know the magic to make this work?  (It'll be a FAQ, for sure.)

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and                                      [[
]] realtime instrument control          (ph/fax) +61-8-267-3039         [[
]] My car has "demand start" - Terry Lambert                            [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506060516.OAA05791>