Subject: Re: kern/33547
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jean-Baptiste Campesato <camjelemon@gmail.com>
List: netbsd-bugs
Date: 06/06/2006 19:00:05
The following reply was made to PR kern/33547; it has been noted by GNATS.

From: "Jean-Baptiste Campesato" <camjelemon@gmail.com>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/33547
Date: Tue, 6 Jun 2006 20:57:27 +0200

 Hello,
 I forgot to tell that with the GENERIC.MP (i386) kernel I get these
 messages for the concerned pci (and I can use them):
 ppb1 at pci0 dev 28 function 0: Intel 82801GB/GR PCI Express Port #1 (rev. 0x02)
 pci2 at ppb1 bus 2
 pci2: i/o space, memory space enabled, rd/line, wr/inv ok
 ppb2 at pci0 dev 28 function 1: Intel 82801GB/GR PCI Express Port #2 (rev. 0x02)
 pci3 at ppb2 bus 3
 pci3: i/o space, memory space enabled, rd/line, wr/inv ok
 wpi0 at pci3 dev 0 function 0: Intel PRO/Wireless LAN 3945ABG Mini-PCI
 Adapter (rev. 0x02)
 ppb3 at pci0 dev 28 function 2: Intel 82801GB/GR PCI Express Port #3 (rev. 0x02)
 pci4 at ppb3 bus 4
 pci4: i/o space, memory space enabled, rd/line, wr/inv ok
 bge0 at pci4 dev 0 function 0: Broadcom BCM5789 Gigabit Ethernet
 bge0: pcie mode=0x105000
 ppb4 at pci0 dev 28 function 3: Intel 82801GB/GR PCI Express Port #4 (rev. 0x02)
 pci5 at ppb4 bus 5
 pci5: i/o space, memory space enabled, rd/line, wr/inv ok
 
 So I recap the problem: when using MPACPI kernel, I get these messages:
 ppb1 at pci0 dev 28 function 0: Intel 82801GB/GR PCI Express Port #1
 (rev. 0x02)
 pci2 at ppb1 bus 2
 pci2: no spaces enabled!
 ppb2 at pci0 dev 28 function 1: Intel 82801GB/GR PCI Express Port #2
 (rev. 0x02)
 pci3 at ppb2 bus 3
 pci3: no spaces enabled!
 ppb3 at pci0 dev 28 function 2: Intel 82801GB/GR PCI Express Port #3
 (rev. 0x02)
 pci4 at ppb3 bus 4
 pci4: no spaces enabled!
 ppb4 at pci0 dev 28 function 3: Intel 82801GB/GR PCI Express Port #4
 (rev. 0x02)
 pci5 at ppb4 bus 5
 pci5: no spaces enabled!
 
 (So for example, wpi and bge can't detect my pci cards)
 
 I used a 3.99.20 kernel, and the laptop is an Acer Aspire 5672WLMi
 with Centrino Duo.
 
 -- 
 Jean-Baptiste CAMPESATO