Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2000 09:57:17 -0700
From:      hal Lynch <hal@sticky.usu.edu>
To:        FreeBSDQuestions <freebsd-questions@FreeBSD.ORG>
Subject:   RE: OPTi 931 Sound Card config questions
Message-ID:  <l03130301b4bb68e7215a@[129.123.1.184]>

next in thread | raw e-mail | index | archive | help
>Hello.  I am trying to get my OPTi 931 working under 3.4-RELEASE with
>GNOME and Enlightenment.

Haven't tried 3.4 yet but this works with 3.2.

I have I/O Magic MagicSound 16 ISA sound card.  The sound works just fine.
The joystick does not.  The card uses the OPTI 931 chip set.


Here is what I believe to be the significant entries in my kernel
configuration file.
-------------------------------------
controller	pnp0
#
# Sound board
#
device		pcm0	at isa? port? tty irq 5 drq 1 flags 0x15
device		joy0	at isa? port "IO_GAME"
-----------------------------------------

Here is my /boot/kernel.conf
-----------------------------------
pnp 1 1 os enable port0 0x534 port2 0x220 port3 0xe0d irq0 10 drq0 1 drq1 6
q
------------------------------------

Here are the appropriate devices
------------------------------------------
crw-rw-rw-  1 root  wheel   30,  20 Sep 21 14:44 /dev/audio1
crw-rw-rw-  1 root  wheel   30,  19 Sep 22 10:37 /dev/dsp1
crw-rw-rw-  1 root  wheel   30,  21 Sep 21 14:44 /dev/dspW1
crw-rw-rw-  1 root  wheel   30,  16 Sep 21 14:44 /dev/mixer1
lrwxrwxrwx  1 root  wheel  6 Sep 21 14:44 /dev/audio -> audio1
lrwxrwxrwx  1 root  wheel  4 Sep 21 14:44 /dev/dsp -> dsp1
lrwxrwxrwx  1 root  wheel  5 Sep 21 14:44 /dev/dspW -> dspW1
lrwxrwxrwx  1 root  wheel  6 Sep 21 14:44 /dev/mixer -> mixer1
crw-rw-rw-  1 root  wheel   51,   0 Sep  9 10:40 /dev/joy0
crw-rw-rw-  1 root  wheel   51,   1 Sep  9 10:40 /dev/joy1
------------------------------------------





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




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