From owner-freebsd-stable Sat Sep 16 9:41: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (Postfix) with ESMTP id B8E2737B422 for ; Sat, 16 Sep 2000 09:41:06 -0700 (PDT) Received: from tundra.winternet.com (nrahlstr@tundra.winternet.com [198.174.169.11]) by icicle.winternet.com (8.9.3/8.9.3mc) with ESMTP id LAA00226; Sat, 16 Sep 2000 11:41:03 -0500 (CDT) SMTP "HELO" (ESMTP) greeting from tundra.winternet.com But _really_ from :: nrahlstr@tundra.winternet.com [198.174.169.11] SMTP "MAIL From" = nrahlstr@mail.winternet.com (Nathan Ahlstrom) SMTP "RCPT To" = Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id LAA13319; Sat, 16 Sep 2000 11:41:02 -0500 (CDT) Date: Sat, 16 Sep 2000 11:41:02 -0500 From: Nathan Ahlstrom To: "Daniel J. O'Connor" Cc: "Cristian N. Bradiceanu" , freebsd-stable@FreeBSD.ORG Subject: Re: VIA 82C686 AC97 Audio Message-ID: <20000916114102.B13277@winternet.com> Mail-Followup-To: "Daniel J. O'Connor" , "Cristian N. Bradiceanu" , freebsd-stable@FreeBSD.ORG References: <39C38132.378A8FB6@lasting.ro> <200009161556.e8GFuXK09549@guppy.dons.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200009161556.e8GFuXK09549@guppy.dons.net.au>; from darius@dons.net.au on Sun, Sep 17, 2000 at 01:26:33AM +0930 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Daniel J. O'Connor" wrote: > > On 16-Sep-00 Cristian N. Bradiceanu wrote: > > chip2: port > > 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 10 at device 7.5 on pci0 > > > > about the on-board sound system. Is there a driver for this sound card? > > > > I've tried with no luck so far to enable legacy sound support from BIOS, > > all I've got was: > > Nathan Ahlstrom told me how to get it running.. > > Basically copy the files /usr/src/sys/dev/sound/pci/via82c686.[ch] from a > -current box to your -stable box (you can get them from cvsweb) and then edit > /usr/src/sys/config/files and after the line which mentions 't4dwave.c' add > this -> > dev/sound/pci/via82c686.c optional pcm pci > > You will get an error when you compile saying that some functions are missing > (pcm_unregister and ac97_destroy I think) - go through via82c686.c and remove > the ref's to it :) or get revision 1.3 of via82c686.c. -- Nathan Ahlstrom / nrahlstr@winternet.com / nra@FreeBSD.org / PGP: 0x67BC9D19 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message