Re: booting hangs at "Waiting for SCSI devices to settle"

看板DFBSD_bugs作者時間16年前 (2009/07/23 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/5 (看更多)
:No USB or AHCI. :... :--Peter I'm looking at the code trying to figure it out. When it gets stuck try breaking into DDB and doing: print *busses_to_config print *busses_to_reset If it can't find the symbol try compiling up a kernel with those variables as globals instead of statics, in bus/cam/cam_xpt.c. Maybe also try augmenting the xptconfigfunc() with kprintf's, xpt_finishconfig(), and so forth. It kinda looks to me like ahd might either be getting stuck on a XPT action or may be losing track of a request and not ever calling xpt_done() on it. -Matt
文章代碼(AID): #1APribnm (DFBSD_bugs)
討論串 (同標題文章)
文章代碼(AID): #1APribnm (DFBSD_bugs)