Date: Fri, 23 Jan 2004 15:30:12 -0800 (PST) From: Andy Farkas <andyf@speednet.com.au> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/61733: panic: resource_list_release: resource entry is not busy Message-ID: <200401232330.i0NNUCgG068606@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/61733; it has been noted by GNATS. From: Andy Farkas <andyf@speednet.com.au> To: dada@sbox.tugraz.at Cc: freebsd-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: kern/61733: panic: resource_list_release: resource entry is not busy Date: Sat, 24 Jan 2004 09:24:31 +1000 (EST) > >Description: > Kernel panics when probing 3COM ISA NIC: > ep0: <3Com 3C509-Combo EtherLink III> at port 0x300-0x30f irq 10 on isa0 > ep0: eeprom failed to come ready. > ep0: ep_alloc() failed! (6) > panic: resource_list_release: resource entry is not busy Maybe the card is in the wrong "mode", ie. it might be in PnP mode when it should be hard-coded (using the supplied DOS config program) or vice-verce.. ..or maybe its just broken :) Although I don't know what mode mine is in, it works ok and gets probed as: ep0: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 5 on isa0 ep0: Ethernet address 00:10:4b:28:ed:dd It is also in a 16MB 486 box running 5.2-RELEASE. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401232330.i0NNUCgG068606>