Subject: pcmcia blowup on i386/current
To: None <current-users@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: current-users
Date: 05/11/2000 17:47:39
Booting a -current fdset on a Toshiba Satellite 2140XCDS, I get:

...
biomask fffd netmask fffd ttymask ffff
pcic0: controller 0 detecting itqs with mask
0xde18:..3uvm_fault(0xc04c71c0, 0x0
, 0, 1) -> 1
kernel: page fault trap, code=0
Stopped in swapper at   0xc029099c: movl  0x14(%ecx),edx
db>

db> t
Xintr4()
--- interrupt ---
gettick()
delay()
pcic_isa_probe_interrupts()
pcic_isa_config_interrupts()
config_process_deferred()
configure()
main()


yui# nm /sys/arch/i386/compile/INSTALL/netbsd | grep c029099
c0290994 T isa_intr_disestablish

Is it possible the "arg" pointer gets passed a NULL (in
isa_intr_disestablish())?


 - Hubert

-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ELF, ...!