Date: Sat, 16 Sep 2000 11:41:02 -0500 From: Nathan Ahlstrom <nrahlstr@winternet.com> To: "Daniel J. O'Connor" <darius@dons.net.au> Cc: "Cristian N. Bradiceanu" <cbredi@lasting.ro>, freebsd-stable@FreeBSD.ORG Subject: Re: VIA 82C686 AC97 Audio Message-ID: <20000916114102.B13277@winternet.com> In-Reply-To: <200009161556.e8GFuXK09549@guppy.dons.net.au>; from darius@dons.net.au on Sun, Sep 17, 2000 at 01:26:33AM %2B0930 References: <39C38132.378A8FB6@lasting.ro> <200009161556.e8GFuXK09549@guppy.dons.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
"Daniel J. O'Connor" <darius@dons.net.au> wrote: > > On 16-Sep-00 Cristian N. Bradiceanu wrote: > > chip2: <VIA 82C686 AC97 Audio> 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 <nrahlstr@winternet.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000916114102.B13277>