One more important detail when playing with the 8:10 card slot: If the kernel has drivers that access the port (i.e., MMC or atben), these drivers need to be disabled before bit-banging the port from user space.
The following script accomplishes this: http://projects.qi-hardware.com/index.php/p/wernermisc/source/tree/master/ub To give the port back to the respective driver, change "unbind" to "bind". - Werner _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

