Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#44729 - 02/11/2001 08:41 empeg_readtherm() bug + fix
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
The empeg_readtherm() kernel routine locks up the machine under certain circumstances. This is due to it just barely missing a timer rollover in a wait-loop that uses bne to wait for an event to expire. Changing the bne to a blt fixes the problem.

Patch attached.


Attachments
43565-therm.patch (140 downloads)


Top
#44730 - 02/11/2001 14:11 Re: empeg_readtherm() bug + fix [Re: mlord]
morrisdl
enthusiast

Registered: 21/08/2000
Posts: 346
Loc: Rochester, NY USA
Now here is a user busting his arse to be part of the alpha-team! Not only reports the bugs, but provides the fix too!!! I cant speak to the validity of the fix, but I am impressed.

Side note -Kudos on the menu hack. I am a few versions back, but I have been enjoying it immensely.

Thanks,
_________________________
Cheers, -Doug Morrison Mk2-32G Back light buttons, Neon red screen

Top