=================================================================== RCS file: /MkLinux/floppy-darwin/floppy.h,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- floppy-darwin/floppy.h 2002/03/23 08:06:14 1.15 +++ floppy-darwin/floppy.h 2002/03/23 08:36:22 1.16 @@ -48,6 +48,7 @@ org_mklinux_iokit_swim3_driver *swim3Instance; swim3_async_args_t AsyncArgs; IOLock *AsyncLock; + bool locked; void handleInterrupt( IOInterruptEventSource *src, int /*count*/ ); void handleDMAInterrupt( IOInterruptEventSource *src, int /*count*/ );