Subject: kern/36426: Some pci devices missing - a need to add it
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <zb@ispid.com.pl>
List: netbsd-bugs
Date: 06/02/2007 11:50:01
>Number:         36426
>Category:       kern
>Synopsis:       Some pci devices missing - a need to add it
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 02 11:50:01 +0000 2007
>Originator:     Zbigniew Baniewski
>Release:        3.1
>Organization:
>Environment:
Same as in case of  kern/36425
>Description:
During bootup a kernel with ACPI enabled (uncommented) reports:

ACPI Object Type 'Processor' (0x0c) at acpi0 not configured
PNP0C01 at acpi0 not configured
PNP0C0F at acpi0 not configured
PNP0C0F at acpi0 not configured
PNP0C0F at acpi0 not configured
PNP0C0F at acpi0 not configured
PNP0A03 at acpi0 not configured
PNP0C02 at acpi0 not configured
PNP0C02 at acpi0 not configured
PNP0000 at acpi0 not configured
PNP0200 at acpi0 not configured
PNP0100 at acpi0 not configured
PNP0B00 at acpi0 not configured
PNP0800 at acpi0 not configured
PNP0C04 at acpi0 not configured
PNP0700 at acpi0 not configured
PNP0400 at acpi0 not configured
PNP0501 at acpi0 not configured
PNP0501 at acpi0 not configured
PNP0303 at acpi0 not configured
Intel 82371AB (PIIX4) Power Management Controller (miscellaneous bridge, revision 0x02) at pci0 dev 4 function 3 not configured
Brooktree Bt878 Video Capture (Audio Section) (miscellaneous multimedia,  revision 0x02) at pci0 dev 11 function 1 not configured

===================================================================
It's an ASUS P3B-F motherboard with BIOS 1.006

Brooktree device is an AverMedia TVPhone98 TV-tuner - under Linux (kernel 2.6.21.1), a "dmesg | grep -i aver" reports:

bttv0: detected: AVerMedia TVPhone98 [card=41], PCI subsystem ID is 1461:0001
bttv0: using: AVerMedia TVPhone 98 [card=41,insmod option]
bttv0: Avermedia eeprom[0x4821]: tuner=5 radio:yes remote control:yes

"dmesg | grep -i 878" reports:

bttv0: Bt878 (rev 2) at 0000:00:0b.0, irq: 9, latency: 32, mmio: 0xdf000000
tuner 1-0061: chip found @ 0xc2 (bt878 #0 [sw])
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
bt878_probe: card id=[0x11461], Unknown card.
bt878: probe of 0000:00:0b.1 failed with error -22

>How-To-Repeat:

>Fix: