OK, so it's probably obvious to everyone else, but please indulge a newbie. Why do we need a for() here? I've looked at the source file and I'm missing whatever it is. (I guess it must be deliberate, it's in more than one place in the source file.) - for (uiLoopIndex=0; uiLoopIndex < 1; uiLoopIndex++) + for (uiLoopIndex = 0; uiLoopIndex < 1; uiLoopIndex++) Cheers Julie _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel