From owner-freebsd-hackers Mon Mar 25 9:34:57 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by hub.freebsd.org (Postfix) with SMTP id CD40737B400 for ; Mon, 25 Mar 2002 09:34:43 -0800 (PST) Received: from jogegabsd (AUTH login) at unknown (HELO anakin) (jogegabsd@216.230.149.145) by smtp.mail.vip.sc5.yahoo.com with SMTP; 25 Mar 2002 17:34:43 -0000 From: "jogegabsd" To: Cc: Subject: pcm unable to map IO port Date: Mon, 25 Mar 2002 11:35:20 -0600 Message-ID: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, I'm trying to make my sound card work on a compaq 1700 laptop with FreeBSD 4.5-RELEASE. AFAIK and from advice from people in this list my sound card uses the maestro3 module. I add the following lines to my kernel configuration. device pcm0 at isa? irq 10 drq 1 flags 0x0 # for non-PnP sound cards device pcm # for PnP/PCI sound cards I was following the instruction of the driver in this page http://www.cs.duke.edu/~anderson/freebsd/maestro3xxx/ I know that the maestro3 module is already build in, but checking out the source files from the webpage and my computer that I see that I do not have the following /usr/src/sys/dev/sound/pci/maestro3_dsp.h the other files are maestro3.c maestro3_reg.h So i thought it will be better to make the module again. But before all this maestro thing I recompile my kernel with the pcm lines that I already gave you, and I got this error in the dmesg after recompiling the kernel and rebooting. pcm0: irq 5 at device 31.5 on pci0 pcm0: unable to map IO port space device_probe_and_attach: pcm0 attach returned 6 I'm kind of lost right now. What could be the problem. In windoze, my sound card appear as a SoundMax Integrated Digital Audio with the following Interrupt Request 05 Input/Output Range 1400 - 14FF Input/Output Range 1080 - 10BF I'm only subscribe to the freebsd-questions list. I'll apreciate you help thanks Gerardo Amaya _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message