From owner-freebsd-stable Mon Sep 25 9:49: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id B984C37B422 for ; Mon, 25 Sep 2000 09:48:56 -0700 (PDT) Received: from thought.org (tao.sea.tera.com [207.108.223.55]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id JAA29221; Mon, 25 Sep 2000 09:48:37 -0700 (PDT) Received: (from kline@localhost) by thought.org (8.11.0/8.11.0) id e8PGlX513136; Mon, 25 Sep 2000 09:47:33 -0700 (PDT) (envelope-from kline) Date: Mon, 25 Sep 2000 09:47:24 -0700 From: Gary Kline To: Roman Shterenzon Cc: Gary Kline , freebsd-stable@FreeBSD.ORG Subject: Re: pcm driver Message-ID: <20000925094724.A12968@tao.thought.org> References: <200009250451.e8P4pY200914@thought.org> <969866318.39cefc4ea0d7c@webmail.harmonic.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <969866318.39cefc4ea0d7c@webmail.harmonic.co.il>; from roman@harmonic.co.il on Mon, Sep 25, 2000 at 09:18:38AM +0200 X-Organization: Thought Unlimited. Public service Unix since 1986. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Sep 25, 2000 at 09:18:38AM +0200, Roman Shterenzon wrote: > 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. > > It may well help. This m'board is 2+ years old and we probably have dissimilar BIOS setups; I'll see if there is a way to associate irq5 with ISA. ...There is something bizarre going on because in switching my ``muuz'' display panels around there is a several second delay. This is brand new. With 3.X, no problems; with 4.1, there are these weird issues. --For the time being, I've gone back to the older obsolete snd stuff. Haven't tried it again, tho. Tonight... thanks for your input. gary -- Gary D. Kline kline@tao.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message