Subject: Re: kern/16307: pciide - panic: extent_free: region not found
To: Tomas Svensson , Manuel Bouyer <bouyer@antioche.eu.org>
From: enami tsugutomo <enami@but-b.or.jp>
List: netbsd-bugs
Date: 04/13/2002 07:34:10
> db> trace
> cpu_Debugger(379,0,376,c0202b91,c04cab80) at cpu_Debugger+0x4
> panic(c04caba5,c07f59c8,170,c0565a63,2800003) at panic+0xad
> extent_free(c064bc20,376,4,10) at extent_free+0x119
> i386_memio_unmap(0,376,4,c05659e0,c06f9b70) at i386_memio_unmap+0xd7
> default_chip_map(c07f5800,c06f9d58,1,c06f9b70) at default_chip_map+0x291

ctl_baseioh should be unmapped instead of ctl_ioh when necessary.

enami.