NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/43765: acpicpu causes ichlpcib0: can't map power management i/o space



>Number:         43765
>Category:       kern
>Synopsis:       acpicpu causes ichlpcib0: can't map power management i/o space
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 15 17:20:00 +0000 2010
>Originator:     Scott Ellis
>Release:        amd64-current (5.99.38)
>Organization:
>Environment:
NetBSD intrepid 5.99.38 NetBSD 5.99.38 (INTREPID.P5W) #7: Sun Aug 15 10:02:39 
PDT 2010  
scotte@intrepid:/nbu/source/netbsd/src/obj.amd64/nbu/source/netbsd/src/sys/arch/amd64/compile/INTREPID.P5W
 amd64

>Description:
Enabling 'acpicpu' on my server causes the ichlpcib0 to not be configured 
properly (specifically, the Watchdog support is not present...I didn't check 
hpet and other items).

Without acpicpu:
...
exphy0 at ex0 phy 24: 3Com internal media interface
exphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ichlpcib0 at pci0 dev 31 function 0: vendor 0x8086 product 0x27b8 (rev. 0x01)
timecounter: Timecounter "ichlpcib0" frequency 3579545 Hz quality 1000
ichlpcib0: 24-bit timer
ichlpcib0: TCO (watchdog) timer configured.
piixide0 at pci0 dev 31 function 1: Intel 82801GB/GR IDE Controller (ICH7) (rev.
 0x01)
...


With acpicpu:
...
exphy0 at ex0 phy 24: 3Com internal media interface
exphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ichlpcib0 at pci0 dev 31 function 0: vendor 0x8086 product 0x27b8 (rev. 0x01)
ichlpcib0: can't map power management i/o spacepiixide0 at pci0 dev 31 function
1: Intel 82801GB/GR IDE Controller (ICH7) (rev. 0x01)
piixide0: bus-master DMA support present
...


>How-To-Repeat:
In kernel configuration, add:
acpicpu*       at acpi?                # ACPI CPU

>Fix:



Home | Main Index | Thread Index | Old Index