Date: Sat, 28 Mar 2009 15:35:02 -0700 (PDT) From: Barney Cordoba <barney_cordoba@yahoo.com> To: current@freebsd.org Subject: Bus Resource busy panic Message-ID: <848052.92716.qm@web63907.mail.re1.yahoo.com>
next in thread | raw e-mail | index | archive | help
I have a situation that results in a panic in 8 that runs happily in 7. Its a bus_alloc_resource of type SYS_RES_MEMORY that is used by 2 separate devices. I see there is an RF_SHAREABLE flag. That flag hadn't been set, but is there something in 8 that now requires it? As a side question, should a bus_alloc_resource call panic the system just because the resource is busy? Barney
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?848052.92716.qm>