static ssize_t DriverWrite( struct file *File, char __user *User, size_t count, loff_t *offset ) { return count; }