From owner-freebsd-hackers Mon Feb 22 7:15: 2 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from paul.rutgers.edu (paul.rutgers.edu [128.6.5.53]) by hub.freebsd.org (Postfix) with ESMTP id 8BDA111FA6 for ; Mon, 22 Feb 1999 07:14:40 -0800 (PST) (envelope-from talukdar@paul.rutgers.edu) Received: (from talukdar@localhost) by paul.rutgers.edu (8.8.8/8.8.8) id KAA08685; Mon, 22 Feb 1999 10:14:42 -0500 (EST) Date: Mon, 22 Feb 1999 10:14:42 -0500 (EST) From: Anup Talukdar Message-Id: <199902221514.KAA08685@paul.rutgers.edu> To: freebsd-hackers@freebsd.org Subject: cannot configure soundcard Cc: talukdar@paul.rutgers.edu Sender: owner-freebsd-hackers@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-hackers" in the body of the message