Date: Wed, 4 Sep 1996 14:33:17 -0500 (CDT) From: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> To: "Jordan K. Hubbard" <jkh@time.cdrom.com>, hackers@FreeBSD.org, questions@FreeBSD.org Message-ID: <Pine.BSF.3.91.960904142348.686D-100000@Michelle.esfm.ipn.mx>
next in thread | raw e-mail | index | archive | help
Hello there!! It's me again. Finally, FreeBSD 2.1.5 reconized Mozart sound card. I'm trying to make my "Bravo Sound" card work too. I've noticed it is based on an OPTi chip. According to /usr/src/sys/i386/isa/sound.doc (Jordan said it was "kind of out of date") I can use the option: options OPTI_MAD16_PORT in order to give the kernel support for OPTI MAD16 Chip... but the command "config" issues an error message telling me that there is a syntax error in my kernel configuration, in the line I defined this option. I tried "OPTI_PORT" instead of "OPTI_MAD16_PORT", and it seemed config did not complain about it. Nevertheless, the programs in /usr/src/sys/i386/isa/sound do not use the symbol OPTI_PORT, they use "OPTI_MAD16_PORT" I also noticed that "config" program build a "Makefile" and macros for programs are defined in line 2, under "IDENT" make variable; I included "-DOPTI_MAD16_PORT" in that line. I hope my configuration works, but I think there is a bug in "config". Nos vemos! (see you later!) /\ /\ _ / \/ \ \___/_\ __ ( O O _) / / / \ /\ / ___ / / ___ | |\ / / | / / / |_|_ O __/____/\__/\___|/___/\__/ \/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960904142348.686D-100000>