From will@unfoldings.net  Wed Feb 26 23:37:20 2003
Return-Path: <will@unfoldings.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9BD0A37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2003 23:37:20 -0800 (PST)
Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC9A43FDD
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2003 23:37:18 -0800 (PST)
	(envelope-from will@unfoldings.net)
Received: from localhost ([127.0.0.1])
	by apollo.laserfence.net with esmtp (Exim 4.10)
	id 18oIbS-0007Os-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:37:15 +0200
Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net)
	by apollo.laserfence.net with esmtp (Exim 4.10)
	id 18oIbE-0007OW-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:37:01 +0200
Received: from phoenix.home.laserfence.net ([192.168.0.2])
	by prometheus.home.laserfence.net with esmtp (Exim 4.10)
	id 18oIbA-0009jC-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:36:56 +0200
Received: from will by phoenix.home.laserfence.net with local (Exim 4.10)
	id 18oIb9-0006H9-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:36:55 +0200
Message-Id: <E18oIb9-0006H9-00@phoenix.home.laserfence.net>
Date: Thu, 27 Feb 2003 09:36:55 +0200
From: Willie Viljoen <will@unfoldings.net>
Sender: Willie Viljoen <will@phoenix.home.laserfence.net>
Reply-To: Willie Viljoen <will@unfoldings.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ForteMedia FM801 chipset based sound cards, pcm(4) not attaching
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48738
>Category:       kern
>Synopsis:       [sound] ForteMedia FM801 chipset based sound cards, pcm(4) not attaching
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sound
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 26 23:40:04 PST 2003
>Closed-Date:    Sun Jun 26 20:53:39 GMT 2005
>Last-Modified:  Sun Jun 26 20:53:39 GMT 2005
>Originator:     Willie Viljoen
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD phoenix.home.laserfence.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #1: Sun Feb 23 10:48:14 SAST 2003 will@phoenix.home.laserfence.net:/usr/obj/usr/src/sys/PHOENIX i386


	
>Description:

	Since some time during the development of 4.6-STABLE, this device has not been attatched
	by the pcm(4) driver. In the output from dmesg, it is also not properly recognized as had
	been the case before:

pci0: <unknown card> (vendor=0x1319, dev=0x0801) at 10.0 irq 9
pci0: <unknown card> (vendor=0x1319, dev=0x0802) at 10.1

	At first I assumed the device to be deffective and continued with my old SB16 instead,
	but a post to freebsd-questions where the poster has trouble with this card on new
	systems, but not on 4.5-RELEASE, caught my attention.

	For refference, I include his post below:

I have installed 5.0-RELEASE and have a trouble to configure my Genius Sound
Maker Live soundcard based on ForteMedia 801 chip
I'm added next line to KERNELCONFIG file:
device pcm

and... and nothing changed... when booting it just saying:
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pci2: <multimedia, audio> at device 11.0 (no driver attached)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pci2: <input device> at device 11.1 (no driver attached)

than I added next line to loader.conf
snd_pcm_load="YES"
snd_fm801_load="YES"

result was the same.... And I tried to switch off PNP OS Installed in
BIOS...
What i'm doing wrong? The card is worked fine under 4.5-RELEASE.

	This indicates to me that the problem must have occured after 4.5, and is
	manifested in both 4-STABLE and 5-CURRENT.

>How-To-Repeat:
	Use a system with a sound device based on the FM801 chipset, build
	kernel with pcm(4)
>Fix:

	Not known.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sound 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Jul 12 21:46:07 PDT 2003 
Responsible-Changed-Why:  
Over to sound maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48738 

From: Eric Anholt <eta@lclark.edu>
To: gnats <freebsd-gnats-submit@FreeBSD.ORG>
Cc:  
Subject: Re: kern/48738
Date: Thu, 23 Jun 2005 13:15:43 -0700

 Could you try 5-stable with the patch I attached to the PR at:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=82107
 
 -- 
 Eric Anholt                                     eta@lclark.edu
 http://people.freebsd.org/~anholt/              anholt@FreeBSD.org
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Sun Jun 26 20:53:15 GMT 2005 
State-Changed-Why:  
The particular code backed out had been implicated in enough PRs that I went 
ahead and committed the MFC.  The problem should be fixed in 5-STABLE and 
6-CURRENT now, so I'm closing the PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48738 
>Unformatted:
