From owner-freebsd-questions Wed May 30 12:30:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id C0DCE37B424 for ; Wed, 30 May 2001 12:30:09 -0700 (PDT) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-185.sub-c.lee.net [208.205.126.185]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id OAA03960 for ; Wed, 30 May 2001 14:22:26 -0500 Message-ID: <3B15484E.7C79C1BA@journalstar.com> Date: Wed, 30 May 2001 14:21:50 -0500 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: rl0 not working after compiling kernel with pcm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I just tried to get sound support working on my machine and I obviously messed something up. I compiled the kernel with the following lines device pcm device pcm0 at isa? port? irq 10 drq 1 flags 0x0 Everything compiled and the new kernel booted, but I couldn't ping anything. So I went ahead and rebooted on the old kernel. Same problem, I can't ping anything and the machine can't be pinged. Everything worked before trying to add sound support. Link light, ifconfig, netstat -rn, and dmesg all look fine, but for all intents and purposes the NIC is dead. The machine is a Hewlett Packard Brio BA with the NIC and sound on the mother board. I have a feeling I just setup some sort of IRQ conflict, or something got tweaked that I don't know about. Any ideas would be much appreciated! TIA, Tony Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message