Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 21:06:33 -0500 (EST)
From:      Daniel Corbe <corbe@corbe.net>
To:        freebsd-stable@freebsd.org
Subject:   Sound Card
Message-ID:  <Pine.BSF.4.10.9911152040540.2901-100000@atlantis.corbe.net>

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

     Anyone ever have any luck configuring an ESS 1688 (not a 1868) in
FreeBSD?  The card isn't plug and play so I know it should be fairly
straight forward.  I've read the documentation in /sys/i386/isa/sound and
I've read the pcm manual page and so far these are the steps I've taken:

controller	snd0
device sb0	at isa? port 0x220 irq 5 drq 1
device sbxvi0	at isa? drq 5
device sbmidi0	at isa? port 0x330
device opl0	at isa? port 0x388 conflicts

when that failed to work I tried the pcm driver two different ways (after 
commenting out the VoxWare drivers of course):

device pcm0	at isa? port 0x220 tty irq 5 drq 1 flags 0x15

when that didn't work:

device pcm0	at isa? port ? tty irq 5 drq 1 flags 0x15

and tried using the USERCONFIG editor to configure it as if it were a PnP
device.

in all I've recompiled my kernel a total of 17 times today and I just
can't get the sound card to initialize in FreeBSD.  Any suggestions?






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911152040540.2901-100000>