On 2011-Jul-02 11:13:57 -0400, Ben Kaduk wrote:
>On Sat, Jul 2, 2011 at 9:54 AM, Ed Schouten wrote:
>> Reintroduce the cioctl() hook in the TTY layer for digi(4).
Thanks Ed.
>> The cioctl() hook can be used by drivers to add ioctls to the *.init and
>> *.lock devices. This commit breaks the
On Sat, Jul 2, 2011 at 9:54 AM, Ed Schouten wrote:
> Author: ed
> Date: Sat Jul 2 13:54:20 2011
> New Revision: 223722
> URL: http://svn.freebsd.org/changeset/base/223722
>
> Log:
> Reintroduce the cioctl() hook in the TTY layer for digi(4).
>
> The cioctl() hook can be used by drivers to add i
Author: ed
Date: Sat Jul 2 13:54:20 2011
New Revision: 223722
URL: http://svn.freebsd.org/changeset/base/223722
Log:
Reintroduce the cioctl() hook in the TTY layer for digi(4).
The cioctl() hook can be used by drivers to add ioctls to the *.init and
*.lock devices. This commit breaks the