K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-07-11T21:34:41.000000Z K 7 svn:log V 250 Fix ioctls on the control vnode: ioctls on a character device fail with ENOTTY. Make the control vnode a regular file so that ioctls are passed through to our kernel module. Submitted by: Jan Harkes Approved by: re (kensmith) END