=================================================================== RCS file: /MkLinux/floppy-darwin/floppy.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- floppy-darwin/floppy.h 2002/03/21 21:48:38 1.13 +++ floppy-darwin/floppy.h 2002/03/23 06:17:12 1.14 @@ -35,7 +35,7 @@ private: IOWorkLoop * workLoop; IOInterruptEventSource * interruptSource; - IOInterruptEventSource * DMAinterruptSource; + IOInterruptEventSource * DMAInterruptSource; org_mklinux_iokit_swim3_driver *swim3Instance; void handleInterrupt( IOInterruptEventSource *src, int /*count*/ );