Re: IOPanic ans assert not working ?
Re: IOPanic ans assert not working ?
- Subject: Re: IOPanic ans assert not working ?
- From: Sean McBride <email@hidden>
- Date: Tue, 5 Feb 2002 18:43:41 -0500
Justin C. Walker (email@hidden) wrote:
>
If I understand you correctly, your computer freezes during boot. Is
>
that correct? If so, have you tried booting 'verbosely' (CMD-v)?
>
>
If not, what do you mean by "when I load my kernel..."?
He means (I work with him, but he's gone home for the night...) that
IOPanic is not behaving how he expects. We are expecting (maybe
incorrectly) that when one calls IOPanic it will hose the kernel and spit
out all that lovely text over whatever is on the screen. Itstead when
calling IOPanic the machine just freezes.
"when I load my kernel..." means using kextload on our kernel driver.
(All the Windows people at our company have got us talking like them
now... :( they say 'kernel' when they mean 'kernel driver')
Thanks!