From owner-freebsd-current Tue Sep 10 08:32:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA22635 for current-outgoing; Tue, 10 Sep 1996 08:32:22 -0700 (PDT) Received: from phoenix.csie.nctu.edu.tw (root@phoenix.csie.nctu.edu.tw [140.113.17.171]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA22622 for ; Tue, 10 Sep 1996 08:32:16 -0700 (PDT) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.235.250]) by phoenix.csie.nctu.edu.tw (8.7.5/8.7.5) with ESMTP id XAA03092 for ; Tue, 10 Sep 1996 23:29:47 +0800 (CST) Received: (from jdli@localhost) by FreeBSD.csie.NCTU.edu.tw (8.7.5/8.7.3) id XAA20203 for freebsd-current@freebsd.org; Tue, 10 Sep 1996 23:31:38 +0800 (CST) From: Jian-Da Li Message-Id: <199609101531.XAA20203@FreeBSD.csie.NCTU.edu.tw> Subject: makeing sound driver failed To: freebsd-current@freebsd.org Date: Tue, 10 Sep 1996 23:31:37 +0800 (CST) X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi : ctm-2187 changed all files under /sys/i386/isa/sound/* from #include "sound_config.h" #include "foo.h" to #include #include which caused no sound driver will be linked into kernel. (now it will look for /sys/i386/isa/sound/sb.h instead of /sys/compile/FOO/sb.h, thus NSND,NSB(and so on) definitions will not be found.) -- 李 建 達 (Jian-Da Li) 交 大 資 工 E-Mail : http://www.csie.nctu.edu.tw/~jdli