From owner-freebsd-alpha Tue Mar 21 12:39: 1 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 60B6937BCFC for ; Tue, 21 Mar 2000 12:38:58 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA12638; Tue, 21 Mar 2000 15:38:57 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id PAA05437; Tue, 21 Mar 2000 15:38:27 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 21 Mar 2000 15:38:27 -0500 (EST) To: nm Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: X Success With MGA and Sound Question In-Reply-To: <3.0.32.20000321153404.04d1cea0@mail.vt.edu> References: <3.0.32.20000321153404.04d1cea0@mail.vt.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14551.56679.73796.388364@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org nm writes: > I installed my Matrox Millenium 4MB and built XFree86 > 3.3.6 from ports and X works GREAT in 32 bpp. > > I am happy. > > Seems pretty stable so far... Its nice to have you happy ;-) > Next up is getting the onboard audio on my AS200 to > work. I assume I need to compile this into the kernel? > > Is the AS200's audio hardware supported? Yes, use this line in your config file: device pcm0 at isa? port 0x530 irq 9 drq 0 flags 0x10011 This worked just prior to 4.0-RELEASE, I haven't checked -RELEASE yet on an AS200. My miata at home even runs xmms just fine ;-) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message