From owner-freebsd-questions Wed Dec 22 4: 2: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kg.ops.uunet.co.za (kg.ops.uunet.co.za [196.31.1.31]) by hub.freebsd.org (Postfix) with ESMTP id F3228154EB for ; Wed, 22 Dec 1999 04:02:00 -0800 (PST) (envelope-from khetan@link.freebsd.os.org.za) Received: by kg.ops.uunet.co.za (Postfix, from userid 1000) id 78BBF16E5A; Wed, 22 Dec 1999 14:01:45 +0200 (SAST) Received: from localhost (localhost [127.0.0.1]) by kg.ops.uunet.co.za (Postfix) with ESMTP id D8D0E112F7; Wed, 22 Dec 1999 14:01:44 +0200 (SAST) Date: Wed, 22 Dec 1999 14:01:42 +0200 (SAST) From: Khetan Gajjar X-Sender: khetan@kg.ops.uunet.co.za Reply-To: Khetan Gajjar To: Jeroen Ruigrok van der Werven Cc: questions@FreeBSD.ORG Subject: Re: Parameters to pcm ? In-Reply-To: <19991222122018.A38722@lucifer.bart.nl> Message-ID: X-Mobile: +27 82 9907663 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. Thanks for responding. On Wed, 22 Dec 1999, Jeroen Ruigrok van der Werven wrote: >>device pcm0 >>device sbc0 at isa? port ? irq 10 drq 3 flags 0x17 > >Have you looked at LINT lately? Yes. >It should adequately explain how to use it. It doesn't, and the pcm man page hasn't been updated. # The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!). # Note that motherboard sound devices may require options PNPBIOS. # # For non-pnp sound cards with no bridge drivers only: #device pcm0 at isa? port ? irq 10 drq 1 flags 0x0 # # For pnp sound cards: #device pcm0 # The bridge drivers for sound cards. Do not forget pcm as well. # # sbc: Creative SoundBlaster ISA PnP/non-PnP # Supports ESS and Avance ISA chips as well. # gusc: Gravis UltraSound ISA PnP/non-PnP # csa: Crystal Semiconductor CS461x/428x PCI # For PnP cards: #device sbc0 #device gusc0 #device csa0 # For non-PnP cards: #device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 #device gusc0 at isa? port 0x220 irq 5 drq 1 flags 0x13 There is no explanation of what the flags are. I tried 0x17, which worked with pcm in August, but fails now. --- Khetan Gajjar (!kg1779) * khetan@iafrica.com ; khetan@os.org.za http://www.os.org.za/~khetan * Talk/Finger khetan@chain.freebsd.os.org.za FreeBSD enthusiast * http://www2.za.freebsd.org/ Stupidest quote heard : Who is this BSD, and why should we free him ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message