Register a new devfs node with the name fname that will run the function fopen when opened. This function should return a function for read, a function for write, function for close, and optionally, a function for seek, in that order.