yes, this has worked for me since. Rather than modify IOWarriorLib.c, i created these alternatives to IOWarriorWriteToInterface() and IOWarriorReadFromInterface().
just call openInterface0() once and then use readfromIOW or writetoIOW subsequently.
void openInterface0()
{
IOReturn ioReturnValue ...
Search found 6 matches
- Sat Jun 10, 2006 1:04 pm
- Forum: IO-Warrior English
- Topic: kernel panic on mac os x
- Replies: 12
- Views: 23095
- Thu Sep 01, 2005 12:18 pm
- Forum: IO-Warrior English
- Topic: kernel panic on mac os x
- Replies: 12
- Views: 23095
fix/woraround
i think i've found a possible fix/woraround. In IOWarriorLib.c in IOWarriorWriteToInterface() and IOWarriorReadFromInterface() the device is opened and closed every time. I removed te open/close calls from these functions and open/close only once rather then every read/write. This seems to have ...
- Wed Jul 20, 2005 2:53 pm
- Forum: IO-Warrior English
- Topic: kernel panic on mac os x
- Replies: 12
- Views: 23095
- Wed Jul 20, 2005 2:31 pm
- Forum: IO-Warrior English
- Topic: kernel panic on mac os x
- Replies: 12
- Views: 23095
- Wed Jul 20, 2005 1:09 pm
- Forum: IO-Warrior English
- Topic: kernel panic on mac os x
- Replies: 12
- Views: 23095
- Wed Jul 20, 2005 11:50 am
- Forum: IO-Warrior English
- Topic: kernel panic on mac os x
- Replies: 12
- Views: 23095
kernel panic on mac os x
I've had a few kernel panics on 10.3 and I suspect that it has something to do with the IOWarrior40. Here's the panic log:
Tue Jul 19 02:26:45 2005
panic(cpu 0): zalloc
Latest stack backtrace for cpu 0:
Backtrace:
0x00083878 0x00083D5C 0x0001EDA4 0x00039038 0x000241A0 0x000131F0 0x00013918 ...
Tue Jul 19 02:26:45 2005
panic(cpu 0): zalloc
Latest stack backtrace for cpu 0:
Backtrace:
0x00083878 0x00083D5C 0x0001EDA4 0x00039038 0x000241A0 0x000131F0 0x00013918 ...