Subject: re: kern/36426: Some pci devices missing - a need to add it
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: matthew green <mrg@eterna.com.au>
List: netbsd-bugs
Date: 06/02/2007 19:40:04
The following reply was made to PR kern/36426; it has been noted by GNATS.

From: matthew green <mrg@eterna.com.au>
To: gnats-bugs@NetBSD.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: re: kern/36426: Some pci devices missing - a need to add it 
Date: Sun, 03 Jun 2007 05:36:43 +1000

    
    Intel 82371AB (PIIX4) Power Management Controller (miscellaneous bridge, revision 0x02) at pci0 dev 4 function 3 not configured
 
 this should be piixpm(4).
 
    Brooktree Bt878 Video Capture (Audio Section) (miscellaneous multimedia,  revision 0x02) at pci0 dev 11 function 1 not configured
 
 we don't support this part of the device.
 
 
 .mrg.