From owner-freebsd-hackers Mon Feb 20 20:57:45 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA08095 for hackers-outgoing; Mon, 20 Feb 1995 20:57:45 -0800 Received: from xi.dorm.umd.edu (xi.dorm.umd.edu [129.2.140.12]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id UAA08089 for ; Mon, 20 Feb 1995 20:57:43 -0800 Received: (from smpatel@localhost) by xi.dorm.umd.edu (8.6.9/8.6.9) id XAA00179; Mon, 20 Feb 1995 23:57:22 -0500 Date: Mon, 20 Feb 1995 23:57:22 -0500 (EST) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: John Utz cc: "Christoph P. Kukulies" , freebsd-hackers@freefall.cdrom.com Subject: Re: snd devices (documentation) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Mon, 20 Feb 1995, John Utz wrote: > If anybody has a successfully confgured PAS16 i would like to see > it too! > due to the unque form of my sound system ( PAS plus a separate > MPU-401 clone ) i have been loath to start tinkering, but it would be > nice to at least have the PAS16 functional, that way i would have at > least a base successful config to start out with.... Try this for your PAS. This should work, you may need to adjust the IRQ, PORT, DMA... Make sure you leave the "snd3" part intact (don't change it to snd0) device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr Sujal