Date: Sat, 30 Jul 2005 17:59:39 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: lehmann@ans-netz.de Cc: current@freebsd.org Subject: Re: mlx(4) fully and ep(4) partially broken on 6.0 Message-ID: <20050730.175939.108405618.imp@bsdimp.com> In-Reply-To: <20050731011147.2c00c819.lehmann@ans-netz.de> References: <20050731003652.12223405.lehmann@ans-netz.de> <20050730.164856.113103353.imp@bsdimp.com> <20050731011147.2c00c819.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050731011147.2c00c819.lehmann@ans-netz.de> Oliver Lehmann <lehmann@ans-netz.de> writes: : M. Warner Losh wrote: : : > In message: <20050731003652.12223405.lehmann@ans-netz.de> : > Oliver Lehmann <lehmann@ans-netz.de> writes: : > : same as ep0 wants to run with: : > : : > : ep0: <3Com 3C509-Combo Etherlink III> at port 0x300-0x30f irq 9 on isa0 : > : ep0: No irq?! : > : panic: resource_list_release: resource entry is not busy : > : Uptime: 1s : > : > Bummer. Any chance you can get a traceback? : : Disks are not initialized when the pannic occures... : Any info I could provide you from within the kdb? A ,,where'' output? Is : kdb useable from serial console so far? enable ddb, and use 'trace'. However, I think I understand where it is happening. : > : As you can see, it looks like the card is not configured as PnP (because : > : that would add "(PnP)" to the description). : > : : > : On my router, fxp3 has irq 9 - Maybe it is irq sharing related? But I : > : wonder why it works with 5.4 without problems... : > : > You can't share IRQs with ISA bus. You'll need to find out what : > changed that causes fxp3 to use irq 9 now. Maybe it is APIC related? : : As I can see in an old 5.4 dmesg ep0 was the only card with irq9, fxp3 : had 11 on 5.4. OK. Sounds like either an unknown changes in the BIOS configuration (unlikely) or a subtle change in how we route interrupts that the BIOS doesn't. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050730.175939.108405618.imp>