From owner-freebsd-multimedia Sun Apr 15 2:21:28 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.82.131.18]) by hub.freebsd.org (Postfix) with ESMTP id 0775137B509 for ; Sun, 15 Apr 2001 02:21:26 -0700 (PDT) (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (thrush.ravenbrook.com [193.112.141.249]) by raven.ravenbrook.com (8.9.3/8.9.3) with ESMTP id KAA08233 for ; Sun, 15 Apr 2001 10:21:19 +0100 (BST) Received: from thrush.ravenbrook.com (localhost [127.0.0.1]) by thrush.ravenbrook.com (8.11.2/8.11.2) with ESMTP id f3F9KwK80711 for ; Sun, 15 Apr 2001 09:20:58 GMT (envelope-from nb@thrush.ravenbrook.com) From: Nick Barnes To: freebsd-multimedia@freebsd.org Subject: sound on Intel D815EEA motherboard Date: Sun, 15 Apr 2001 09:20:58 +0000 Message-ID: <80709.987326458@thrush.ravenbrook.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have an Intel D815EEA motherboard . This has one built-in audio system (ICH2) and another optional one (SoundBlaster). I have the version without the SoundBlaster. I want to get the audio working; it's not currently supported in -CURRENT or -STABLE. The chip is called the ICH2, PCI vendor ID 8086, device ID 2445. At boot time the PCI probe sees the device but can't identify it. According to Intel it's AC97 compatible. I have the Linux driver code for it (i810_audio.c). I'm prepared to put in some coding time. Is anyone else already working on this driver, or shall I start from scratch? If I should start from scratch, presumably I should clone one of the existing AC97 PCI drivers, such as es137x.c or cs4281.c. Can anyone with experience of the sound drivers advise me here? Is this even the right mailing list? Nick Barnes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message