cvs commit: src/sys/dev/sound/pci ich.c

看板DFBSD_commit作者時間21年前 (2005/02/04 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
dillon 2005/02/03 18:57:20 PST DragonFly src repository Modified files: sys/dev/sound/pci ich.c Log: One of the last things the system does before it tries to mount root is wait for interrupt-driven configuration hooks to finish. This is one of the common places where the system locks up due to e.g. blown interrupt routing. Wait up to 60 seconds for interrupt driven hooks to complete. Generate a warning every 10 seconds listing the hooks that have not yet completed. Name all the hook structures to make the listing meaningful. After 60 seconds, give up and continue booting. The system might actually be useable enough to aid in debugging depending on which device failed. Revision Changes Path 1.7 +1 -0 src/sys/dev/sound/pci/ich.c http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/ich.c.diff?r1=1.6&r2=1.7&f=u
文章代碼(AID): #120kLy00 (DFBSD_commit)
文章代碼(AID): #120kLy00 (DFBSD_commit)