From owner-freebsd-current Mon Nov 15 7:47: 6 1999 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 751F314F59 for ; Mon, 15 Nov 1999 07:46:57 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 31F7B1CA0; Mon, 15 Nov 1999 23:46:55 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Ollivier Robert Cc: FreeBSD Current Users' list Subject: Re: Panic when playing sound [LONG] In-reply-to: Your message of "Mon, 15 Nov 1999 16:43:32 +0100." <19991115164332.H53356@caerdonn.eurocontrol.fr> Date: Mon, 15 Nov 1999 23:46:55 +0800 From: Peter Wemm Message-Id: <19991115154655.31F7B1CA0@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ollivier Robert wrote: > According to Peter Wemm: > > Have you tried plain "device pcm0"? (and if it's not detected (ie: it's a > > motherboard resources rather than a pnp isa device), try adding "options > > PNPBIOS" to your kernel.) > > With the following options, the machine doesn't crash but mpg123 doesn't > seem to be able to write anything to the card and just sits. No output. > > options PNPBIOS > controller pnp0 > device pcm0 at isa0 port 0x220 irq 5 drq 1 flags 0x13 Err, no, just 'device pcm0'... > (after changing DMA 0 to DMA 3 in the BIOS of course). PNPBIOS should pick this up automatically, that's why you need to remove the 'at isa' stuff and stop overriding the pnp code from using what it discovers from the bios. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message