From owner-freebsd-stable Sun Apr 9 23:21:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by hub.freebsd.org (Postfix) with ESMTP id 9072737B8AA for ; Sun, 9 Apr 2000 23:21:09 -0700 (PDT) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Received: from fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by jfh00.fernuni-hagen.de (Postfix) with ESMTP id 527FE20C; Mon, 10 Apr 2000 08:21:03 +0200 (CEST) Message-ID: <38F172CF.1406DB5F@fernuni-hagen.de> Date: Mon, 10 Apr 2000 08:21:03 +0200 From: "F. Heinrichmeyer" Organization: FernUni in Hagen X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-15mdksmp i686) X-Accept-Language: de-DE, German/Germany, en MIME-Version: 1.0 To: "Carlos F. A. Paniago" , freebsd-stable@freebsd.org Subject: Re: CMI8330 and FreeBSD-4.0 References: <38EF6E3B.5104AA6C@panix.ecof.org.br> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG look for the line containing CMI8330 in "mss.c", copy and delete it and paste it in the corresponding array in "sbc.c" (search for the string awe64 i.e.). So you force your card not to be recognized as mss-card, but as sb-card. Then it works, but strangely the mixer is not controlled right (i don't hear cd-sound i.e., volume control works). Under Windows it also works in mss-mode. The unpatched PNP-code detects a correct configuration as far as i understand. I don't know why it does not work. Don't forget to include pcm and sbc in your kernel config file. -- Fritz Heinrichmeyer mailto:fritz.heinrichmeyer@fernuni-hagen.de FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message