From owner-freebsd-questions Mon Feb 22 9: 7:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from paul.rutgers.edu (paul.rutgers.edu [128.6.5.53]) by hub.freebsd.org (Postfix) with ESMTP id 5C0DD10E5C for ; Mon, 22 Feb 1999 09:07:07 -0800 (PST) (envelope-from talukdar@paul.rutgers.edu) Received: (from talukdar@localhost) by paul.rutgers.edu (8.8.8/8.8.8) id MAA15430; Mon, 22 Feb 1999 12:07:03 -0500 (EST) Date: Mon, 22 Feb 1999 12:07:03 -0500 (EST) From: Anup Talukdar Message-Id: <199902221707.MAA15430@paul.rutgers.edu> To: freebsd-questions@freebsd.org Subject: cannot configure soundcard Cc: talukdar@paul.rutgers.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am trying to use the soundcard in my laptop. I have the following setup : Dell Latitude XPi P133ST laptop with the following audio specifications : Audio type : Soundblaster Pro-compatible 3.01 Audio controller : ES1888 According to the Dell reference guide, the default resource settings are : DMA channel : 1 IRQ line : 5 Port address : 220h In the Kernel configuration file I have included the following lines : controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x300 After making and installing the new kernel, I get the following messages when rebooting the machine : sb0 not found at 0x220 sbxvi0 not found sbmidi0 not found at 0x300 I am trying to use VAT (audio tool from LBL) and it complains that , soundcard is not configured. It will be of great help if anyone can inform what I am doing wrong here and what I should do to correct the problem. Since I don't subscribe to this mailing list, I will appreciate if the responses are sent directly to my e-mail address : talukdar@paul.rutgers.edu Thank you, Regards, Anup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message