Date: Fri, 16 May 2014 18:21:35 +0200 From: Hans Petter Selasky <hps@selasky.org> To: freebsd-current <freebsd-current@freebsd.org> Subject: panic: resource_list_add: resource entry is busy Message-ID: <53763B0F.4040003@selasky.org>
next in thread | raw e-mail | index | archive | help
Hi, I see the following panic: panic: resource_list_add: resource entry is busy When trying to kldload an older pccard driver. The call comes from the driver_added bus method somewhere down the tree. Loading the module before the kernel boots fixes the problem temporarily. Any bells ringing or patch suggestions? Seeing this on 9-stable, also believed that the same issue exists with 10-current. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53763B0F.4040003>