NetBSD-Bugs archive

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

kern/38815: interrupt problem with esa(4)



>Number:         38815
>Category:       kern
>Synopsis:       interrupt problem with esa(4)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 31 22:15:01 +0000 2008
>Originator:     Michael van Elst
>Release:        NetBSD 4.99.63
>Organization:
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."
>Environment:
        
        
System: NetBSD pepew 4.99.63 NetBSD 4.99.63 (PEPEW) #1: Sat May 31 22:04:04 
CEST 2008 
mlelstv@henery:/home/netbsd-current/obj.i386/home/netbsd-current/src/sys/arch/i386/compile/PEPEW
 i386
Architecture: i386
Machine: i386
>Description:
A kernel with esa(4) will freeze the machine while booting, the
last message is:
esa0: interrupting at irq 5

Normally this would be followed by:
esa0: ac97: SigmaTel STAC9721/23 codec; 18 bit DAC, 18 bit ADC, SigmaTel 3D


There are two messages that hint to bad interrupt routing:

pciintr_link_init: bus 2 device 3 link 0x61: bad irq bitmap 0x0020, should be 0x
def8
pciintr_link_init: bus 0 device 30 link 0x61: bad irq bitmap 0xdef8, should be 0
x0020

and refer to the follwoing devices:

esa0 at pci2 dev 3 function 0: ESS Technology Maestro 3 PCI Audio Accelerator (r
ev. 0x10)
ppb1 at pci0 dev 30 function 0: Intel 82801BAM Hub-PCI Bridge (rev. 0x02)

And older -current (4.99.37) works fine with esa(4).

>How-To-Repeat:
Run -current on a Dell Inspiron 8000

>Fix:
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index