From owner-freebsd-questions Sat Mar 24 14:53:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 1666737B71A for ; Sat, 24 Mar 2001 14:53:28 -0800 (PST) (envelope-from JRAMOS2@nc.rr.com) Received: from nc.rr.com ([24.25.20.244]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sat, 24 Mar 2001 17:53:22 -0500 Message-ID: <3ABD2553.7765CB7F@nc.rr.com> Date: Sat, 24 Mar 2001 17:53:07 -0500 From: J Ramos X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Compiling sound into the kernel question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I've got an Ensoniq AudioPCI 1370 that I'm trying to get sound working on. I've dug through the handbook I own, the handbook on freebsd.org, and through /usr/src/sys/i386/conf/LINT looking for clues. I see that the card is supported, I'm just unsure as to what devices and whatnot to add to the config file. I added the following lines to the end of the config file: device snd device sscape0 at isa? port 0x330 irq 9 drq 0 device sscape_mss0 at isa? port 0x534 irq 5 drq 1 Yep, I know, wrong devices. But it did compile cleanly. :-) At any rate, any help would be greatly appreciated, and I'll help any way I can, dmesg output, etc... Thanks much, Josh Ramos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message