From owner-freebsd-stable Mon Sep 25 0:20:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moon.harmonic.co.il (moon.harmonic.co.il [192.116.140.65]) by hub.freebsd.org (Postfix) with ESMTP id 4DA1237B422 for ; Mon, 25 Sep 2000 00:20:08 -0700 (PDT) Received: (from nobody@localhost) by moon.harmonic.co.il (8.9.3/8.9.3) id JAA25497; Mon, 25 Sep 2000 09:18:38 +0200 To: Gary Kline Subject: Re: pcm driver Message-ID: <969866318.39cefc4ea0d7c@webmail.harmonic.co.il> Date: Mon, 25 Sep 2000 09:18:38 +0200 (IST) From: Roman Shterenzon Cc: freebsd-stable@FreeBSD.ORG References: <200009250451.e8P4pY200914@thought.org> In-Reply-To: <200009250451.e8P4pY200914@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.2 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quoting Gary Kline : > According to Daniel O'Connor: > > > > > On 25-Sep-00 Gary Kline wrote: > > > ppi0: on ppbus0 > > > sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 > on isa0 > > > sbc0: alloc_resource > > > device_probe_and_attach: sbc0 attach returned 6 > > > > > > > > > I don't know what the last line means. I just remade snd0... > > > > The last line means its busted :) > > > > Are you sure you have 'device pcm' in your kernel config _as well_ as > sbc0? > > > > > device pcm > device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 > > > Should this be pcm0, perhaps? I've exactly the same hardware and had this problem because of irq conflict. The sb is ISA and BIOS assigned IRQ to USB for some unclear reason. I then set IRQ5 to be assigned to Legacy ISA in BIOS and it worked again. The BIOS behavior was quite weird since it worked before. Check if any other devices use irq5. Hope that it helps. --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message