*BSD News Article 77782


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.connect.com.au!news.mel.aone.net.au!imci4!newsfeed.internetmci.com!howland.erols.net!news3.cac.psu.edu!news.math.psu.edu!news.iag.net!news.sgi.com!wrdiss1.robins.af.mil!news.monroe.army.mil!info.usuhs.mil!cs.umd.edu!hecate.umd.edu!news
From: "Gary L. Jackson" <garyj@wam.umd.edu>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: sb0 device
Date: Mon, 02 Sep 1996 18:41:00 -0400
Organization: University of Maryland, College Park
Lines: 30
Message-ID: <322B627C.41C67EA6@wam.umd.edu>
NNTP-Posting-Host: kzin.dorm.umd.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.0 (X11; I; FreeBSD 2.1.0-RELEASE i386)

I'm having some trouble getting my sound card to work under FreeBSD 2.1.

I have the following lines in my kernel configuration file:

controller      snd0
device          sb0     at isa? port 0x220 irq 10 conflicts drq 3 vector sbintr
device          sbxvi0  at isa? drq 7
device          sbmidi0 at isa? port 0x300
device          opl0    at isa? port 0x388

And I get the following messages on boot up:

sb0 at 0x220 irq 10 drq 3 on isa
sb0: <SoundBlaster 16 4.13>
sbxvi0 at 0x0 drq 7 on isa
sbxvo0: <SoundBlaster 16 4.13>
sbmidi0 not found at 0x300
opl0 at 0x388 on isa
opl0: <Yamaha OPL-3 FM>

None of these devices exist in the /dev directory.

The MIDI is configured to port 0x300, however, and I can't use any of the audio
utilities in the packages directory (except the CD players) because of missing
device errors.

What do I do now?  Thank you for your time and patience.

--
						Gary