Maxime Henrion wrote:
> Peter Wemm wrote:
> > This turned out to be part of the problem.  I committed your patch and
> > another followup that got the rest of it.  The outstanding problems were:
> > 1) checkmethod caused use_kenv to be set only once and the next time it
> > was called, use_kenv would stay at zero and static hints only got used.
> > 2) the termination of the kenvp[] loop could do a null deref.
> > 
> > Anyway, I've committed both your and my changes, it should be working now.
> > If anybody else sees problems still, please yell.
> 
> Thanks for taking the time to fix this.  I was unavailable the whole day
> and tried to see what was causing the problem quickly this morning, but  
> I expected this to not be sufficient, and it indeed wasn't :-).

I think a lot of this was hidden on i386 because of the acpi/pnpbios
support, and the fact that a bunch of devices are hard coded in (clock
etc).

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to