From owner-freebsd-questions Sat Feb 19 18: 3:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from l1.ds.net (l1.ds.net [207.239.204.197]) by hub.freebsd.org (Postfix) with ESMTP id D1DE337BDB8 for ; Sat, 19 Feb 2000 18:03:48 -0800 (PST) (envelope-from jmutter@ds.net) Received: from ds.net (i1p86.cmh-oh.ds.net [207.239.205.86]) by l1.ds.net (8.9.3/8.9.3) with ESMTP id VAA09246; Sat, 19 Feb 2000 21:03:34 -0500 Message-ID: <38AF4B8E.E9F82218@ds.net> Date: Sat, 19 Feb 2000 21:03:58 -0500 From: "James A. Mutter" Reply-To: jmutter@ds.net X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Karen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: pcm References: <38AF49C3.D3226F62@tm.odessa.ua> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Karen wrote: > > Where (in what file) should I use "pnp 1 0 os enable port0 0x220 port1 > 0x530 port2 0x388 port3 0x370 irq0 5 drq0 1 drq1 3" > string when configuring pcm device? > Thank You. It looks as though you've some work ahead of you. That line goes into your kernel config file, but it sounds like you've never done that before. Try reading this: http://www.freebsd.org/handbook/kernelconfig.html , then familiarize yourself with the LINT and GENERIC kernels, then after you feel as if you know what you're doing you can try building your own. If you build a kernel and the machine won't run afterwards you can always load the previous kernel by entering: kernel.old at the boot menu. Good luck, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message