Serial device issues (68k assembler)

This forum is for general developer support questions.
Post Reply
User avatar
alfkil
Posts: 67
Joined: Mon Oct 24, 2011 8:46 pm
Location: Denmark

Serial device issues (68k assembler)

Post by alfkil »

Posted this in the wrong forum:

I am trying to fix the network driver for Napalm. Problem is, that it locks up randomly sometimes, but always on the call to OpenDevice.

I have described the issue here:
http://www.amigans.net/modules/xforum/v ... 1&forum=25

Strange thing is, that it does not happen, when I run that exact same code in a small example app. Also of course there is no way to tell, it this is a 68k vs ppc issue or what.
Post Reply